]> git.sesse.net Git - vlc/shortlog
vlc
2005-12-12 Antoine Cellerieradd note about testing the win32 installer *and* uninst...
2005-12-11 Derk-Jan Hartman* hebrew line order fixes. patch by Barak Ori (barakori...
2005-12-11 Derk-Jan Hartman* Updated BeOS icon
2005-12-11 Derk-Jan Hartman * Added Mac OS X SPDIF audio to the NEWS
2005-12-11 Clément StenacWarn -> Dbg
2005-12-11 Boris Dorès- correct calculation of the size of the overflow buffer
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 StenacBeginning of a WX implementation
2005-12-11 Clément StenacRequest authentication if we get a 401 error
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 Christophe... Fix make dist
2005-12-10 Derk-Jan Hartman* Remove coreaudio resampler
2005-12-10 Derk-Jan Hartman* Remove CoreAudio module
2005-12-10 Derk-Jan Hartman* Remove outdated CoreAudio module
2005-12-10 Antoine Cellerierremove duplicate
2005-12-10 Felix Paul... * moved my last addition to the OSX-intf-stuff and...
2005-12-10 Damien Fouilleuldirectx.c: fixed the initial grey flicker when using...
2005-12-10 Antoine Celleriercook is real audio
2005-12-10 Felix Paul... * added another one
2005-12-10 Antoine Cellerierupdate news for 0.8.4a ... is anything missing ?
2005-12-10 Olivier Aubertsrc/control/core.c, include/vlc/control.h: Applied...
2005-12-10 Gildas Bazin* modules/demux/real.c: improved cook support. We now...
2005-12-10 Felix Paul... * added 'M264' as FOURCC for H.263 (used by MS's encoder)
2005-12-10 Gildas Bazin* modules/codec/realaudio.c: subpackets re-ordering...
2005-12-09 Christophe... Fix portaudio (closes #419)
2005-12-09 Rémi Denis... Cumulated UPnP fixes from Christian Henz
2005-12-09 Gildas Bazin* modules/demux/real.c: re-order cook subpackets and...
2005-12-09 Antoine Celleriersupport for cook audio. Thanks to the ffmpeg people...
2005-12-09 Olivier Aubertpython/setup.py: use vlc-config --version to determine...
2005-12-09 Olivier Aubertcorba: remove useless files
2005-12-09 Olivier Aubertcorba module: use the integrated mediacontrol API
2005-12-09 Olivier AubertMakefile.am: add src/control/init.c and src/control...
2005-12-09 Olivier Aubertsrc/control/plugin.c: correct include reference
2005-12-09 Olivier Aubertpython/Makefile.am: correct the test for win32 systems
2005-12-09 Olivier Aubertpython/vlcglue.c: fix a signature-related warning
2005-12-09 Olivier Aubertpython/vlcglue.c: Allow that start, stop, pause, resume...
2005-12-09 Olivier Aubertpython/vlcglue.c: exception-related code fixes
2005-12-09 Olivier Aubertpython/vlcglue.c : Clear the exception when vlc.MediaCo...
2005-12-09 Christophe... Fix logger module on BeOS
2005-12-09 Clément StenacReplace function callback by variable callback.
2005-12-08 Christophe... Fix x264 on win32
2005-12-08 Felix Paul... * added 'x264' as valid FOURCC for H.264, although...
2005-12-08 Antoine Cellerierthis should fix win32 and wince package-win*-base targets
2005-12-08 Marian Durkovicfirst step towards SSM support in SDPs - refs #336
2005-12-08 Clément StenacDon't print too many errors
2005-12-07 Antoine Cellerier * volume display fix
2005-12-07 Antoine Cellerieradd delete_small.png
2005-12-07 Gildas Bazin* modules/gui/wxwidgets: save embedded playlist size...
2005-12-07 Antoine Cellerier * playlist improvements :
2005-12-07 Antoine Cellerier * fix misc fixes
2005-12-07 Antoine Cellerier * misc fixes. Should now work in IE
2005-12-07 Derk-Jan HartmanFixes to the old coreaudio module. It will be removed...
2005-12-07 Antoine Cellerier * fix playlist bug and change some css
2005-12-07 Antoine Cellerieroooops
2005-12-07 Antoine Cellerier * Makefile.am : add new browse.xml file
2005-12-07 Antoine Cellerier * add browse dialog for file input (this needs some...
2005-12-07 Rémi Denis... Link upnp with C++ rather than C
2005-12-07 Rémi Denis... Added a bunch of "const" - should fix warning in VLM...
2005-12-07 Rémi Denis... Work around for awfully broken Win32 DNS resolver ...
2005-12-07 Antoine Cellerier & -> & in name or uri
2005-12-07 Clément StenacImprove dialogs handling
2005-12-07 Derk-Jan Hartman* Fix the make VLC.app which was broken due to the...
2005-12-07 Derk-Jan HartmanMac OS X audio module is now unified for analog and...
2005-12-07 Antoine Cellerierpropset svn:keywords Id
2005-12-07 Antoine Cellerieradd same controls as in previous http interface. As...
2005-12-07 Antoine CellerierHTTP interface change
2005-12-07 Antoine CellerierNew http interface
2005-12-06 Antoine Celleriermove old http files to http-old
2005-12-06 Gildas Bazin* modules/gui/wxwidgets/interface.cpp: last issues...
2005-12-06 Olivier Teulière * doc/skins/skins2-howto.xml: A few fixes and additions.
2005-12-06 Gildas Bazin* modules/packetizer/h264.c: fixed massive memory leak.
2005-12-06 Gildas Bazin* modules/demux/mkv.cpp: fixed memory leaks.
2005-12-06 Rémi Denis... fix make install
2005-12-06 Clément StenacInteraction facility (Refs:#27)
2005-12-06 Antoine Cellerierrename to vlc_volume_set
2005-12-06 Antoine Celleriernew rpn function : volume_set
2005-12-06 Rémi Denis... fix DISTCLEANFILES
2005-12-06 Rémi Denis... Another bunch of non-existant files in POTFILES
2005-12-06 Rémi Denis... Don't include unused files in POTFILES(!)
2005-12-06 Gildas Bazin* modules/gui/wxwidgets/interface.cpp: still more impro...
2005-12-06 Rémi Denis... Remove unexisting exported API
2005-12-06 Rémi Denis... Attempt to fix make distcheck
2005-12-06 Rémi Denis... One must update src/misc/modules.c whenever a new vlc_...
2005-12-06 Rémi Denis... Fix symbols list
2005-12-06 Clément StenacFix behaviour if repeat is enabled at startup
2005-12-06 Christophe... Don't translate empty strings ( Thanks to ShadeHawk)
2005-12-06 Rémi Denis... Add missing include file
2005-12-06 Rémi Denis... Fix ./configure within make distcheck
2005-12-06 Rémi Denis... Empty gettext translated strings are illegal
2005-12-06 Clément StenacFix a string. Thanks to ShadeHawk on irc for noticing
2005-12-06 Rémi Denis... Fix POTFILES again
2005-12-06 Rémi Denis... Add .hosts
2005-12-06 Antoine Cellerierugly dirty horrible thing so that text/xml files don...
2005-12-05 Christophe... Reorder the ffmpeg detection. Please test, there is...
2005-12-05 Gildas Bazin* share/http/admin/browse.html: made the file list...
2005-12-05 Cyril Deguet* several updates: animations, percent vars, equalizer...
2005-12-05 Rémi Denis... - Don't print a bogus warning when reading on empty...
next