]> git.sesse.net Git - vlc/history - src
modules/control/http/mvar.c : explore vlm_message_t trees all the way
[vlc] / src /
2006-01-29 Antoine Celleriermodules/control/http/mvar.c : explore vlm_message_t...
2006-01-28 Clément StenacDon't check syslog value if we don't have syslog.h
2006-01-28 Clément StenacGet stats on block inputs (Refs:#473)
2006-01-28 Antoine Cellerier misc/vlm.c : export some p_input variables (state...
2006-01-28 Sigmund Augdal Helberginteraction.c: Don't crash in certain condition
2006-01-28 Sigmund Augdal Helbergvlm.c: Add some asyncronity to schedule execution.
2006-01-28 Clément StenacCompute global input/output stats (Refs:#473)
2006-01-27 Clément StenacDon't print debug messages and don't do interaction...
2006-01-27 Clément Stenac* Improve timers (Refs:#473)
2006-01-27 Antoine Cellerieradd "export" command. It behaves exactly like "save...
2006-01-26 Sam Hocevar * src/misc/cpu.c: do not assume SYS_DARWIN means...
2006-01-26 Rémi Denis-CourmontFix UDP broadcast
2006-01-26 Sigmund Augdal Helbergsrc/misc/messages.c: Fixed a nasty memleak recently...
2006-01-24 Clément StenacAdd a timing facility (Refs:#473)
2006-01-23 Clément StenacGather some sout stats (Refs:#473)
2006-01-23 Clément StenacAdd global options for netsync and showintf and hide...
2006-01-22 Antoine CellerierIf one schedule was disabled, all the folowing schedule...
2006-01-22 Clément Stenac* Make ParseOption (from input) a global service (var_O...
2006-01-22 Clément StenacLess HTTPd debugging
2006-01-21 Clément StenacAdd an "auto-preparse" option (default TRUE) - Refs...
2006-01-21 Clément StenacDon't bother creating an input thread for non-file
2006-01-21 Clément StenacPreparse items added through the directory access or...
2006-01-21 Clément StenacEnqueue the item ID instead of pointer for preparse
2006-01-21 Clément StenacDon't block item name (Closes:#506)
2006-01-21 Clément StenacAudio - Refs:#473
2006-01-18 Christophe MutricyCopyright dates and svn properties
2006-01-16 Jean-Paul SamanCodingstyle fixes
2006-01-16 Jean-Paul SamanDefine vlc_curent_object in include/vlc_objects.h
2006-01-16 Jean-Paul SamanIndentation and coding style fixes
2006-01-16 Jean-Paul SamanFix identation
2006-01-16 Jean-Paul Samanreturn NULL properly in libvlc_playlist_get_input()
2006-01-16 Jean-Paul SamanFix segmentation fault in core and use of non-initialis...
2006-01-15 Clément StenacFix
2006-01-15 Clément StenacFix some memleaks
2006-01-15 Derk-Jan Hartman* Fix free of the directory listing of the subtitle...
2006-01-15 Clément StenacFree
2006-01-15 Clément StenacAdd ability to prepend headers to messages (object...
2006-01-15 Clément StenacFix calculation for demux bitrate (Refs:#473)
2006-01-15 Clément StenacShow stats in interface (Refs:#473)
2006-01-14 Christophe MutricyInversion
2006-01-14 Clément StenacAdd an option to disable stats (Refs:#473)
2006-01-14 Derk-Jan Hartman* Revert the Default charset encoding back to ISO-8859-1
2006-01-13 Clément StenacFix stats crash
2006-01-12 Antoine CellerierFSF address change.
2006-01-12 Clément StenacSupport for moving averages (Refs:#473)
2006-01-12 Antoine Cellerierone-instance fix. It now is disabled in vlc prefs but...
2006-01-11 Clément StenacFix a corner case
2006-01-11 Clément StenacMisc stats work (Refs:#473)
2006-01-11 Sigmund Augdal Helbergvlm.c: Print an error message about what went wrong...
2006-01-11 Olivier Aubertmediacontrol_audio_video.c: use the new snapshot-path...
2006-01-11 Olivier Aubertvout_intf.c: special snapshot-path (object:NNNN) will...
2006-01-10 Antoine Cellerierdefault enable one instance mode on windows. the 0...
2006-01-10 Derk-Jan Hartman* Add 16:10 AR to the list of aspect-ratios. (In use...
2006-01-09 Antoine Cellerieroops
2006-01-09 Antoine CellerierOccitan localization. Many thanks to laurent jonqueres
2006-01-09 Christophe MutricyAdd Georgian localization. Thanks to Alexander Didebulidze.
2006-01-08 Clément StenacMerge 0.8.5-api changes
2006-01-08 Clément StenacSome more stats preliminary work
2006-01-05 Clément StenacRemove extra debug
2006-01-05 Damien Fouilleulmessages.c: message bank lock is still in use and still...
2006-01-05 Derk-Jan HartmanMore message queue WinCE fixes
2006-01-05 Derk-Jan Hartmanmessage queues WinCE compile fix
2006-01-04 Clément StenacAdd support for several message queues - please test
2006-01-03 Clément StenacFix invalid return
2006-01-03 Christophe MutricyTypo
2006-01-02 Sam Hocevar * src/video_output/video_output.c: do not drop late...
2006-01-02 Sam Hocevar * src/misc/image.c: don't forget to free the temporar...
2005-12-31 Derk-Jan HartmanFix an issue with AStreamRefillStream and mp4 indexes
2005-12-25 Clément StenacFix SAP autoplay, patch by Dermot McGahon. Thanks
2005-12-23 Rémi Denis-CourmontDisable root wrapper on BeOS
2005-12-21 Rémi Denis-CourmontUse group lists
2005-12-21 Rémi Denis-CourmontAdd missing \n
2005-12-21 Rémi Denis-CourmontDisable root wrapper by default
2005-12-19 Christophe Massiot * src/input/es_out.c: New --no-spu and --no-sout-spu...
2005-12-19 Christophe Massiot * src/input/es_out.c: New --audio-track-id and --sub...
2005-12-19 Derk-Jan HartmanOlder OSX versions need more includes to work with...
2005-12-18 Christophe MutricyRemove unusefull variable and test
2005-12-16 Clément StenacRefill stream when seeking near of end of track.
2005-12-16 Rémi Denis-CourmontAccept UID 0 as a valid though dangerous user
2005-12-16 Rémi Denis-CourmontMissing includes
2005-12-16 Rémi Denis-CourmontImplement root wrapper to allow using privileged TCP...
2005-12-15 Clément StenacWho said I'm bored ?
2005-12-15 Clément StenacMinor cleanup
2005-12-15 Olivier Aubertsrc/control/core.c: fix start-time handling in start...
2005-12-15 Derk-Jan Hartman* - This should fix the "crash upon quit" issue with...
2005-12-15 Antoine Cellerierfix comments
2005-12-14 Derk-Jan Hartman* Free scandir results when we are done with them....
2005-12-14 Christophe MutricyTypo
2005-12-14 Clément StenacDon't keep mutex locked if we bail out
2005-12-14 Clément StenacFix no
2005-12-14 Clément StenacAdd support for progress bars
2005-12-14 Filippo CaroneMediacontrol interface changes to detach use of vlc...
2005-12-14 Clément StenacMake input_Read return the input object id
2005-12-14 Olivier Aubertsrc/control/core.c: correctly set start-time through...
2005-12-12 Derk-Jan HartmanFix a crash in stream_ReadLine
2005-12-12 Clément StenacPropose to fix AVI index
2005-12-12 Clément StenacAdd support for Yes/No questions (Refs:#27)
2005-12-12 Olivier Aubertsrc/control/audio_video.c: cast visual_id parameter...
2005-12-12 Olivier Aubertcontrol/core.c: raise exceptions in get_media_position
2005-12-12 Olivier Aubertsrc/control/core.c: remove superfluous ;
next