]> git.sesse.net Git - vlc/history - src/libvlc.h
Improvements to preferences
[vlc] / src / libvlc.h
2004-12-11 Clément StenacImprovements to preferences
2004-12-09 Gildas Bazin* src/libvlc.h: --video-deco is enabled by default.
2004-12-08 Sigmund Augdal Helberglibvlc.h: Remove --audio-type which was never used...
2004-12-08 Christophe Massiot* src/video_output/vout_synchro.c: Added a --no-skip...
2004-12-02 Gildas Bazin* modules/video_output/directx: no window decoration...
2004-11-23 Antoine Cellerier * add core option --vlm-conf
2004-11-15 Laurent Aimar * input: access meta data support.
2004-11-14 Clément Stenac* access_directory : only play if we are the current...
2004-11-08 Clément StenacInitial Services discovery support
2004-11-04 Derk-Jan Hartman* Spelling correction
2004-11-03 Sam Hocevar * include/vlc_interface.h src/libvlc.h: typography.
2004-10-31 Gildas Bazin* src/libvlc.h: --intf isn't an advanced option.
2004-10-25 Gildas Bazin* src/libvlc.h: do not make --high-priority an advanced...
2004-10-22 Christophe Massiot * src/input: Added a --programs configuration option...
2004-10-10 Olivier Teulière - modules/control/showintf.c: new control module,...
2004-09-26 Gildas Bazin* src/libvlc.c: use dameon() instead of fork() when...
2004-09-22 Gildas Bazin* src/libvlc.h: -f shortcut for fullscreen option.
2004-09-17 Gildas Bazin* modules/video_filter/logo.c: implemented a logo subpi...
2004-09-17 Gildas Bazin* src/video_output/vout_subpictures.c: support for...
2004-09-02 Gildas Bazin* src/libvlc.h: plugins-cache is now enabled by default.
2004-09-01 Clément Stenac* Fixed a few string errors
2004-08-21 Gildas Bazin* src/input/input.c: changed MRL syntax again: URL...
2004-08-21 Gildas Bazin* src/libvlc.h: updated useage.
2004-08-17 Eric Petit + src/libvlc.h: use KEY_SPACE instead of ' '
2004-07-27 Derk-Jan Hartman-
2004-07-27 Gildas Bazin* src/libvlc.h: cleanup in the hotkeys definitions.
2004-07-11 Derk-Jan Hartman* Fix audio subtitle track changer hotkey on OSX.
2004-07-07 Sigmund Augdal Helberghadded keys to cycle audio track and subtitle track
2004-07-01 Gildas Bazin* src/libvlc.c:
2004-06-30 Derk-Jan Hartman* first stab at vlc daemon mode (-d, --daemon )
2004-06-27 Laurent Aimar * all: a new --input-slave option to start playing...
2004-05-29 Gildas Bazin* include/*,src/*: New plugins cache feature for faster...
2004-05-27 Derk-Jan Hartman * src/libvlc.h
2004-05-05 Gildas Bazin* src/libvlc.h: moved a few hotkeys to the advanced...
2004-04-27 Felix Paul Kühne* extras/MacOSX/Resources/English.lproj/MainMenu.nib...
2004-04-27 Sam Hocevar * Massive spelling corrections.
2004-04-26 Gildas Bazin* src/libvlc.h: the win32 high-priority setting is...
2004-04-23 Gildas Bazin* src/libvlc.h: MSVC doesn't like splitted macros....
2004-04-23 Gildas Bazin* src/libvlc.h: reverted my last change.
2004-04-23 Gildas Bazin* src/*: portability fixes.
2004-04-23 Yoann Peronneau* src/input/subtitles.c: corrected bug in subtitle...
2004-04-20 Gildas Bazin* src/libvlc.h: put the SAP options where they belong...
2004-04-20 Yoann PeronneauChanged directory separator from '/' to '\' for windows...
2004-04-20 Yoann PeronneauAdded a --sub-autodetect-path which is a list of paths...
2004-04-19 Andre Pang* Add hotkeys to go back/forward in media browsing...
2004-04-18 Clément Stenac* ALL: Better announce system
2004-04-16 Felix Paul Kühne* modules/control/telnet.c: removed translation of...
2004-04-06 Derk-Jan Hartman* Spelling fix
2004-04-01 Gildas Bazin* src/libvlc.h, modules/video_output/directx/events.c:
2004-03-29 Clément Stenac* Implement INPUT_GET_SUBDELAY and INPUT_SET_SUBDELAY
2004-03-23 Gildas Bazin* src/input/*:
2004-03-18 Rocky BernsteinCorrect MRL syntax.
2004-03-11 Gildas Bazin* src/libvlc.h, src/input/input.c:
2004-03-05 Laurent Aimar * input/input.c, libvlc.h: implemented new way to...
2004-03-05 Carlo CalabròString review, as promised :)
2004-03-02 Felix Paul Kühne* modules/codec/dvbsub.c: disabled translation of some...
2004-02-20 Christophe Massiot* src/misc/threads.c: made vlc_set_thread_priority...
2004-02-11 Laurent Aimar * all: added a "input-repeat" option that allow repeat...
2004-01-31 Alexis de Lattre * ipv4.c: IGMPv3 support (IP_ADD_SOURCE_MEMBERSHIP...
2004-01-29 Sigmund Augdal Helberginclude/vlc_common.h:
2004-01-25 Clément StenacFirst round of stringreview
2004-01-20 Sigmund Augdal Helbergsrc/libvlc.h:
2004-01-06 Rocky BernsteinChoosing an audio or subtitle channel isn't an "advanced"
2003-12-24 Gildas Bazin* src/libvlc.h: on win9x --win9x-cv-method=0 was proble...
2003-12-22 Sam Hocevar * toolbox:
2003-12-20 Boris Dorès* libvlc.h input.c headphone.c:
2003-12-15 Derk-Jan Hartman* compile before you commit
2003-12-15 Derk-Jan Hartman* added bookmark 9 and 10 but set their combo to KEY_UNSET
2003-12-15 Yoann PeronneauFor OSX:
2003-12-12 Yoann Peronneau* added hotkeys F1, F2, ..., F10 to switch between...
2003-12-11 Benjamin Prachtfix a typo
2003-12-11 Derk-Jan Hartman* fix new hotkeys for osx.
2003-12-11 Rocky BernsteinLet folks know that the no device string means to scan...
2003-12-11 Yoann Peronneauadded a 'mute' hotkey ('m')
2003-12-10 Yoann Peronneauadded a hotkey ('t') which displays the position in...
2003-12-09 Yoann PeronneauThis fixes bugs 1285 and 1343
2003-12-08 Gildas Bazin* ALL: new main --video-on-top config option (in use...
2003-12-07 Derk-Jan Hartman* Incorrect default value of align
2003-12-04 Sam Hocevar * modules/misc/dummy/renderer.c:
2003-11-30 Laurent Aimar *all: added a --minimize-thread options to make all...
2003-11-29 Christophe Massiot* input: new cr-average option, allowing to configure the
2003-11-27 Laurent Aimar * all: added an sout-all option to stream all es ...
2003-11-22 Eric Petit + modules/misc/freetype.c: fixed a couple of typos
2003-11-16 Gildas Bazin* ALL: final improvements to the decoders/packetizers...
2003-11-15 Derk-Jan Hartman* spelling fix
2003-11-14 Derk-Jan Hartman* Fix the label in the prefs of the play/pause hotkey.
2003-11-11 Derk-Jan Hartman* include/vlc_keys.h: added StringToKey()
2003-11-10 Derk-Jan Hartman* New Hungarian translation contributed by 'DirectX...
2003-11-07 Christophe Massiot* src/misc/threads.c: Implementation of real-time prior...
2003-11-05 Gildas Bazin* include/configuration.h: some small re-work of the...
2003-10-30 Derk-Jan Hartman* implemented a vout_OSDMessage to display messages...
2003-10-30 Gildas Bazin* modules/control/hotkeys.c, src/libvlc.h, include...
2003-10-29 Gildas Bazin* ALL: improved hotkeys support.
2003-10-27 Gildas Bazin* src/audio_output/dec.c: moved the audio desync option...
2003-10-12 Derk-Jan Hartman* Updated the pt_BR translation
2003-10-11 Derk-Jan Hartman* src/input/subtitles.c: made the autodetection fuzzine...
2003-10-08 Gildas Bazin* include/vlc_help.h src/libvlc.h: thou shalt not hardc...
2003-10-03 Sigmund Augdal Helbergsrc/libvlc.h: fixed line length of a string
2003-10-02 Derk-Jan Hartman* src/libvlc.h:
2003-10-01 Derk-Jan Hartman* modules/misc/freetype.c: spelling errors
next