]> git.sesse.net Git - vlc/history - src
Install.win32: Add path for pkg-config
[vlc] / src /
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 ;
2005-12-11 Clément StenacHandle removal
2005-12-11 Clément StenacDeclare vlc_current_object. Patch by Filippo Carone
2005-12-11 Clément Stenac* Handle dialogs needing answer
2005-12-10 Derk-Jan Hartman* don't convert UTF-8 -> UTF-8 because we found a BOM.
2005-12-10 Derk-Jan Hartman* UTF16 and UTF32 conversion to UTF8 for stream_ReadLin...
2005-12-10 Olivier Aubertsrc/control/core.c, include/vlc/control.h: Applied...
2005-12-09 Olivier Aubertsrc/control/plugin.c: correct include reference
2005-12-09 Clément StenacReplace function callback by variable callback.
2005-12-07 Rémi Denis-CourmontAdded a bunch of "const" - should fix warning in VLM...
2005-12-07 Clément StenacImprove dialogs handling
2005-12-06 Clément StenacInteraction facility (Refs:#27)
2005-12-06 Rémi Denis-CourmontOne must update src/misc/modules.c whenever a new vlc_...
2005-12-06 Clément StenacFix behaviour if repeat is enabled at startup
2005-12-06 Clément StenacFix a string. Thanks to ShadeHawk on irc for noticing
2005-12-05 Rémi Denis-Courmont- Don't print a bogus warning when reading on empty...
2005-12-05 Sigmund Augdal Helbergvlm.c: fix segfault when vlm command have mismatched...
2005-12-05 Rémi Denis-CourmontFix typo/compilation
2005-12-05 Rémi Denis-CourmontUse OS default for multicast hop limit if not overriden...
2005-12-05 Rémi Denis-CourmontUse net_ConnectUDP
2005-12-05 Rémi Denis-CourmontUpdate multicast stream output options
2005-12-05 Rémi Denis-CourmontImplement IP_MULTICAST_IF
2005-12-05 Clément StenacVery beginning of the interaction framework (Refs:#27)
2005-12-05 Rémi Denis-Courmontfix previous commit
2005-12-05 Rémi Denis-CourmontImplement multicast hop limit
2005-12-05 Rémi Denis-CourmontSort out io.c
next