]> git.sesse.net Git - vlc/shortlog
vlc
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 ...
2008-02-09 Felix Paul... Makefile.am: distribute simple_prefs.*
2008-02-09 Rafaël Carréfix zsh completion generator, add a script to help...
2008-02-09 Felix Paul... macosx: same as previous commit plus revert of [24799...
2008-02-09 Rafaël Carréfix framework building in VLC-release.app target
2008-02-09 Pierre d'Herbemontcmake: Increment my commit count :/ (oops).
2008-02-09 Pierre d'Herbemontcmake: Define DEBUG.
2008-02-09 Felix Paul... macosx: fully implemented the interface and audio categ...
2008-02-09 Pierre d'Herbemontcmake: Make the *.c *.h script generation compatible...
2008-02-09 Pierre d'Herbemontcmake: Fix for cmake's head.
2008-02-09 Pavlov KonstantinFix erroneous [25032].
2008-02-09 Pavlov KonstantinFix linkage in --as-needed mode.
2008-02-09 Pavlov KonstantinRegister video/x-matroska as a mime-type.
2008-02-09 Pierre d'Herbemontmacosx/framework: test updates to match the VLCKit...
2008-02-09 Pierre d'Herbemontcontrib: Remove now uneeded part of the ffmpeg-macosx...
2008-02-09 Pierre d'Herbemontcmake: Enable auhal audio output on Mac OS X.
2008-02-09 Pierre d'Herbemontcmake: Disable NO_SYMBOL_CHECK by default, until vlc...
2008-02-09 Pierre d'Herbemontcmake: Find live555.
2008-02-09 Pierre d'Herbemontcontrib: Do an install of live555, so that there is...
2008-02-09 Rémi Denis... WTF don't use the network in an automated stress test
2008-02-09 Rémi DuraffortWrap the code and remove unnecessary line.
2008-02-09 Rémi DuraffortHide the header bar of the Tree.
2008-02-09 Rémi Denis... Handle waitpipe error failures.
2008-02-09 Rémi Denis... DEBUG -> NDEBUG
2008-02-09 Rémi Denis... time.h is always needed (because of pthread_cond_timedwait)
2008-02-09 Rémi Denis... threads: Consistenly use NDEBUG
2008-02-09 Rémi Denis... Remove duplicated checks
2008-02-09 Pierre d'Herbemontcmake: NDEBUG to off with Debug target. This cause...
2008-02-09 Pierre d'Herbemontcmake: add iokit for mkv.
2008-02-09 Pierre d'Herbemontcmake: Detect matroska.
2008-02-09 Pierre d'Herbemontcmake: FindFFmpeg simplication.
2008-02-08 Dennis van... * modules/codec/x264.c: add satd exhaustive motion...
2008-02-08 Pierre d'Herbemontmacosx/frontrow_plugin: Default configuration to Debug.
2008-02-08 Dennis van... * modules/codec/x264.c: set default for direct predicti...
2008-02-08 Pierre d'Herbemontcmake: Add -read_only_relocs warning on ffmpeg for...
2008-02-08 Pierre d'Herbemontcmake: Add -fno-common for Pre-10.5 for shared library.
2008-02-08 Pierre d'Herbemontcmake: Check for inet functions.
2008-02-08 Faustino Osunacmake: Command substitution work around for VERBATIM...
2008-02-08 Pierre d'Herbemontcmake: Add VERBATIM back. Apparently this could be...
2008-02-08 Rémi DuraffortAdd the tree of the modules loaded in the messages...
2008-02-08 Pierre d'Herbemontcmake: Correctly remove files prior to recmake.
2008-02-08 Jean-Paul Samancheck malloc return value
2008-02-08 Pierre d'Herbemontmacosx/framework: Correctly set the Input and Output...
2008-02-08 Faustino Osunacmake: Removed VERBATIM flag, allows OS to perform...
2008-02-08 Rémi Denis... Check for ALSA
next