]> git.sesse.net Git - vlc/shortlog
vlc
2008-12-27 Felix Paul... contrib: tweaked a few lines to make 64bit compilation...
2008-12-27 Rémi DuraffortFix a segfault when parsing meta data in ogg.
2008-12-27 Rémi Durafforttaglib: write some more id3v2 tags and add empty functi...
2008-12-27 Rémi DuraffortDon't skip some errors lines and skip some others.
2008-12-26 Felix Paul... contribs: reflect an API change in 10.4, which leads...
2008-12-26 Felix Paul... contribs: compilation fix fo libmodplug when compiling...
2008-12-26 Felix Paul... the double appliance icon is apparently necessary ...
2008-12-26 Felix Paul... minor compilation fix
2008-12-26 Felix Paul... Make sure that FFmpeg also uses the CC we want to use
2008-12-26 Rémi Denis... Have alias scripts depend on the Makefile
2008-12-25 Felix Paul... really remove the additional copy and enlarge the icon
2008-12-25 Felix Paul... Added our GPL copyright header to all files
2008-12-25 Felix Paul... Replaced the VLC icon by the 512px version and removed...
2008-12-25 Felix Paul... Fixed framework compilation and changed the configure...
2008-12-24 Jean-Baptiste... NEWS and LIST update
2008-12-24 Mathieu SonetFix a regression introduced by the previous commit
2008-12-23 Tadashi Jokagil10n: Japanese update
2008-12-22 Felix Paul... Compilation fix
2008-12-22 Felix Paul... Fixed patch
2008-12-22 Filippo Caronejvlc: sample client version 1.0.0-snapshot
2008-12-22 Filippo Caronejvlc: make the medialistplayer a property of the jvlc...
2008-12-22 Filippo Caronejvlc: internal log tests added
2008-12-22 Filippo Caronejvlc: unneeded test class removed
2008-12-22 Filippo Caronejvlc: timeout put on test
2008-12-22 Filippo Caronejvlc: test class made abstract
2008-12-22 Filippo Caronejvlc: comment tests that never return (need to find...
2008-12-22 Filippo Caronejvlc: comment tests that never return (needs to be...
2008-12-22 Filippo Caronejvlc: medialisttest renamed to libvlcmedialisttest
2008-12-22 Filippo Caronejvlc: medialistplayertest renamed to libvlcmedialistpla...
2008-12-22 Filippo Caronejvlc: mediaInstance renamed to mediaplayer in test...
2008-12-22 Filippo Caronejvlc: more callback related tests
2008-12-22 Filippo Caronelibvlc: on stop, fire a stopped event, not end reached
2008-12-22 Filippo Caronejvlc: event type enum commented for readability
2008-12-22 Filippo Caronejvlc: LibVlcMediaInstance renamed to LibVlcMediaPlayer
2008-12-22 Filippo Caronejvlc: media event tests added
2008-12-22 Filippo Caronejvlc: event types updated
2008-12-21 Derk-Jan Hartmancontrib: New Mac OS X binary contrib downloads (v4)
2008-12-21 Rémi Denis... Tentative hack for OSX msleep/mwait cancellation
2008-12-21 Derk-Jan Hartmancontrib: fix broken ffmpeg macosx patch
2008-12-21 Rémi DuraffortTaglib: save more meta data.
2008-12-21 Rémi Denis... fix typo
2008-12-21 Jean-Baptiste... Kostya RV30 code is merged in FFmpeg.
2008-12-21 Ilkka Ollakkadon't save xspf-playlist location, as it's not needed...
2008-12-21 Rémi Denis... typo
2008-12-21 Rémi Denis... Win32: RAOP needs Winsock
2008-12-21 Rémi Denis... Inline strsep
2008-12-21 Rémi Denis... decomp: inclde spawn.h only if used
2008-12-21 Rémi Denis... Revert "decomp: disable on DARWIN, because 10.4 does...
2008-12-21 Rémi Denis... decomp: use plain fork/exec if POSIX spawn is missing
2008-12-21 Rémi Denis... Comment for myself
2008-12-21 Derk-Jan Hartmandecomp: disable on DARWIN, because 10.4 does not suppor...
2008-12-21 Ilkka Ollakkause MetaMatch in search instead compare to possible...
2008-12-21 Rémi Denis... VLC_OBJECT_PLAYLIST: remove unused type
2008-12-21 Rémi Denis... Do not compete with libvlc in destroying interfaces...
2008-12-21 Dominique LeuenbergerFix for 'no-return-in-nonvoid function intf.c'
2008-12-21 Rémi Denis... Move libvlccore into the global symbol namespace if...
2008-12-20 Rémi Denis... Fix error values
2008-12-20 Pierre d'Herbemontopengl: Remove opengl effects as agreed at the VDD...
2008-12-20 Ilkka OllakkaDon't require location under track element in xspf...
2008-12-20 Filippo Caronejvlc: mediadescriptor tests added
2008-12-19 Dominique LeuenbergerDrop the very obsoleted gettext language code no. It...
2008-12-19 Michael HanselmannAdd Remote Audio Output Protocol stream output plugin
2008-12-19 Jean-Baptiste... Qt/VLM:: correctly set the filter.
2008-12-19 Jean-Baptiste... Qt4: correctly create some buttons.
2008-12-19 Jean-Baptiste... Qt4: forgotten include.
2008-12-19 Jean-Baptiste... Qt4: icons for skip and eject buttons.
2008-12-19 Jean-Baptiste... Qt4: connect TimeLabel to the inputStateChange to displ...
2008-12-19 Jean-Baptiste... Qt: Improve some wording for support.
2008-12-19 Jean-Baptiste... Forward port of 'Telnet: fix win32 work'.
2008-12-18 Jean-Baptiste... Qt4: Fix small layout bug introduced by customization
2008-12-18 Jean-Baptiste... Add .rm and .rmvb extensions.
2008-12-18 Jean-Baptiste... [Qt] Add 2 new icons.
2008-12-17 Ilkka OllakkaCheck itemtype if uri is changed
2008-12-17 Ilkka OllakkaDon't wait location-node for creating input, and allow...
2008-12-17 Jean-Baptiste... [Win32] Activate ActiveX by default since now it works.
2008-12-17 Rémi DuraffortCheck malloc return value.
2008-12-17 Rémi DuraffortUse NULL instead of 0.
2008-12-17 Rémi DuraffortDon't write two times when only one is needed.
2008-12-17 Jean-Baptiste... [Qt] SPrefs, activate the headphone filter correctly.
2008-12-17 Jean-Baptiste... [Qt] Add deinterlacing and AR in video tab in Simple...
2008-12-17 Rémi DuraffortLess includes.
2008-12-17 Rémi Duraffortcaugh caugh.
2008-12-17 Rémi DuraffortAnother fix for win32.
2008-12-17 Rémi DuraffortFix win32 compilation.
2008-12-16 Rémi Denis... b_menu: remove unused variable
2008-12-16 Rémi Denis... Migrate AA and GGI to intf-popupmenu
2008-12-16 Rémi Denis... b_menu_change: remove write-only variable
2008-12-16 Rémi Duraffortbdagraph: cleaning.
2008-12-16 Rémi Denis... Win32: fix race condition initializing static mutexes
2008-12-16 Rémi Denis... Robustify Win32 mutex assertions
2008-12-16 Rémi Duraffortbda: little cleanup.
2008-12-16 Rémi Duraffortanalyser/zsh: fix memleak (#2303)
2008-12-16 Rémi Denis... C++-proofing
2008-12-16 Rémi Denis... AVI: fix track names character set (fixes #2334)
2008-12-16 Rémi Denis... FromLatin1: converts from ISO-8859-1 to UTF-8
2008-12-16 Rémi Denis... Remove conditionally unused function
2008-12-16 Rémi Denis... Check for vmsplice() since Middle Ages libc didn't...
2008-12-16 Christophe... i18n
2008-12-16 Christophe... Cosmetic: reorder and remove duplicates
2008-12-16 Christophe... Distribute pixmaps/space.png
next