]> git.sesse.net Git - vlc/shortlog
vlc
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
2006-09-15 Clément StenacRemove vlc_object_find for playlist from the core
2006-09-15 Clément StenacHopefully fix OS X
2006-09-15 Clément StenacConvert the new libvlc API (so, the one that is in...
2006-09-15 Clément StenacSplit libvlc.c:
2006-09-15 Christophe... Those files where forgoten in [16658]
2006-09-15 Christophe... Re-use the old OBJC workaround and distribute autoconf2...
2006-09-15 Clément StenacStore playlist object in instance-specific object
2006-09-15 Clément StenacMove stats stuff to the per-instance object
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-09-15 Dennis van... * modules/demux/avi/avi.c: typo secondes -> seconds
2006-09-15 Clément StenacRename playlist_NodesCreateForSD to playlist_NodesPairC...
2006-09-14 Damien Fouilleul- activex: initialization issues
2006-09-14 Clément StenacFix a number of problems with interaction dialogs
2006-09-14 Christophe... Use var_ instead of config_ (closes #740)
2006-09-14 Damien Fouilleul- ActiveX: support for libvlc and common scripting...
2006-09-14 Clément StenacFilter handling helpers moved to core
2006-09-14 Felix Paul... * fix a nasty handling bug and convert all comments...
2006-09-14 Clément StenacAdd missing actions in popup
2006-09-14 Felix Paul... * enable debug for x264 compilation for testing purpose...
2006-09-13 Jean-Baptiste... * QT timeout=>timeout() in the MACRO to avoid hanging.
2006-09-13 Yoann Peronneau* extras/vlc.vim: match also files with a "Copyright...
2006-09-13 Clément StenacSome more cleanup and macros
2006-09-13 Clément StenacSome cleanup here and there
2006-09-13 Christophe... Typo
2006-09-13 Clément StenacImplementation of login, input and progress dialogs...
2006-09-13 Clément Stenac* Handle parameters in streaming profiles
2006-09-12 Antoine CellerierReally useless this time
2006-09-12 Antoine CellerierCommit random stuff to test modified commit emails.
2006-09-12 Rémi Denis... Most of demux/
2006-09-12 Rémi Denis... control/
2006-09-12 Rémi Denis... More
2006-09-12 Rémi Denis... Warnings
2006-09-12 Rémi Denis... Ahem: (v)asprintf requires stdio.h; strndup requires...
2006-09-12 Rémi Denis... Modernize configure.ac a bit
2006-09-12 Rémi Denis... Revert lame revert from [16628].
2006-09-12 Rémi Denis... Fortunately, VLC is not using CVS anymore.
2006-09-12 Damien Fouilleul- bootstrap: removed vlcintf.h
2006-09-12 Sam Hocevar * src/network/io.c: zorglub: gnagnagna ! :)
2006-09-12 Sam Hocevar * src/misc/network/io.c: coding style fixes.
2006-09-11 Rémi Denis... ***Partial*** Solaris compile fix
2006-09-11 Rémi Denis... Improve socket polling logic so that errors to avoid...
2006-09-11 Sam Hocevar * configure.ac: don't add AltiVec modules twice.
2006-09-11 Jean-Baptiste... *Contribs: Yet another x264 patch
2006-09-11 Jean-Baptiste... * Contribs: Remove unneeded files
next