]> git.sesse.net Git - vlc/shortlog
vlc
2006-11-21 Rafaël CarréUnicode support in directory access on windows. Patch...
2006-11-21 Rafaël CarréCorrect method signature
2006-11-21 Rafaël CarréDebug messages shouldn't be shown with printf
2006-11-21 Jean-Baptiste... *Qt4-Open: Hide by defaults.
2006-11-21 Rafaël CarréRemoves vorbis header since taglib isn't used to parse...
2006-11-21 Jean-Baptiste... Qt4: ExtraAudioToggle
2006-11-21 Rafaël CarréCorrects indentation
2006-11-21 Rafaël CarréArtist, Album and Track musicbrainz IDs detection
2006-11-21 Rafaël Carré--target is only used when building a compiler
2006-11-20 Christophe... Add a flag for config option to mark it as unsaveable...
2006-11-20 Jean-Baptiste... Qt4: Just a toggle test for the advanced Panel.
2006-11-20 Damien Fouilleuloops, tab expansion is a bad thing on Makefile
2006-11-20 Damien Fouilleulcontribs: force --target, --build and --host whether...
2006-11-20 Rafaël CarréAdd dbus-vlc.py to dist
2006-11-20 Rafaël CarréInclude sample D-Bus controller
2006-11-20 Christophe... Include xvmc plugin in the build system
2006-11-20 Rafaël CarréUses playlist facilities
2006-11-20 Rafaël CarréFilters '/' characters in tags, to create valid filenames
2006-11-20 Rafaël CarréUpdates old documentation a bit
2006-11-20 Benjamin Pracht* Quick fix when transcoding and resampling mono audio...
2006-11-20 Rafaël CarréIgnore empty vorbis comments (closes #704)
2006-11-20 Rafaël CarréFixes broken D-Bus detection
2006-11-20 Rafaël CarréRemove Audio cds and their tracks at ejection
2006-11-20 Rafaël CarréWxwidgets playlist fix
2006-11-20 Jean-Baptiste... * Qt4: added network and disk UIs to Open
2006-11-19 Christophe... Make update-po
2006-11-19 Christophe... i18n fixes
2006-11-19 Rafaël Carréremoves already done "todo"
2006-11-19 Rafaël CarréInitial support of one instance mode on systems running...
2006-11-19 Derk-Jan Hartman* Don't Warn on VP62 video in NSV. It's supported now...
2006-11-19 Derk-Jan Hartman* Fix shoutcast SD Delete. playlist is not locked.
2006-11-19 Pavlov Konstantinadded normal looking playlist icon (converted to png...
2006-11-19 Derk-Jan Hartman* Fix OSX GUI after playlist API update
2006-11-19 Derk-Jan Hartman* subtitle.c: const warning fixes
2006-11-19 Derk-Jan Hartman* Fix CDDA module after playlist API updates
2006-11-19 Antoine CellerierUse appropriate help text.
2006-11-19 Gildas Bazin* configure.ac: when we use the packed attribute we...
2006-11-19 Dennis van... * src/control/playlist.c: Fix typo vlc_mutex_unlokc...
2006-11-19 Rafaël CarréReenables device probe header
2006-11-19 Clément StenacInput options inheritance in directory access (Closes...
2006-11-19 Rafaël CarréFixes wxwidgets compilation
2006-11-19 Clément StenacBeginning of implementation of art fetch when played
2006-11-19 Clément Stenac* Documentation belongs to the .h, step 1
2006-11-19 Dennis van... * vlc.win32.nsi.in: Add shortcuts in seperate Utilities...
2006-11-19 Antoine CellerierSmall doxygen doc fix (i hope)
2006-11-19 Clément StenacCompile fix
2006-11-19 Clément StenacFinish the playlist API transition (hopefully)
2006-11-19 Rafaël CarréAdds GetPlayingItem method
2006-11-18 Rafaël Carrésvn:propedit Id
2006-11-18 Rafaël CarréAdd Next, Prev, and Stop methods
2006-11-18 Rafaël CarréAdd missing </method> tag
2006-11-18 Rafaël CarréAdded quit method
2006-11-18 Derk-Jan Hartman* Don't use deprecated functions if libswscaler is...
2006-11-18 Rafaël CarréInitial support of D-Bus based control interface
2006-11-18 Christophe... Oups chnage that in [17846] by mistake
2006-11-18 Filippo Caronefix for java bindings native files makefile
2006-11-18 Christophe... Acording to the latest test wxwidgets in unicode mode...
2006-11-18 Christophe... Fix the alignment issue in ffmpeg. Based on patch by...
2006-11-18 Filippo Caronejvlcpanel constructor added
2006-11-18 Filippo Caronelibvlc_playlist_add enabled
2006-11-17 Derk-Jan Hartman* Update ffmpeg contrib
2006-11-17 Derk-Jan Hartman* Fix ffmpeg include's
2006-11-17 Derk-Jan Hartman* Other way around of course
2006-11-17 Derk-Jan Hartman* Disable swscale if we don't have it installed
2006-11-17 Derk-Jan Hartman* Remove the old swscale files, and use the newer libsw...
2006-11-17 Rafaël CarréForbid concurrent libnotify calls in multiple threads
2006-11-17 Rafaël Carrétypo
2006-11-17 Rafaël CarréShould fix API compatibility with HAL 0.5.0
2006-11-17 Mark MoriartyRevert wxwidgets.hpp change -- problem appears to have...
2006-11-17 Rafaël CarréRemoves broken D-Bus version check
2006-11-16 Derk-Jan Hartman* forwardport [17824] WAVPACK and TTA in matroska
2006-11-16 Derk-Jan Hartman* Forgot to commit the paranoia changes in the cddax...
2006-11-16 Derk-Jan Hartman* Forwardport [17820] and [17823]. Live contrib compile...
2006-11-16 Filippo CaroneMake java bindings compile with libtool
2006-11-16 Rémi Denis... Fix local port number for multicast receival
2006-11-16 Jean-Baptiste... pfff... Fortunes.
2006-11-16 Marian DurkovicFix detection of FreeBSD version (the previous one...
2006-11-16 Jean-Baptiste... * Qt4: Display open dialog. Not yet functionnable.
2006-11-16 Jean-Baptiste... Changes on live555 make MacOS-X patch fail in extras...
2006-11-16 Derk-Jan Hartman* Update version of libcdio. 0.78.2 is now the req...
2006-11-16 Derk-Jan Hartman* forwardport [17800]
2006-11-16 Derk-Jan Hartman* VLC now requires libmatroska 0.7.7 because from then...
2006-11-15 Derk-Jan Hartman* LDLFAGS -> LDFLAGS
2006-11-15 Derk-Jan Hartman* CFAGS -> CFLAGS
2006-11-15 Rafaël CarréFixes devices removal, and crash on exit
2006-11-15 Rafaël CarréManages hot ejection of devices
2006-11-15 Derk-Jan Hartmanforwardport [17791]:
2006-11-15 Rémi Denis... Fix typo
2006-11-15 Rémi Denis... Use lldiv replacement on FreeBSD < 5.0 (fixes #840)
2006-11-15 Olivier Aubertpython/bindings/vlc_object.c: complete vlc_object_find...
2006-11-15 Olivier Aubertpython/bindings/setup.py: fix python binding building...
2006-11-15 Rafaël CarréUpdate slovenian translation
2006-11-15 Mark MoriartyAttempt to fix wxwidgets file open and Messages display.
2006-11-15 Marian Durkovicsome news
2006-11-15 Filippo CaroneDon't create Makefile.in in bindings/java/src
2006-11-14 Rafaël CarréAdds real-time device adding (not removal yet)
2006-11-14 Derk-Jan Hartman* Use utf8_open for the .bin vcdimage file
2006-11-14 Filippo Caroneuse libtool to compile java bindings. needs a cleanup...
2006-11-14 Pavlov KonstantinThis should fix beos linking problem
2006-11-14 Pavlov Konstantinqt4: i really like readable debug output
next