]> git.sesse.net Git - vlc/history - modules
* modules/video_output/caca.c: fixed typedefs for older libcaca versions.
[vlc] / modules /
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
2006-05-20 Jean-Paul SamanRemove unused variables
2006-05-20 Jean-Paul SamanReturn in a non-void function
2006-05-20 Jean-Paul SamanReturn in a non-void function
2006-05-20 Jean-Paul SamanCompare using the right data types
2006-05-20 Jean-Paul SamanRemove unused variables
2006-05-20 Jean-Paul SamanRemove unused variables
2006-05-20 Jean-Paul SamanRemove unused variables
2006-05-20 Jean-Paul SamanFix data type: Compiler warning
2006-05-20 Jean-Paul SamanRemove unused variables
2006-05-20 Jean-Paul Samanx264 options patch from Dennis van Amerongen (Trax...
2006-05-19 Clément Stenacgcc 2.95 compile fix
2006-05-17 Derk-Jan Hartman* This makes the cddax and vcdx modules compile again...
2006-05-17 Clément StenacForgot to change the deletion function
2006-05-17 Yoann Peronneau* gui/ncurses.c: first attempt to fix ncurses with...
2006-05-16 Derk-Jan Hartman* Fixed Meta for OSX, so i know what music i'm listenin...
2006-05-16 Felix Paul Kühne* sorry, this part wasn't supposed to be committed yet
2006-05-16 Felix Paul Kühne* ask for the name of the new node through the interact...
2006-05-16 Derk-Jan Hartman* don't fail http output if AVAHI support is enabled...
2006-05-16 Derk-Jan Hartman* detail what id3tag handling is unimplemented.
2006-05-16 Jean-Paul Samancoding style fix
2006-05-16 Jean-Paul SamanFix potential segmentation fault
2006-05-16 Jean-Paul SamanFix Segmentation fault in RPN while parsing pathnames.
2006-05-15 Clément StenacShould fix Xosd compilation
2006-05-15 Clément StenacShould fix win32 WX compile
2006-05-15 Clément StenacFix bonjour compilation. Completely untested
2006-05-15 Clément StenacNew helper to create nodes for services discovery
2006-05-14 Olivier Teulière * skins2: new LayoutID.isActive boolean variable
2006-05-14 Felix Paul Kühne* more compilation fixes
2006-05-14 Olivier Teulière * skins2/src/skin_main.cpp: Do not forget to return...
2006-05-14 Olivier Teulière * skins2/parser/skin_parser.cpp: make sure the IDs...
2006-05-14 Felix Paul Kühne* vlc-meta fixes
2006-05-14 Clément StenacFix ffmpeg linking
2006-05-14 Clément StenacFix shout compile
2006-05-14 Clément StenacFix http access output with bonjour
2006-05-14 Clément StenacMerge back branch 0.8.6-playlist-vlm to trunk.
2006-05-14 Olivier Teulière * skins2/win32/win32_factory.cpp: msg_Err --> msg_Dbg
2006-05-14 Cyril Deguet* vlcproc.cpp: fixed detection of play/pause status...
2006-05-14 Felix Paul Kühne* new dialogue type to prompt the user for a string
2006-05-14 Felix Paul Kühne* introduction of a widget-free progress bar dialogue...
2006-05-14 Felix Paul Kühne* first implementation of a widget-free authentication...
2006-05-14 Rémi Denis-CourmontRecognize XSPF MIME type when there is a charset parameter.
next