]> git.sesse.net Git - vlc/shortlog
vlc
2007-04-05 Jean-Baptiste... Qt4 - Add default buttons.
2007-04-05 Jean-Baptiste... Qt4 - Small modifications to messages dialog.
2007-04-05 Jean-Baptiste... Qt4 - virtual bug once again. Add debug...
2007-04-05 Jean-Baptiste... Qt4 - Make Open dialog KDE/GNOME/WIN32 compliant for...
2007-04-05 Jean-Baptiste... Qt4 - Fix error in a previous commit.
2007-04-05 Jean-Baptiste... Qt4 - Update Preferences buttons to please any OS/DE.
2007-04-05 Jean-Baptiste... Qt4 - Remove useless ui setting.
2007-04-05 Jean-Baptiste... Qt4 - Small correction on messages behaviour Ref #777
2007-04-05 Jean-Baptiste... Qt4 - Avoid uic errors - Patch by stw - Closes #1002
2007-04-05 Jean-Baptiste... Qt4 - Fix the GotoTime handler. Closes #377.
2007-04-05 Antoine CellerierPlease keep the coding style consistent inside the...
2007-04-05 Rémi Denis... Revert previous commit.
2007-04-05 Rafaël CarréStreaming output works again. Closes #1047
2007-04-05 Rémi Denis... Revert [19092] and really fix the variable naming probl...
2007-04-05 Rémi Denis... Spawn some more warnings
2007-04-05 Rémi Denis... missing errno.h
2007-04-05 Rémi Denis... Compiler warnings rampage
2007-04-05 Rémi Denis... Handle I/O errors
2007-04-05 Rafaël CarréFixes InitDeviceValues() using old HAL api
2007-04-05 Rémi Denis... Handle I/O errors properly
2007-04-05 Rémi Denis... Fix expansion-unsafe macro
2007-04-05 Rémi Denis... Fix compiler warnings
2007-04-05 Rémi Denis... Fix compiler warning
2007-04-05 Jean-Paul SamanVarious compile fixes for modules/codec/xvmc
2007-04-05 Jean-Paul SamanFix missing initializer compiler. Use memset to properl...
2007-04-05 Antoine CellerierAdd news about moduleinstance specific commands being...
2007-04-05 Jean-Baptiste... Qt4 - Open and Streaming Dialogs.
2007-04-04 Jean-Baptiste... qt4 - i18n - Don't use HTML tags.
2007-04-04 Jean-Baptiste... Qt4 - Don't use html tags in strings ... This breaks...
2007-04-04 Jean-Baptiste... Qt4 - Remove unnecessary files from Modules.am
2007-04-04 Jean-Baptiste... qt4 - remove unneeded file.
2007-04-04 Antoine Cellerier* Core: add var_Command function. This is used to execu...
2007-04-04 Rafaël CarréEnables D-Bus on BSD systems
2007-04-04 Jean-Baptiste... Qt4 - wording corrections. By Llynix
2007-04-04 Jean-Baptiste... qt 4 - s/interface/instance...
2007-04-04 Antoine CellerierAdd callback to change mosaic mask at runtime.
2007-04-04 Jean-Baptiste... Qt4 - SPrefsInterface Button is clicked by default.
2007-04-04 Antoine CellerierRemove mask picture_t leak.
2007-04-04 Rafaël CarréUse local copies for album art, rather than download...
2007-04-04 Antoine CellerierAdd mosaic_bridge transparency mask to the NEWS.
2007-04-04 Antoine CellerierAdd new "mask" option to the mosaic_bridge module....
2007-04-04 Felix Paul... * make sure that the fspanel is being actived in all...
2007-04-04 Felix Paul... * fixed grammar (closes #1099); I would still prefer...
2007-04-04 Rafaël CarréUse new gnome-screensaver D-Bus interface
2007-04-04 Loïc Minier* Fix missing include causing a build failure with...
2007-04-04 Christophe... Gettext produce libintl.h or libgnuintl.h depending...
2007-04-04 Jean-Baptiste... qt4 - Rename a confusing component
2007-04-04 Jean-Baptiste... Qt4 - New Simple Preferences look'n feel. Should work...
2007-04-03 Jean-Baptiste... Qt4 - oops... Forgot that file in the precedent commit...
2007-04-03 Jean-Baptiste... Qt4 - Dialog. fix the reparenting Open Dialog for Win32
2007-04-03 Pierre d'HerbemontMac OS X package: When the dmg is opened force the...
2007-04-03 Christophe... Only install libswscale.pc and swscale headers when...
2007-04-03 Jean-Paul SamanCleanup patch had 2 config.macosx entries.
2007-04-03 Jean-Paul SamanFix bug get_aspectRatio() that returned wrong error...
2007-04-03 Jean-Paul SamanUpdate libintl.patch. The include file has been renamed...
2007-04-03 Christophe... Some files have been renamed and some added
2007-04-02 Pierre d'HerbemontMac OS X gui: Fix a crash when asking for fullscreen...
2007-04-02 Christophe... ffmpeg: targetos must now be in lower case.
2007-04-02 Antoine CellerierAdd news about the new blending chroma support -> mosai...
2007-04-02 Antoine Celleriermosaic.c: If we're not using bluescreen stuff (which...
2007-04-02 Antoine CellerierUse I420 image buffers instead of YUVA for mosaic bridg...
2007-04-02 Antoine CellerierFix I420/YV12 -> * blending. Looks like we did need...
2007-04-02 Olivier Aubertbindings/python/vlc_internal: implement vlc_object_find...
2007-04-02 Antoine Cellerieralso scale I420/YV12. (untested) (btw, why don't we...
2007-04-02 Antoine Cellerier* Untested YV12/I420 -> * blending. Works exactly like...
2007-04-01 Jean-Baptiste... Qt4 - Enter key does always close() a dialog. Correctio...
2007-04-01 Antoine CellerierAdd some qfu and qtu calls for string values.
2007-04-01 Antoine CellerierAdd new --sdl-chroma option to force the used chroma.
2007-04-01 Antoine Cellerierdon't invert the function names.
2007-04-01 Jean-Baptiste... Qt4 - try to provide the missing dialogs for the dialog...
2007-04-01 Jean-Baptiste... Add a define for the EXTENDED dialog for further use...
2007-04-01 Antoine CellerierUntested RGBA -> YUV Packed blending.
2007-04-01 Antoine CellerierUntested RGBA -> RV16 blending (I420 and RV24 work...
2007-04-01 Pierre d'HerbemontMac OS X gui: Label the option "Check for VLC update...
2007-04-01 Pierre d'HerbemontMac OS X gui: Ask the user if she wants to check update...
2007-04-01 Antoine CellerierRemove some debug messages and fix the sub-picture...
2007-04-01 Antoine CellerierAllow changing the subpicture filter chain at runtime...
2007-04-01 Antoine CellerierRemove trailing space.
2007-04-01 Jean-Baptiste... Qt4 - Regroup in a better way the menus.
2007-04-01 Jean-Baptiste... qt4 - shortcuts corrections and enhancements.
2007-04-01 Jean-Baptiste... Qt4 - Ambiguous shortcut overload: Ctrl+ P
2007-04-01 Jean-Baptiste... Qt4 - Goto Time, IA
2007-04-01 Antoine CellerierAdd calls to config_Put* to make sure that the configur...
2007-04-01 Antoine Cellerier95% of the video filters extended panel is now done...
2007-04-01 Jean-Baptiste... update. Almost ok.
2007-04-01 Jean-Baptiste... LIST update (3)
2007-04-01 Jean-Baptiste... LIST update (2)
2007-04-01 Jean-Baptiste... LIST. update (1)
2007-04-01 Derk-Jan Hartman* Don't enable libIDL. we don't really need it atmo
2007-04-01 Jean-Baptiste... qt4 - GotoTime dialog button, with handling for KDE...
2007-04-01 Jean-Baptiste... Contrib: update gettext to 0.16.1
2007-04-01 Jean-Baptiste... Forgotten in last commit.
2007-04-01 Jean-Baptiste... Update Contribs to twolame 3.10 and remove patch includ...
2007-03-31 Jean-Baptiste... Really fix Makefile for extras
2007-03-31 Antoine CellerierFix extra makefile.
2007-03-31 Jean-Baptiste... DON'T BUILD FFMPEG w --enable-swscaler.
2007-03-31 Antoine CellerierRemove trailing space.
2007-03-31 Antoine CellerierMake it possible to change puzzle parmaeters after...
2007-03-31 Antoine CellerierMake it possible to change sharpen sigma after filter...
2007-03-31 Antoine CellerierMake it possible to change the blur factor after filter...
next