]> git.sesse.net Git - vlc/shortlog
vlc
2005-12-16 Clément StenacMove cddax to access/cddax
2005-12-15 Felix Paul... * fixed breakage introduced in [13766]
2005-12-15 Christophe... * extras/contrib/src/Makefile: Cosmetic.
2005-12-15 Christophe... * modules/control/http/mvar.c: Handle file extensions...
2005-12-15 Felix Paul... o.O (refs [13767])
2005-12-15 Felix Paul... * unify the Time-To-Live string and fix its Spanish...
2005-12-15 Felix Paul... * fixed the compilation of libmpcdec, so INSTALL_NAME...
2005-12-15 Rémi Denis... Use libdir to determine PLUGIN_PATH - should fix #474
2005-12-15 Rémi Denis... Remove unused & broken AC_DEFINE
2005-12-15 Filippo CaroneMakefile works for both i386 and amd64 platforms
2005-12-15 Clément StenacFew modifs
2005-12-15 Clément StenacWho said I'm bored ?
2005-12-15 Filippo CaroneEmacs mode for Videolan Coding style.
2005-12-15 Rémi Denis... - Add brackets around IPv6 address automatically if...
2005-12-15 Antoine Cellerierooops
2005-12-15 Antoine CellerierChange the http password request message.
2005-12-15 Antoine Cellerieradd automatic casts to vlc_object_t
2005-12-15 Clément StenacMinor cleanup
2005-12-15 Clément StenacRemove unused structures from vlc_common.h
2005-12-15 Clément StenacUpdate VIM syntax file, originally written by fenrir
2005-12-15 Olivier Aubertpython bindings: formatted to VLC coding style
2005-12-15 Clément StenacUse a wxDialog rather than a wxFrame
2005-12-15 Clément StenacDon't put a progress bar behing each input box
2005-12-15 Olivier Aubertsrc/control/core.c: fix start-time handling in start...
2005-12-15 Derk-Jan Hartman* - This should fix the "crash upon quit" issue with...
2005-12-15 Antoine Cellerierfix comments
2005-12-15 Filippo CaroneFile description fixed and propset done.
2005-12-15 Antoine Celleriertypo fix
2005-12-15 Filippo Carone<vlc/control_structures.h> header is installed by make.
2005-12-14 Christophe... small remark
2005-12-14 Derk-Jan Hartman* Free scandir results when we are done with them....
2005-12-14 Derk-Jan Hartman* Enable liveMedia's RTSP over HTTP mode. This is somet...
2005-12-14 Christophe... Typo
2005-12-14 Clément StenacDon't keep mutex locked if we bail out
2005-12-14 Clément StenacFix no
2005-12-14 Clément StenacProgress bar for AVI index creation
2005-12-14 Clément Stenacbuild fix
2005-12-14 Clément StenacUse input_Read in shoutcast and display a progress...
2005-12-14 Clément StenacWX support for progressbar dialog. Still need some...
2005-12-14 Clément StenacAdd support for progress bars
2005-12-14 Clément StenacPlaylist can be ANYWHERE
2005-12-14 Filippo CaronePython bindings fixed for the new mediacontrol headers
2005-12-14 Clément StenacUpdate symbols
2005-12-14 Filippo CaroneMediacontrol interface changes to detach use of vlc...
2005-12-14 Clément StenacMake input_Read return the input object id
2005-12-14 Damien Fouilleultest.html: updated example HTML code for activex plugin
2005-12-14 Damien Fouilleulvlc.win32.nsi: activex plugin is now selected by default
2005-12-14 Damien FouilleulMakefile.am: target 'package-win32-base-exe' is now...
2005-12-14 Olivier Aubertsrc/control/core.c: correctly set start-time through...
2005-12-14 Derk-Jan Hartman* Support the "pcm " WAV fourcc. it's equal to "araw".
2005-12-13 Damien Fouilleulconfigure.ac: fixed "header present but cannot be compi...
2005-12-13 Derk-Jan Hartman* Don't upmix the channels if we only have Stereo or...
2005-12-13 Derk-Jan Hartman* Fix directory.c on WinCE (which has neither DT_DIR...
2005-12-13 Felix Paul... * hmm, you should use a clean tree for this... sorry
2005-12-13 Felix Paul... * ran 'make update-po' to get everything in sync again...
2005-12-13 Felix Paul... * Updated Chinese translation by Wei Mingzhi
2005-12-13 Derk-Jan Hartman* patch to generalize our debian .desktop file so it...
2005-12-12 Derk-Jan HartmanFix a crash in stream_ReadLine
2005-12-12 Jean-Paul SamanFix crash when no IEEE1394/Firewire device is present
2005-12-12 Jean-Paul SamanFix --enable-dv detection
2005-12-12 Clément StenacUse standard buttons
2005-12-12 Christophe... freetype.c: BeOS fix (c++ism) and cosmetic
2005-12-12 Clément StenacSupport interaction in skins2
2005-12-12 Rémi Denis... Don't recurse in symbolic link - fixes #375
2005-12-12 Clément StenacMinor changes to release howto
2005-12-12 Clément StenacHandle all types of buttons and fix layouts
2005-12-12 Rémi Denis... Clean up and remove unnused internal parameter
2005-12-12 Clément StenacPropose to fix AVI index
2005-12-12 Clément StenacAdd support for Yes/No questions (Refs:#27)
2005-12-12 Felix Paul... * trunk version of [13699]
2005-12-12 Olivier Aubertsrc/control/audio_video.c: cast visual_id parameter...
2005-12-12 Olivier Aubertcontrol/core.c: raise exceptions in get_media_position
2005-12-12 Derk-Jan Hartman* Fix an issue with changed names of seek hotkeys in...
2005-12-12 Olivier Aubertsrc/control/core.c: remove superfluous ;
2005-12-12 Olivier Aubertpython/setup.py: use PIC versions of the libraries...
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...
next