]> git.sesse.net Git - vlc/history - src
* Got rid of SYS_DARWIN everywhere.
[vlc] / src /
2006-02-01 Sam Hocevar * Got rid of SYS_DARWIN everywhere.
2006-02-01 Sam Hocevar * Replaced "SYS_DARWIN" with either __APPLE__ (meanin...
2006-01-31 Derk-Jan Hartman* Changed the defined( SYS_DARWIN ) of the --altivec...
2006-01-31 Sigmund Augdal Helbergvlm.c: fixed minor memleak
2006-01-31 Rémi Denis-CourmontGenerate correct originating address in SAP header
2006-01-30 Rémi Denis-CourmontFix error handling in (From|To)Locale
2006-01-30 Antoine Cellerier* Add "Stream and media info panel" ( http/dialogs...
2006-01-30 Sigmund Augdal Helbergvlm.c: changed quite a few free() into vlm_MessageDelet...
2006-01-30 Sigmund Augdal Helbergmessages.c: fixed one more leak related to vlm prefix...
2006-01-29 Clément StenacFix a crasher in exception handling
2006-01-29 Antoine Celleriersrc/misc/vlm.c : export the current playlist item's...
2006-01-29 Clément StenacFix warnings
2006-01-29 Antoine Cellerieradd boolean option "snapshot-preview" to enable/disable...
2006-01-29 Rémi Denis-CourmontRemove erroneous debug message
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
next