]> git.sesse.net Git - vlc/shortlog
vlc
2008-02-15 Christophe... .
2008-02-14 Dennis van... * modules/codec/x264.c: fix threads=0 (auto) which...
2008-02-14 Dennis van... * extras/contrib/src/Patches/x264-svn-win32.patch:...
2008-02-14 Pierre d'Herbemontfrontrow_plugin: Cleanups, and improvement such as...
2008-02-14 Dennis van... * modules/codec/x264.c: more user friendly version...
2008-02-14 Pierre d'Herbemontcmake: Look for swab.
2008-02-14 Pierre d'Herbemontcmake: Find libdvbpsi, libmpeg2.
2008-02-14 Pierre d'Herbemontcontrol/media_discoverer.c: Small lock issues.
2008-02-13 Dennis van... * extras/contrib/src/Patches/x264-svn-win32.patch:...
2008-02-13 Pierre d'Herbemontvlc_arrays.h: More vlc_dictionary_t fixes.
2008-02-13 Rémi Denis... fr.po: use real apostrophe
2008-02-13 Rémi DuraffortChek return asprintf value.
2008-02-13 Pierre d'Herbemontvlc_arrays.h: Make sure we return the right value assoc...
2008-02-13 Pierre d'Herbemontmacosx/framework: Correctly set the children of the...
2008-02-13 Jean-Baptiste... Qt4 - Menus: VLM is Ctrl+W now.
2008-02-13 Pierre d'Herbemontcontrol: Implement and export media_list_view_children_...
2008-02-13 Felix Paul... qt4/macosx: fixed the embedded vout setting
2008-02-13 Felix Paul... macosx: implemented the Video category of the SimplePre...
2008-02-13 Rémi Denis... Winsock seems to timeout half-closed TCP sockets.
2008-02-13 Pierre d'Herbemontcontrol/media_discoverer.c: Fix previous commit.
2008-02-13 Felix Paul... macosx: removed the 'macosx-embedded' setting. It's...
2008-02-13 Pierre d'Herbemontcontrol/media_discoverer.c: Support psz_category in...
2008-02-13 Pierre d'Herbemontvlc_app: Forgotten resources files.
2008-02-13 Ilkka Ollakkaadd rate-change variable in core to inform when rate...
2008-02-13 Jean-Baptiste... Qt4 - Actually implement double-click on speed does...
2008-02-13 Ilkka Ollakkaquick hack to get rate-faster/slower to react in qt4...
2008-02-13 Jean-Baptiste... Fix Goom compile for windows.
2008-02-13 Rémi DuraffortCheck asprintf return value.
2008-02-12 Antoine CellerierLooks like this was missing from r25071
2008-02-12 Antoine Celleriervideo filter module - for thehomebrewAmbiLight (AtmoLig...
2008-02-12 Antoine Celleriervideo filter module - for thehomebrewAmbiLight (AtmoLig...
2008-02-12 Rémi DuraffortCheck for the return value of fwrite.
2008-02-12 Antoine Celleriervideo filter module - for thehomebrewAmbiLight (AtmoLig...
2008-02-12 Pierre d'Herbemontmacosx/frontrow_plugin: VLCMediaListController, display...
2008-02-12 Pierre d'Herbemontcmake: Some improvements based on Alexander Neundorf...
2008-02-12 Dennis van... * extras/contrib/src/x264-svn-win32.patch: add threads...
2008-02-12 Jean-Paul SamanAlso newer live55 exhibit the problem.
2008-02-12 Jean-Paul SamanDon't leak memory in error paths
2008-02-12 Rémi DuraffortAdd an "update button" to update the modules tree.
2008-02-12 Jean-Baptiste... Qt4 - Clean a bit the debug.
2008-02-12 Jean-Baptiste... Qt4 - small fixes... Remove one redondant connect,...
2008-02-12 Jean-Baptiste... Qt4 - Change the event numbers and add more debug to...
2008-02-11 Dennis van... * modules/codec/x264.c: add x264 version debug info
2008-02-11 Christophe... Fix logic
2008-02-11 Rémi Denis... Make autoreconf verbose
2008-02-11 Jean-Paul SamanCheck malloc return value
2008-02-11 Jean-Paul SamanSimplify rc stats command
2008-02-11 Jean-Baptiste... Qt4 - Open Disk. Provide a button to eject the disk...
2008-02-11 Jean-Baptiste... Qt4 - Try to minimize the callbacks. Just commenting...
2008-02-11 Jean-Baptiste... Qt4 - network policy in Sprefs and in privacy policy...
2008-02-11 Jean-Baptiste... Qt4 - Put the default header to 39 in the playlist.
2008-02-11 Ilkka Ollakkashow default info in playlist if i_showflag is too...
2008-02-11 Benjamin Pracht* fix pthread support for x264 on win32
2008-02-11 Pierre d'Herbemontvlc_app: New media layer view. Enabled by default....
2008-02-10 Pierre d'Herbemontframework: Fix the configure script. Fix a bunch of...
2008-02-10 Jean-Paul SamanCleanup in the error path
2008-02-10 Jean-Paul SamanFix memleak ffmpeg/video_filter.c
2008-02-10 Jean-Baptiste... More thanks.
2008-02-10 Christophe... Fix make dist. The Makefile has been transformed in...
2008-02-10 Felix Paul... contribs: introduce 'QT4_MAC_VERSION' as 4.3.4 isn...
2008-02-10 Christophe... Clean up after yourself
2008-02-10 Jean-Baptiste... another one.
2008-02-10 Jean-Baptiste... oops. typo in thanks.
2008-02-10 Christophe... Fix compilation. We can't use config_* in mozilla so...
2008-02-10 Jean-Baptiste... AAC reordering fix. Patch by Sebastian Jenny and atmo...
2008-02-10 Rémi Denis... Win32 threads: Set priority on success rather than...
2008-02-10 Rémi Denis... Really (I swear) implement the waitpipe in net_write
2008-02-10 Rémi Denis... Add some debug
2008-02-10 Rémi Denis... Fix net_Write waitpipe usage, cleanups
2008-02-10 Pierre d'Herbemontcontrol/media_descriptor.c: Ask for artwork only when...
2008-02-10 Pierre d'Herbemontcmake: remove unneeded checks.
2008-02-10 Pierre d'Herbemontcmake: FindX11.
2008-02-10 Rémi Denis... Don't set DATA_PATH when building plugins - fixes ...
2008-02-10 Rémi Denis... Use config_GetDataDir() instead of DATA_PATH.
2008-02-10 Rémi Denis... Cleanup.
2008-02-10 Rémi Denis... This really is an integer, not a boolean
2008-02-10 Jean-Baptiste... Qt4 - cosmetic.
2008-02-10 Rémi Denis... Remove arbitrary timer in net_Write()
2008-02-10 Ilkka OllakkaAdd state-callback to check item-change, change playlis...
2008-02-10 Jean-Baptiste... Qt4 - save the mainInterface size only if there was...
2008-02-10 Jean-Baptiste... Fix asa subtitles merge. Close #1468
2008-02-10 Jean-Baptiste... Qt4 - Destroy correctly the qt4 interface when used...
2008-02-10 Jean-Baptiste... Qt4 - beginning of cleaning correctly the DP.
2008-02-10 Rémi Denis... Cleanup MRL parsing as agreed half a year ago.
2008-02-10 Jean-Baptiste... Qt4 - Remove trailing spaces...
2008-02-10 Jean-Baptiste... Qt4 - Messages. Simplification and extend the tree...
2008-02-10 Jean-Baptiste... Qt4 - setToolTip on the rateLabel.
2008-02-10 Jean-Baptiste... Qt4 - Windows, try to fix the Open Containing Folder...
2008-02-10 Jean-Baptiste... Fortune...
2008-02-10 Jean-Baptiste... Qt4 - SoundSlider setToolTip only in the correct range.
2008-02-10 Jean-Baptiste... Qt4 - tree: remove the \n at the end of each line...
2008-02-10 Pierre d'Herbemontmacosx/framework: Fix the cmake bootstrap script.
2008-02-10 Pierre d'Herbemontvlc_common.h: VLC_EXPORT should have extern if there...
2008-02-09 Rémi DuraffortReplace the button to the right place.
2008-02-09 Pierre d'Herbemontmacosx/framework: Fix a bit the cmake generation script.
2008-02-09 Pierre d'Herbemontcmake: Enable opengllayer on Mac OS X.
2008-02-09 Pierre d'Herbemontcmake: FindCurses.
2008-02-09 Pierre d'Herbemontmacosx/framework: Use local variables where needed...
2008-02-09 Rémi Denis... Use the exception set in poll().
2008-02-09 Felix Paul... contribs: really fix ffmpeg compilation on Darwin ...
next