]> git.sesse.net Git - vlc/shortlog
vlc
2004-10-08 Gildas Bazin* modules/access/mms, modules/demux/mp4, modules/misc...
2004-10-08 Gildas Bazin* src/misc/win32_specific.c, modules.c: WinCE improveme...
2004-10-08 Derk-Jan Hartman* hotkeys.c: change fullscreen setting even if there...
2004-10-07 Derk-Jan Hartman* 1st run of dutch translations
2004-10-07 Derk-Jan Hartman* removed another translatable string that is no longer...
2004-10-07 Derk-Jan Hartman* diretory.c: remove a completly useless translation...
2004-10-07 Rocky BernsteinFirst attempt at adding CD-Text.
2004-10-07 Gildas Bazin* src/misc/modules.c: pfff nobody found this one.....
2004-10-07 Derk-Jan Hartman* opengl: remove NULL from string arrays
2004-10-07 Gildas Bazin* src/misc/modules.c: fixed harmless memory leaks in...
2004-10-07 Benjamin Pracht* Fullscreen button works again
2004-10-07 Derk-Jan Hartman* removed an unnecessary = NULL write.
2004-10-07 Derk-Jan Hartman* Made the opengl effects a list of options instead...
2004-10-07 Gildas Bazin* modules/codec/toolame.c: lowered the priority of...
2004-10-07 Gildas Bazin* modules/codec/dvbsub.c:
2004-10-07 Derk-Jan Hartman* Improve the Preferences display, when capabilties...
2004-10-07 Rocky BernsteinFill in playlist information and stream & media information
2004-10-07 Gildas Bazin* modules/stream_out/transcode.c: bug fix for subtitles...
2004-10-07 Gildas Bazin* configure.ac: force c++ linkage for the portaudio...
2004-10-06 Gildas Bazin* modules/mux/mpeg/ts.c: a couple of fixes for DVB...
2004-10-06 Derk-Jan Hartman* Lets not ignore too many .sub files shall we? :)
2004-10-06 Derk-Jan Hartman* if a .idx vobsub is found, then don't autodetect...
2004-10-06 Derk-Jan Hartman* spelling correction
2004-10-06 Derk-Jan Hartman* Fixed the DefaultIcon registry settings
2004-10-06 Derk-Jan Hartman* Define RUNTIME_CPUDETECT for ffmpeg
2004-10-06 Derk-Jan Hartman* forgot this file in the vlc_b64_encode patch
2004-10-06 Derk-Jan Hartman* vlc_b64_encode patch by Torsten Spindler
2004-10-06 Gildas Bazin* modules/codec/ffmpeg/postprocess.c: altivec CPU detec...
2004-10-06 Derk-Jan Hartman* added the .vlc fileextension to the win installer...
2004-10-06 Gildas Bazin* modules/video_output/directx: should solve the visibl...
2004-10-06 Gildas Bazin* src/input/stream.c, modules/demux/avi/avi.c: work...
2004-10-06 Gildas Bazin* modules/audio_output/waveout.c:
2004-10-06 Derk-Jan Hartman* Better Pragma header test. Apparently Pragma is a...
2004-10-05 Derk-Jan Hartman* Restored a fallback to the old Quartz drawing routine...
2004-10-05 Derk-Jan Hartman* Disabled the OSX OpenGL vout untill it's problems...
2004-10-05 Damien Fouilleul- removed some debug lines
2004-10-05 Damien Fouilleul- use existing default route when configuring crossbars...
2004-10-05 Damien Fouilleul- invoked crossbar properties pages after graph has...
2004-10-05 Derk-Jan Hartman* m3u.c: We now support http links to mms sources that...
2004-10-05 Derk-Jan Hartman* Alternative solution to mms recognition of http:...
2004-10-05 Gildas Bazin* modules/control/Modules.am: add rtci.c to make update...
2004-10-05 Gildas Bazin* modules/access/file.c: WinCE cruft removal.
2004-10-05 Gildas Bazin* src/misc/*, src/extras/libc.c: bunch of WinCE fixes.
2004-10-05 Derk-Jan Hartman* revert the mimetype recognition of http:// mmsh streams
2004-10-05 Gildas Bazin* modules/audio_output/portaudio.c: portaudio (www...
2004-10-04 Gildas Bazin* include/vlc_common.h: define PATH_MAX on WinCE.
2004-10-04 Gildas Bazin* src/misc/win32_specific.c: WinCE build fixes.
2004-10-04 Gildas Bazin* include/main.h, include/vlc_common.h: WinCE build...
2004-10-04 Gildas Bazin* evc/vlc.vcp.in: fixes.
2004-10-04 Gildas Bazin* evc/config.h.in: cleanup.
2004-10-04 Derk-Jan Hartman* no longer use demuxdump. Only dump is a valid demux2...
2004-10-04 Gildas Bazin* modules/misc/network/ipv4.c: got rid of the #ifdef...
2004-10-04 Gildas Bazin* modules/access/file.c: got rid of the #ifdef HAVE_ERR...
2004-10-04 Gildas Bazin* src/*: got rid of the #ifdef HAVE_ERRNO_H.
2004-10-04 Gildas Bazin* evc/errno.h: errno.h replacement for WinCE.
2004-10-04 Gildas Bazin* src/input/subtitles.c: strcoll is not available on...
2004-10-04 Gildas Bazin* modules/misc/dummy/decoder.c: use MAX_PATH instead...
2004-10-03 Gildas Bazin* modules/gui/wxwindows/open.cpp: fixed open dialog...
2004-10-03 Derk-Jan Hartman* strip file:// from subtitle autodetect path if presen...
2004-10-03 Cyril Deguet - scaled_bitmap.cpp: fixed an old bug in the bresenham...
2004-10-03 Clément Stenac* Added delay and alignment to wx subtitles dialog
2004-10-03 Gildas Bazin* configure.ac: alsa is enabled by default.
2004-10-02 Felix Paul... * ALL: fixed some gettext stuff in the subtitles-option...
2004-10-02 Clément Stenac* Re-added sub-delay option
2004-10-02 Clément StenacFix segfault when spu heap is full
2004-10-02 Derk-Jan Hartmanlivedotcom.cpp: fprintf DEL DEL DEL DEL DEL
2004-10-02 Derk-Jan Hartman* mkv.cpp: cosmetics
2004-10-02 Derk-Jan Hartman* Update TODO list
2004-10-02 Christophe... * modules/dvb/access.c: Fixed a major heap corruption...
2004-10-02 Felix Paul... * likely the final update to the G. translation
2004-10-02 Clément StenacFixed string
2004-10-02 Clément StenacDo what I say, don't do what I do.
2004-10-02 Derk-Jan Hartman* vobsub.c : bail if we cannot find the .sub file
2004-10-02 Derk-Jan Hartman* Look the SAP module CAN get even uglier
2004-10-02 Clément Stenac(Final ?) update to french l10n file
2004-10-01 Felix Paul... * last fixes to the G. translation
2004-10-01 Gildas Bazin* configure.ac: added an --enable-httpd and --enable...
2004-10-01 Gildas Bazin* evc/*: some updates to the evc project files.
2004-10-01 Gildas Bazin* src/*: WinCE compilation fixes.
2004-10-01 Gildas Bazin* evc/vlc.vcw: removed old plugins.
2004-10-01 Gildas Bazin* modules/codec/dmo/dmo.c: portability fix.
2004-10-01 Gildas Bazin* src/input/demux.c: gee, what a nice bug.
2004-10-01 Gildas Bazin* src/libvlc.c, include/vlc_interface.h: don't open...
2004-10-01 Gildas Bazin* modules/video_filter/blend.c: portability fix.
2004-10-01 Gildas Bazin* modules/control/hotkeys.c, rc, modules/demux/mp4...
2004-10-01 Gildas Bazin* src/extras/libc.c: shut up compiler warnings.
2004-10-01 Gildas Bazin* src/extras/libc.c: strtoll() replacement when not...
2004-10-01 Gildas Bazin* src/*: bunch of portability fixes.
2004-10-01 Derk-Jan Hartman* autodetect .idx files for vobsub autodetection
2004-09-30 Gildas Bazin* modules/gui/wxwindows/*: win32 fixes with new wxWidgets.
2004-09-30 Gildas Bazin* po/*: new updates before the test2 tarball is done.
2004-09-30 Gildas Bazin* modules/codec/araw.c: compilation fix.
2004-09-30 Benjamin PrachtAdds the ability to specify the pid of the PMT (--sout...
2004-09-30 Gildas Bazin* modules/gui/wxwindows/subtitles.cpp: new "font size...
2004-09-30 Gildas Bazin* ALL: updates for the test release.
2004-09-30 Gildas Bazin* modules/audio_filter/converter/a52tofloat32.c,dtstofl...
2004-09-30 Gildas Bazin* modules/mux/wav.c: use aout_ChannelReorder().
2004-09-30 Gildas Bazin* modules/demux/wav.c: use aout_ChannelReorder().
2004-09-30 Gildas Bazin* src/audio_output/common.c: common facility for channe...
2004-09-30 Gildas Bazin* modules/audio_filter/channel_mixer/simple.c: very...
next