]> git.sesse.net Git - vlc/history - src
* Let's break the prefs again for OSX
[vlc] / src /
2005-02-22 Gildas Bazin* src/misc/threads.c: print thread timing statistics...
2005-02-21 Gildas Bazin* src/misc/modules.c, modules/access/directory.c: Win32...
2005-02-21 Gildas Bazin* src/extras/dirent.h: removed useless file.
2005-02-21 Yoann Peronneau* src/misc/vlm.c: added 'inputdeln <num>' to delete...
2005-02-21 Gildas Bazin* src/extras/dirent.c, ALL: fixed win32/ce dirent repla...
2005-02-21 Laurent Aimar * block: added
2005-02-20 Yoann Peronneau* src/misc/vlm.c: added 'inputdel all' to delete all...
2005-02-20 Yoann Peronneau* src/misc/vlm.c: addded 'inputdel' setup command
2005-02-20 Gildas Bazin* src/misc/httpd.c, modules/demux/subtitle.c, modules...
2005-02-16 Felix Paul Kühne* ALL: added Nepali as the last of Simos Xenitellis...
2005-02-16 Gildas Bazin* src/extras/libc.c: fixed vlc_strncasecmp().
2005-02-16 Derk-Jan Hartman* forgot to commit this yesterday after the --spu-foo...
2005-02-15 Derk-Jan Hartman* correction of the description of audio-language
2005-02-15 Gildas Bazin* configure.ac, src/vlc.c: WinCE build fixes.
2005-02-15 Gildas Bazin* src/libvlc.c: fixed small memory leak.
2005-02-15 Gildas Bazin* ALL: WinCE build fixes.
2005-02-15 Derk-Jan Hartman* renamed --spu-track to --sub-track
2005-02-15 Derk-Jan Hartman* Added the new languages to the prefs and the OSX...
2005-02-15 Derk-Jan Hartman* renamed audio-channel to audio-track so ppl don't...
2005-02-10 Gildas Bazin* src/libvlc.c,h: new --help-verbose option that activa...
2005-02-10 Gildas Bazin* src/libvlc.c: help now prints the list of integer...
2005-02-10 Gildas Bazin* src/libvlc.h, src/input/: new --clock-synchro option...
2005-02-09 Gildas Bazin* src/extras/libc.c: removed unused vlc_seek().
2005-02-08 Laurent Aimar * all: better support for MBR mms stream (display...
2005-02-08 Laurent Aimar * all: added a --audio-language and --spu-language...
2005-02-07 Rémi Denis-Courmontfix two memleaks and remove a bogus net_Close()
2005-02-06 Clément StenacFix subtitle delay < 0
2005-02-06 Clément Stenac* wx : simplify some code, remove some useless duplications
2005-02-05 Rémi Denis-Courmont* convert SAP announce name & group from locale to...
2005-02-05 Sigmund Augdal Helberginput/control.c: fix diviton by zero on selection byteb...
2005-01-31 Gildas Bazin* src/misc/vlm.c, modules/codec/vorbis.c: MSVC compilat...
2005-01-29 Clément Stenac* A few string and organization fixes in preferences
2005-01-27 Derk-Jan Hartman* src/video_output/video_output.c: Fixed the SuxorThrea...
2005-01-27 Derk-Jan Hartman* src/playlist/playlist.c: Don't touch object_lock...
2005-01-26 Gildas Bazin* src/libvlc.h, src/input/stream.c: new --input-list...
2005-01-25 Laurent Aimar * es_out: fix program change on the fly.
2005-01-24 Antoine Cellerier * remove unused home_dir from fprintf style function
2005-01-24 Antoine Cellerier * under windows, default directory to save snapshots...
2005-01-23 Yoann Peronneau* src/misc/vlm.c: start exporting some VLM control...
2005-01-20 Gildas Bazin* src/audio_output/output.c: skip late buffers in b_can...
2005-01-20 Christophe Massiot* src/input/es_out.c: Improved the kludge for teletext...
2005-01-17 Derk-Jan Hartman* libvlc.h: fix some of the OSX keybindings (audio...
2005-01-17 Clément Stenac* DAAP : really include meta information, and don't...
2005-01-16 Clément Stenac* DAAP: add meta-information, delete hosts when they...
2005-01-16 Clément StenacRemove playlist info accessors (as they now belong...
2005-01-13 Christophe Massiot* src/misc/threads.c: thread_id is in fact an _unsigned...
2005-01-13 Christophe Massiot* src/input/es_out.c: EN 300 472 allows the PTS of...
2005-01-13 Gildas Bazin* src/misc/configuration.c: fix config_GetType() to...
2005-01-11 Clément StenacAdd some icons
2005-01-08 Cyril Deguet- playlist.c: avoid a segfault when playlist_ViewFind...
2005-01-05 Gildas Bazin* src/misc/modules.c,cpu.c, modules/access/file.c:...
2005-01-05 Gildas Bazin* src/input/stream.c: decrease memory requirements...
2005-01-02 Jérome DecoodtFix a bug when shuffling playlist with 1 item
2004-12-28 Clément Stenac* Do not search a visualizer in strict mode
2004-12-26 Rémi Denis-CourmontGeneric client SSL/TLS support
2004-12-25 Rémi Denis-Courmont- Fix segfault when TLS handshake fails (introduced...
2004-12-25 Rémi Denis-Courmont- Non blocking TLS handshaking
2004-12-25 Clément StenacDon't update author view on the fly (workaround complet...
2004-12-23 Derk-Jan Hartman* src/libvlc.h: Added a "snapshot-format" option to...
2004-12-22 Derk-Jan Hartman* src/playlist/info.c: Fix a crash in the item info...
2004-12-22 Rocky BernsteinTypo making seekpoint_next to to seekpoint 0. Clearly...
2004-12-21 Gildas Bazin* src/libvlc.h: properly place the snapshot-path option.
2004-12-21 Gildas Bazin* src/video_output/vout_intf.c: added a video-snapshot...
2004-12-21 Gildas Bazin* modules/control/hotkeys.c: snapshot hotkey.
2004-12-21 Gildas Bazin* src/video_output/vout_intf.c: implemented vout_Contro...
2004-12-21 Gildas Bazin* src/misc/image.c: implemented ImageConvert().
2004-12-20 Gildas Bazin* src/misc/image.c: implemented ImageWrite() and ImageW...
2004-12-20 Clément StenacNo need to GuessType on directory content
2004-12-20 Clément StenacRemoved buggy legacy code
2004-12-19 Gildas Bazin* src/input/input.c: fixed potential deadlock.
2004-12-19 Clément StenacFix bugs with psz_shortname
2004-12-18 Olivier Teulière * src/libvlc.h: Use window decorations by default
2004-12-17 Benjamin Pracht* Hotkey to set audio delay on the fly
2004-12-16 Gildas Bazin* include/vlc_video.h, src/video_output/vout_subpicture...
2004-12-16 Gildas Bazin* src/misc/image.c: no need to restart a filter when...
2004-12-16 Clément StenacFix a bug with preferences
2004-12-15 Gildas Bazin* modules/misc/rtsp.c, src/misc/vlm.c: very preliminary...
2004-12-14 Gildas Bazin* src/misc/image.c: format guessing from file extension.
2004-12-14 Clément StenacRestore loop
2004-12-14 Clément StenacImplement add_module_cat to add a module by category...
2004-12-14 Clément StenacRemove debug messages
2004-12-14 Clément StenacBetter fix for wx deadlock with preparse
2004-12-14 Clément Stenac* Provide playlist_LockFoo functions for some functions
2004-12-13 Clément StenacCompile fix
2004-12-13 Gildas Bazin* src/misc/image.c, include/vlc_image.h: new image...
2004-12-11 Sigmund Augdal Helbergsrc/playlist/*:give id to nodes as well. triger item...
2004-12-11 Sigmund Augdal Helberglibvlc.h: moved --video-deco, shorter short string...
2004-12-11 Clément StenacImprovements to preferences
2004-12-10 Clément StenacMemory leaks
2004-12-10 Clément Stenac*experimental* input pre-parsing support.
2004-12-10 Gildas Bazin* src/misc/modules.c: only load the plugins once (as...
2004-12-09 Sigmund Augdal Helberginput/input.c: trigger a update in playlist window...
2004-12-09 Gildas Bazin* src/libvlc.h: --video-deco is enabled by default.
2004-12-08 Clément StenacFix autoplayback with skins
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-28 Eric Petit src/misc/net.c: BeOS fix
2004-11-28 Gildas Bazin* src/input/mem_stream.c: fixed a couple of bugs.
2004-11-28 Gildas Bazin* src/misc/vlm.c, modules/demux/playlist/m3u.c, modules...
next