]> git.sesse.net Git - vlc/history - modules
baad dionoea
[vlc] / modules /
2006-09-23 Antoine CellerierAdd dummy meta engine with highest priority. Will check...
2006-09-23 Antoine CellerierStart of meta engine stuff. src/input/input.c needs...
2006-09-23 Clément Stenac* Add switch to skins
2006-09-23 Clément StenacUse a tab widget for extended GUI
2006-09-23 Clément StenacAdvanced controls bar
2006-09-23 Christophe MutricyAdd a "Media Files" extension list + i18n
2006-09-23 Dennis van Amerongen* modules/codec/ffmpeg.c: add X264 to the list of suppo...
2006-09-22 Christophe Mutricyi18n fixes pointed by Marian Hikanik
2006-09-22 Clément StenacRemove useless code
2006-09-22 Clément StenacPut the dock/undock back in the menu
2006-09-22 Clément StenacPlaylist menu
2006-09-22 Clément StenacImplement dock/undock for the playlist
2006-09-22 Clément StenacSome cleanup, start integrating audio visualizations
2006-09-22 Derk-Jan Hartman* Fix another microdvd issue.
2006-09-22 Derk-Jan Hartman* Added the info for the MSS2, MSS1, WMVA, WVP2, WMVP...
2006-09-22 Clément StenacFix equalizer crash
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 Clément StenacSome size fixes
2006-09-20 Derk-Jan Hartman* Fix selection of Adjust filter. On the fly changes...
2006-09-20 Jean-Baptiste Kempf*Qt4: InfoTree for files. The timer does not function...
2006-09-20 Jean-Baptiste KempfReplace playlist_NodesCreateForSD by playlist_NodesPair...
2006-09-19 Clément StenacLayout for album art
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 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 Kempf* Qt4/Information: Put the close button in a better...
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 Clément StenacAudioscrobbler plugin update by Rafael Carre
2006-09-17 Felix Paul Kühne* removed an outdated method instead of commenting it
2006-09-17 Felix Paul Kühne* implemented the previously committed playmode buttons...
2006-09-17 Clément StenacMissing file
2006-09-17 Clément StenacEqualizer component
2006-09-17 Clément StenacTry computing an approximation of the length when we...
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 Antoine CellerierFix deadlock (hopefully)
2006-09-17 Antoine CellerierNew audioscrobbler/last.fm plugin by Rafaël Carré and...
2006-09-17 Felix Paul Kühne* updated all files to yield the playlist instead of...
2006-09-17 Christophe MutricyInitialise widgets to avoid garbage display
2006-09-17 Clément StenacUI for equalizer
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 Kempf*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 Qt crash on exit
2006-09-16 Clément StenacFix shoutcast handling and remove broken progress detection
2006-09-16 Clément StenacProcess all playlist updates
2006-09-16 Felix Paul Kühne* various improvements to our Apple Remote bindings...
2006-09-16 Benjamin Pracht* Fix the screensaver module for newer dbus APIs. Repor...
2006-09-16 Clément StenacRemove old and broken playlist demuxer
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-09-15 Dennis van Amerongen* modules/demux/avi/avi.c: typo secondes -> seconds
2006-09-15 Clément StenacRename playlist_NodesCreateForSD to playlist_NodesPairC...
2006-09-14 Clément StenacFix a number of problems with interaction dialogs
2006-09-14 Christophe MutricyUse var_ instead of config_ (closes #740)
2006-09-14 Clément StenacFilter handling helpers moved to core
2006-09-14 Felix Paul Kühne* fix a nasty handling bug and convert all comments...
2006-09-14 Clément StenacAdd missing actions in popup
2006-09-13 Jean-Baptiste Kempf* QT timeout=>timeout() in the MACRO to avoid hanging.
2006-09-13 Clément StenacSome more cleanup and macros
2006-09-13 Clément StenacSome cleanup here and there
2006-09-13 Clément StenacImplementation of login, input and progress dialogs...
2006-09-12 Rémi Denis-CourmontMost of demux/
2006-09-12 Rémi Denis-Courmontcontrol/
2006-09-12 Rémi Denis-CourmontMore
2006-09-12 Rémi Denis-CourmontWarnings
2006-09-10 Clément StenacA bit of cleanup
2006-09-10 Clément StenacFix typo
2006-09-10 Felix Paul Kühne* removed some further hangover from the original patch...
2006-09-10 Felix Paul Kühne* New Fullscreen controller panel
2006-09-10 Clément StenacFix SD support
2006-09-10 Clément StenacHandle more hotkeys
2006-09-09 Antoine CellerierAlso decode VP6 in flash ... this currently decodes...
2006-09-09 Antoine CellerierFFmpeg now has VP5/VP6 decoding (flash uses special...
2006-09-09 Rémi Denis-CourmontFix segfault. FTP access output is now somehow "tested"
2006-09-09 Rémi Denis-CourmontMore fixes
2006-09-09 Rémi Denis-CourmontOSX compile fix
2006-09-09 Rémi Denis-CourmontOups
2006-09-09 Rémi Denis-CourmontUntested FTP access output (closes #605)
2006-09-09 Clément StenacCopyright stuff
2006-09-09 Rémi Denis-CourmontMore cosmetic
2006-09-09 Rémi Denis-CourmontCosmetic fixes
2006-09-09 Rémi Denis-CourmontDon't use someone's else domain in our default values
2006-09-09 Rémi Denis-CourmontReally fix SDP ordering here too (closes #716 again)
2006-09-08 Antoine CellerierAdd vcrop, vzoom and vratio commands to the rc interfac...
next