]> git.sesse.net Git - vlc/history - modules
* src/playlist/tree.c: fix memory leak.
[vlc] / modules /
2006-06-09 Gildas Bazin* modules/packetizer/mpeg4video.c: rewrite using the...
2006-06-09 Gildas Bazin* modules/gui/wxwidgets/menus.cpp: avoid using STL...
2006-06-09 Gildas Bazin* modules/demux/mpeg/m4v.c: wait until we get p_extra...
2006-06-09 Antoine CellerierDshow input fix (suggest by "sneeze" on http://forum...
2006-06-09 Clément Stenac* Split apart gui and input management
2006-06-09 Rémi Denis-CourmontFTP cleartext authentication from Petr Vacek.
2006-06-09 Yoann Peronneau* proof of concept of drag & dropping a subtitle file...
2006-06-08 Clément StenacDon't forget to reset slider position
2006-06-08 Christophe MutricyOups
2006-06-08 Clément StenacDon't laugh
2006-06-08 Christophe MutricyDon't hardcode path
2006-06-08 Clément Stenac* Don't delete main nodes in playlist_Clear
2006-06-08 Clément StenacSome general clean up
2006-06-06 Yoann Peronneau* use Play icon for play-only hotkey
2006-06-06 Derk-Jan Hartman* blegh fprintf
2006-06-06 Yoann Peronneau* try to fix the pause-only hotkey
2006-06-06 Pavlov Konstantincompile fix
2006-06-06 Marian Durkovicmake --sout-ts-alignment default enabled (refs: #669)
2006-06-04 Jérome DecoodtOBJECT_INPUT->OBJECT_PLAYLIST
2006-06-04 Rémi Denis-CourmontSome build systems clean up. Now require automake 1.7
2006-06-04 Olivier Teulière * modules/gui/skins2/*: Use ARG instead of ARG* as...
2006-06-04 Olivier Teulière * modules/gui/skins2/*: More simplifications of the...
2006-06-04 Olivier Teulière * modules/gui/skins2/*: The second template argument...
2006-06-04 Clément Stenac* Don't reset input meta information
2006-06-04 Clément StenacMore cosmetics for plastique
2006-06-04 Christophe MutricyNew libnotify plugin.
2006-06-03 Olivier Teulière * modules/gui/skins2/*:
2006-06-03 Clément StenacCosmetics
2006-06-03 Clément Stenac* Fix crash
2006-06-03 Clément StenacPreferences
2006-06-02 Christophe MutricyFix Stream title. Patch by Diego "Flameeyes" Petteno
2006-06-02 Christophe Mutricydiscriminate between the two OpenGL modules
2006-06-02 Clément StenacEmpty files
2006-06-02 Benjamin Pracht* Don't change the FSF address
2006-06-02 Benjamin Pracht* Patch by Cédric Cocquebert to add several additional...
2006-06-02 Clément StenacTodo for prefs widgets
2006-06-01 Damien Fouilleul- voutgl.m: added OpenGL provider for MacOS X Safari...
2006-06-01 Christophe MutricyDon't lock the mutex twice
2006-06-01 Clément StenacSkeleton for preferences widgets
2006-06-01 Clément StenacManage navigation buttons, status and text
2006-06-01 Christophe Mutricycaca.c: compile fix
2006-06-01 Sam Hocevar * modules/video_output/caca.c: fixed typedefs for...
2006-06-01 Sam Hocevar * modules/video_output/caca.c: many code simplifications.
2006-05-31 Dennis van Amerongen* modules/mux/asf.c: Experimental support for AAC ...
2006-05-31 Clément StenacDon't crash
2006-05-31 Christophe MutricyAdd a qt shortcut
2006-05-31 Clément StenacCleanup
2006-05-31 Clément StenacFirst benefits of QT ! A slider ! (Refs:#80)
2006-05-31 Clément StenacFix playlist crasher and simplify a few things
2006-05-30 Clément StenacQT4 detection patch by Pavlov Konstantin
2006-05-29 Clément StenacStart handling input
2006-05-29 Jean-Paul SamanThis patch removes the usage of FFMPEG's internal ff_mp...
2006-05-29 Rémi Denis-CourmontBuild system fixes + cleanup
2006-05-29 Clément StenacSome progress
2006-05-29 Clément StenacFix a typo
2006-05-29 Clément Stenac* Fix QT detection and make dist
2006-05-28 Derk-Jan Hartmanthis patch allows xml comments directly before the...
2006-05-28 Clément StenacFix
2006-05-28 Clément StenacFile type filters and implementation in WX. Refs:#24
2006-05-27 Sam Hocevar * modules/codec/realaudio.c: oh, after all, let's...
2006-05-27 Sam Hocevar * modules/codec/realaudio.c: only use WINAPI for...
2006-05-27 Felix Paul Kühne* playlistinfo.m: fixed a rare crash and made sure...
2006-05-27 Antoine Cellerierset_program( "qvlc" ); to make it look "official"
2006-05-27 Dennis van Amerongenminor typo loose -> lose
2006-05-27 Clément StenacInitial layout
2006-05-27 Clément StenacHere too
2006-05-27 Dennis van AmerongenAdd support for Windows Media Video (VC-1) Advanced...
2006-05-25 Felix Paul Kühne* disabled the debug-msg which prints the pointer to...
2006-05-25 Felix Paul Kühne* meta fixes
2006-05-25 Clément StenacFix build
2006-05-25 Clément StenacFix CDDA and a corner-case in playlist handling
2006-05-25 Derk-Jan Hartman* H264 RTP packetization by Vitaly V. Bursov <vitalyvb...
2006-05-25 Clément StenacCumulative fix for BeOS - by Cian Duffy < myob87 4t...
2006-05-25 Eric PetitHandle Volume Up/Down as well
2006-05-25 Eric PetitAdds support for Apple's remote (only handles Play...
2006-05-25 Clément StenacMark skins2-config, wx-config and parent-item as internal
2006-05-25 Clément StenacAdd a change_internal modifier to options. Please check...
2006-05-25 Clément StenacFix XSPF (Closes:#651)
2006-05-25 Derk-Jan Hartman* Compile before you commit :D
2006-05-25 Derk-Jan Hartman* Another ID3 tag supported :D
2006-05-25 Clément Stenac* Almost fix shoutcast (still some problems in "flat...
2006-05-25 Clément StenacFix DVB demuxer. Barely tested
2006-05-25 Clément StenacFix playing from popup
2006-05-25 Clément StenacFix m3u unhandled meta
2006-05-22 Dennis van Amerongenproper subme integer range
2006-05-21 Yoann Peronneau* control/hotkeys.c: Fix Play/Pause hotkey
2006-05-21 Antoine CellerierAdd support for keyboard multimedia keys on win32....
2006-05-21 Christophe Mutricys/livedotcom/live555/
2006-05-21 Christophe MutricyALL: s/livedotcom/live555/
2006-05-21 Christophe MutricyFix the integer widget
2006-05-20 Rémi Denis-CourmontAdd missing const qualifier
2006-05-20 Rémi Denis-Courmontmissing #include
2006-05-20 Jean-Paul SamanUse correct datatype in srtncasecmp
2006-05-20 Jean-Paul SamanUse correct datatype
2006-05-20 Jean-Paul SamanUse correct types
2006-05-20 Jean-Paul SamanRemove unused variables
2006-05-20 Jean-Paul SamanRemove unused variables and #ifdef DEBUG_SPUDEC the...
2006-05-20 Jean-Paul SamanCompare the right datatypes
2006-05-20 Jean-Paul SamanDefault value for pointer that could be used uninitalised
2006-05-20 Jean-Paul SamanReturn in a non-void function
next