]> git.sesse.net Git - vlc/shortlog
vlc
2006-09-22 Olivier Aubertpython bindings: changes from the libvlc API: a MediaCo...
2006-09-22 Olivier Aubertmediacontrol API: (mostly) use the new libvlc API
2006-09-22 Damien Fouilleulinput.c: fixed the playback rate (0.5 is half the speed...
2006-09-21 Christophe... Make update-po
2006-09-21 Damien Fouilleul- ActiveX: optimized implementation of all IEnumXXX...
2006-09-21 Sam Hocevar * "synch" -> "sync" (gniihiihiimineeeeerveuh)
2006-09-21 Eric PetitRemoves --macosx-fill which has been long broken and...
2006-09-20 Clément StenacAutosave size/position + fix a resizing bug in the...
2006-09-20 Clément StenacA bit of cleanup in the info stuff
2006-09-20 Clément StenacDo not hide the video widget, as it causes some sizing...
2006-09-20 Clément StenacCleanup
2006-09-20 Christophe... Update portuguese l10n by Ari Constancio
2006-09-20 Clément StenacSome size fixes
2006-09-20 Antoine Cellerier2nd try
2006-09-20 Antoine Cellerierpropset keywords Id
2006-09-20 Derk-Jan Hartman* Fix selection of Adjust filter. On the fly changes...
2006-09-20 Jean-Baptiste... *Qt4: InfoTree for files. The timer does not function...
2006-09-20 Olivier Aubertbindings/mediacontrol-python/vlc_instance.c: complete...
2006-09-20 Damien Fouilleul- replace std=c99 by std=gnu99, which allows for GCC...
2006-09-20 Jean-Baptiste... Replace playlist_NodesCreateForSD by playlist_NodesPair...
2006-09-20 Olivier Aubertpython bindings: add support for the new libvlc API
2006-09-19 Clément StenacLayout for album art
2006-09-19 Christophe... clean the musicbrainz stuffs
2006-09-19 Clément StenacNew system for handling elements in the main interface
2006-09-19 Clément StenacGive control back to the main interface for handling...
2006-09-19 Clément StenacRework of the embedded stuff. This breaks everything :)
2006-09-19 Clément StenacSplit video widget from background image managre
2006-09-18 Antoine CellerierWoops
2006-09-18 Antoine CellerierIt's still ugly as hell but a bit more accurate. (This...
2006-09-18 Antoine CellerierBraindead plugin that get's the current song's album...
2006-09-18 Jean-Baptiste... * Qt4/Information: Put the close button in a better...
2006-09-18 Christophe... Update portuguese l10n by Ari Constancio
2006-09-18 Clément StenacTemporary dialog for the equalizer
2006-09-18 Antoine CellerierFix voribis meta data stuff (so that it doesn't match...
2006-09-18 Damien Fouilleul- configure.ac: fix for widl detection
2006-09-18 Damien Fouilleulconfigure.ac: disable warning for unused parameter...
2006-09-18 Felix Paul... * remove the patch and try a hacky, but supposed to...
2006-09-18 Clément StenacAudioscrobbler plugin update by Rafael Carre
2006-09-18 Clément StenacUpdate beautifier for libtool
2006-09-18 Clément Stenacsvn:ignore
2006-09-18 Damien Fouilleul- activex: cleanup, improved VB compatibility and new...
2006-09-18 Clément StenacClean up a bit queues handling. Do not use dynamic...
2006-09-18 Clément StenacUse a separate message bank for each libvlc instance
2006-09-18 Clément StenacOnly deinit non-refcounted core data if we're the last...
2006-09-18 Clément StenacA bit of cleanup and test
2006-09-18 Christophe... update-po and fix rules for qt4 ui
2006-09-18 Clément StenacFix spurious release at end
2006-09-18 Clément StenacFix deadlock
2006-09-17 Felix Paul... * that one as, please..
2006-09-17 Felix Paul... * some additions and updates THANKS
2006-09-17 Felix Paul... * added button graphics to target
2006-09-17 Felix Paul... * removed an outdated method instead of commenting it
2006-09-17 Felix Paul... * implemented the previously committed playmode buttons...
2006-09-17 Clément StenacMissing file
2006-09-17 Clément StenacFix terrible bug
2006-09-17 Antoine CellerierNext non bugfix release is going to be 0.9.0
2006-09-17 Clément StenacUpdate trunk NEWS
2006-09-17 Clément StenacEqualizer component
2006-09-17 Clément StenacTry computing an approximation of the length when we...
2006-09-17 Felix Paul... * temporarily disable x264 on intel-based Macs until...
2006-09-17 Antoine CellerierUse Artist/Title/Album meta data in vorbis. Feel free...
2006-09-17 Clément StenacDon't delete callbacks from an already destroyed objects
2006-09-17 Pavlov Konstantinservicing email change request for Rafael Carre
2006-09-17 Felix Paul... * add the new icons by Simon Damkjaer Anderson <simonda...
2006-09-17 Felix Paul... * don't add -Wall to the obj-C flags, as you'll get...
2006-09-17 Felix Paul... * compile before you commit, wasn't it?
2006-09-17 Felix Paul... * another attempt by pengvado
2006-09-17 Antoine CellerierFix deadlock (hopefully)
2006-09-17 Felix Paul... * try to fix x264 for Mac Intel as suggested by Manao...
2006-09-17 Antoine CellerierNew audioscrobbler/last.fm plugin by Rafaël Carré and...
2006-09-17 Felix Paul... * fixed __intf_UserStringInput
2006-09-17 Felix Paul... * updated all files to yield the playlist instead of...
2006-09-17 Christophe... Initialise widgets to avoid garbage display
2006-09-17 Clément StenacUI for equalizer
2006-09-17 Clément StenacDon't forget to reset skipping when adding a new item
2006-09-17 Clément StenacReduce wakeup frequencies
2006-09-17 Clément StenacServices discovery are not forced to have a run function
2006-09-17 Clément StenacWoops
2006-09-17 Clément StenacClean up a bit of redundant code
2006-09-17 Clément StenacDon't run growl and msn plugins
2006-09-17 Jean-Baptiste... *Qt4: InfoTabs, the layout..
2006-09-17 Clément StenacInterfaces are now allowed not to have a Run function.
2006-09-17 Clément StenacFix
2006-09-17 Clément Stenac* Move all notifications plugins to misc/notify
2006-09-17 Clément StenacDon't use find for the playlist
2006-09-16 Clément StenacFix crash
2006-09-16 Clément StenacFix Qt crash on exit
2006-09-16 Clément StenacFix shoutcast handling and remove broken progress detection
2006-09-16 Clément StenacCorrectly handle "no-skip" items
2006-09-16 Clément StenacProcess all playlist updates
2006-09-16 Jean-Paul SamanDon't remove AC_PROG_CPP our headerfile and library...
2006-09-16 Benjamin Pracht* One more try to fix my commit
2006-09-16 Felix Paul... * various improvements to our Apple Remote bindings...
2006-09-16 Benjamin Pracht* perhaps OSX likes this line break better ?
2006-09-16 Benjamin Pracht* Fix the screensaver module for newer dbus APIs. Repor...
2006-09-16 Clément Stenacannoying typo :)
2006-09-16 Clément StenacShould fix OS X build
2006-09-16 Clément StenacEven if we are asked to wait for data, bail out if...
2006-09-16 Clément StenacRemove old and broken playlist demuxer
2006-09-15 Clément StenacOups
next