]> git.sesse.net Git - vlc/shortlog
vlc
2005-10-11 Damien Fouilleulvlccontrol.cpp: fixed a bug in setVariable where argume...
2005-10-11 Damien FouilleulI keep on forgeting to reset my own debug :)
2005-10-11 Damien Fouilleulplugin.cpp: auto-detect debbuger and change threading...
2005-10-11 Jean-Paul SamanFix broken status command on rc interface
2005-10-11 Damien Fouilleulundoing zcot's screensaver patch, better luck next...
2005-10-10 Felix Paul... * revert [12779] (this broke the output of MPEG PS...
2005-10-10 Felix Paul... * set keywords properly and removed an outdated FIXME
2005-10-10 Felix Paul... * applied zcot's screensaver patch. Thanks for the...
2005-10-10 Jean-Paul SamanGuard against multiple inclusions
2005-10-09 Derk-Jan Hartman* clearer error messages on invalid seek
2005-10-09 Derk-Jan Hartman* spelling
2005-10-09 Boris Dorès+ src/input/decoder.c src/libvlc.h:
2005-10-09 Olivier Teulière * skins2/src/dialogs.cpp: When no dialogs provider...
2005-10-09 Laurent Aimar * ogg: fix potential invalid read with broken files...
2005-10-09 Laurent Aimar * standard: allow to use 'dst' instead of 'url' (consi...
2005-10-09 Laurent Aimar http: removed useless debug.
2005-10-09 Laurent Aimar * ts: fix segfault with old dvbpsi, fix uninitialized...
2005-10-09 Gildas Bazin* configure.ac: revert commit 12788 (check for wxWidget...
2005-10-09 Gildas Bazin* modules/gui/wxwidgets: fixed build when wxWidgets...
2005-10-09 Felix Paul... * forgot this one in [12794]
2005-10-09 Felix Paul... * redesign of the about window
2005-10-09 Felix Paul... * added the 'mpc' file extension
2005-10-09 Felix Paul... * removed unused variable
2005-10-09 Felix Paul... * added Musepack support to extras/contrib, AUTHORS...
2005-10-09 Laurent Aimar * all: added Musepack support using libmpdec (1.2...
2005-10-09 Laurent Aimar * mp4: use ES_OUT_SET_NEXT_DISPLAY_TIME when doing...
2005-10-09 Jean-Paul SamanForce a check on wxWidgets 2.6.0 for vlc-0.8.4-test1.
2005-10-09 Gildas Bazin* modules/gui/wxwidgets/interface.cpp: restored call...
2005-10-08 Laurent Aimar * input.c: fix invalid free.
2005-10-08 Rémi Denis... iface-addr -> miface-addr
2005-10-08 Antoine Cellerier * handle CDATA (as if it were TEXT)
2005-10-07 Antoine Celleriersplit desktop icon and start menu shortcut creation...
2005-10-07 Rémi Denis... Remove unused option
2005-10-07 Felix Paul... * don't use 'ps' as suffix but 'mpg' like most other...
2005-10-06 Laurent Aimar * var: create "demux" and "access" (--demux/access...
2005-10-06 Laurent Aimar * input: :demux=module really force module and bypass...
2005-10-06 Laurent Aimar * udp: Patch by Marian Durkovic:
2005-10-06 Clément StenacPatch to zcot's patch by zcot :)
2005-10-06 Felix Paul... * allocate o_extended only if requested by the user...
2005-10-06 Laurent Aimar udp: support for RTP"header extension. Patch by Zohar...
2005-10-06 Laurent Aimar * http: update meta data only on title change.
2005-10-06 Laurent Aimar * record: correct i_update field.
2005-10-06 Laurent Aimar * mp4: support for tx3g subtitle (close #332)
2005-10-06 Derk-Jan Hartman* set autosave names
2005-10-06 Clément StenacMisc WX improvements - patches by zcot
2005-10-06 Felix Paul... * only save the affected modules (main, headphone,...
2005-10-06 Damien Fouilleulopen.cpp: unicode fix for ProbeDVD, ProbeCDDA, ProbeVCD
2005-10-06 Felix Paul... * intf.m: -make sure that objects like o_open, o_wizard...
2005-10-06 Damien Fouilleulall: support for unicode version of wxwidgets for win32...
2005-10-05 Felix Paul... * added a note about the prefs-remove-script for OSX
2005-10-05 Rémi Denis... Document wx requirements
2005-10-05 Felix Paul... * use the ffmpeg-cvs-trunk from 09/27 and not the curre...
2005-10-04 Jean-Paul SamanFix double free error.
2005-10-04 Derk-Jan Hartman* Fix Kasenna RTSP VoD
2005-10-04 Rémi Denis... #include "charset.h"
2005-10-02 Felix Paul... * this was not to be committed
2005-10-02 Felix Paul... * remove/disable the update-checker on OSX until 0...
2005-10-02 Felix Paul... Implemented the retrieval of the versions, files and...
2005-10-02 Felix Paul... * marked Bonjour-service-discovery as linux only
2005-10-02 Felix Paul... * small script to move the preferences to Trash. You...
2005-10-02 Rémi Denis... Move UTF32 conversion to more appropriate file
2005-10-02 Jean-Paul Samaninclude charset.h is in the include path and not local
2005-10-02 Jean-Paul SamanProtect agains multiple includes
2005-10-02 Jean-Paul SamanThe include vlc_md5.h is in the include path and not...
2005-10-02 Jean-Paul SamanThe include vlc_md5.h is in the include path and not...
2005-10-02 Antoine Cellerier * fix signedness gcc warning
2005-10-02 Antoine Cellerier * fix signedness gcc warnings
2005-10-02 Antoine Cellerier * fix signedness gcc warnings (and remove trailing...
2005-10-02 Antoine Cellerier * fix signedness gcc warning
2005-10-02 Jean-Paul SamanAdd missing include <charset.h>
2005-10-02 Jean-Paul SamanFix compiler warning: 'araw.c:62: warning: static'...
2005-10-02 Rémi Denis... Fix long-standing compilation warning and unduplicate...
2005-10-02 Rémi Denis... For wxWidgets into so-called Unicode (actually UTF...
2005-10-02 Rémi Denis... Remove some redundant casts
2005-10-02 Rémi Denis... Missed that file
2005-10-02 Rémi Denis... Add const qualifier
2005-10-02 Rémi Denis... Compile fix
2005-10-02 Steve Lhommemkv.cpp: move back the SET_PCR to its previous location...
2005-10-02 Rémi Denis... mb_str() doesn't work as documented (or maybe it doesn...
2005-10-02 Rémi Denis... Oups minor fix
2005-10-02 Rémi Denis... UTF32 to UTF8 conversion
2005-10-02 Rémi Denis... Fix compilation warning
2005-10-02 Clément StenacDon't reprint messages on quit
2005-10-01 Sam Hocevar * src/misc/cpu.c: oops.
2005-10-01 Sam Hocevar * src/misc/cpu.c: no need to push/pop %rbx before...
2005-10-01 Felix Paul... * minor fix (capitalise string at the bottom of the...
2005-10-01 Steve Lhommemkv.cpp: added option "mkv-preload-local-dir", disable...
2005-10-01 Steve Lhommemkv.cpp: better timecode sent by the demuxer (doesn...
2005-10-01 Christophe... Add Install.wince in the tar
2005-10-01 Christophe... Add some sed in the package-win32 rules (closes #372)
2005-10-01 Steve Lhommeavoid declaration collision on MSVC
2005-10-01 Jean-Paul SamanFix typo
2005-09-30 Gildas Bazin* modules/audio_filter/resampler/bandlimited.c: re...
2005-09-30 Benjamin Pracht* Cleaner url parsing
2005-09-30 Derk-Jan Hartman* Some freetype renderer hacks as suggested by Sigmund...
2005-09-29 Benjamin PrachtHandle correctly some more error cases
2005-09-29 Derk-Jan Hartman* The PTS/PCR repeats we test for should at least conti...
2005-09-29 Jean-Paul SamanRemove trailing whitespace
2005-09-29 Jean-Paul SamanRemove trailing whitespace
2005-09-29 Jean-Paul SamanRemove trailing whitespace
next