]> git.sesse.net Git - vlc/history - modules
* m4/Makefile.am: added more missing files. olleh buglroz!
[vlc] / modules /
2006-07-11 Benjamin Pracht* Patch to add ATSC support by Dennis Lou
2006-07-10 Felix Paul Kühne* updated the po-files, started some work on the German...
2006-07-10 Derk-Jan Hartman* when possible use the PTS for GET_TIME and GET_LENGTH...
2006-07-09 Antoine Cellerier#transcode{vfilter=...} only works with video filter2...
2006-07-08 Christophe MutricyClean up
2006-07-08 Christophe MutricyFix compilation. It inserts the playlist only in tree...
2006-07-08 Felix Paul Kühne* complete clean-up
2006-07-08 Felix Paul Kühne* unified the GUI-presented string
2006-07-08 Felix Paul Kühne* use intf_IntfProgress instead of intf_UserProgress...
2006-07-08 Clément StenacSome infrastructure work for playlist autoload/autosave
2006-07-08 Mohammed Adnène... cosmetic changes + compilation fixes
2006-07-08 Clément StenacImprove embedded video output
2006-07-08 Clément StenacFix some crashes
2006-07-07 Antoine CellerierFix segfault (thanks to zorglub for the hint)
2006-07-07 Antoine CellerierAdd Google Video Playlist parsing support (stuff like...
2006-07-06 Damien Fouilleulvout.m: change in fullscreen behaviour
2006-07-06 Derk-Jan Hartman* Fix SDP file parsing of the SAP module.
2006-07-05 Clément Stenac[Untested] Save interface position
2006-07-04 Sam Hocevar * modules/control/motion.c: control VLC with laptop...
2006-07-04 Sam Hocevar * modules/demux/mkv.cpp: fixed a pointer cast bug.
2006-07-04 Sam Hocevar * modules/stream_out/transcode.c: improve error messa...
2006-07-04 Sam Hocevar * modules/video_filter/transform.c: minor coding...
2006-07-03 Felix Paul Kühne* implemented a non-blocking progress-bar in the main...
2006-07-02 Antoine Celleriers/Shoutcast/QTL/
2006-07-02 Antoine CellerierAdd QuickTime Media Link parsing. FIXME: Optional attri...
2006-07-01 Derk-Jan Hartman* Move sgimb demux to the playlist demux, and port...
2006-07-01 Clément StenacPreliminary embedded vout implementation
2006-06-29 Derk-Jan Hartman* MPNG support
2006-06-29 Dennis van Amerongen* modules/codec/dmo/dmo.c: if an aspect ratio was speci...
2006-06-29 Sigmund Augdal HelbergFix a regression in r15404 causing people to experience...
2006-06-29 Sigmund Augdal HelbergFinnally got rid of the old m3u module. RIP
2006-06-29 Derk-Jan Hartman* New ASX parser
2006-06-29 Derk-Jan Hartman* HTTP 1.0 is not seekable
2006-06-28 Christophe Mutricyadd the volume icons
2006-06-28 Clément Stenacvarious fixes
2006-06-28 Derk-Jan Hartman* Fix a potential buffer overflow, UTF-8'ify session...
2006-06-28 Derk-Jan Hartman* Fix some sap SD memleaks. more to follow
2006-06-28 Christophe Mutricyfix compile for builddir != srcdir
2006-06-28 Clément StenacMostly fix GME meta
2006-06-28 Clément StenacGra. Fix most of TS meta
2006-06-28 Clément StenacForgot that for Qt
2006-06-28 Clément StenacIcons
2006-06-27 Jean-Paul SamanTheora framesize calculation patch by Kevin H. Patterso...
2006-06-27 Sigmund Augdal HelbergAttempt to support international charsets in mmi menus...
2006-06-26 Clément StenacSome more Qt playlist code
2006-06-26 Clément StenacSome more playlist code
2006-06-25 Rémi Denis-Courmont- Work-around for IPv6 SSM with Winsock 2 from Olivier...
2006-06-25 Clément StenacPlaylist model
2006-06-22 Clément Stenac* Create new types for device probing
2006-06-21 Derk-Jan Hartman* update the ffmpeg VC-1 fourcc info. Hopefully it...
2006-06-21 Clément StenacHAL probing module
2006-06-21 Yoann Peronneau* wxwidgets: repair slider dragging.
2006-06-20 Clément StenacNon-working general declarations for disc probing ...
2006-06-20 Yoann Peronneau* wxwidgets: try to implement a go-where-you-click...
2006-06-20 Clément StenacSome skeleton files for playlist
2006-06-19 Clément StenacUse a tristate for avi index (fix / don't fix / ask...
2006-06-14 Damien Fouilleulfixes for crash in Safari plugin when terminating ...
2006-06-14 Yoann Peronneau* playlist/xspf.c: upgrade to new structure
2006-06-14 Yoann Peronneau* web interface: add a snapshot button
2006-06-14 Olivier Teulière * skins2/parser/interpreter.cpp: Check the VarMAnager...
2006-06-14 Yoann Peronneau* playlist/xspf.c: handles empty nodes
2006-06-14 Yoann Peronneau* control/http: fix "pl.current"
2006-06-14 Yoann Peronneau* demux/playlist/xspf: skeleton for XSPF tree playlist...
2006-06-14 Yoann Peronneau* xpsf.c: ...but <playlist> has... grmbl
2006-06-14 Yoann Peronneau* xspf.c: <trackList> has no <location> or <title>...
2006-06-14 Yoann Peronneau* demux/playlist/xspf.c: fix a bug introduced by [15757]
2006-06-14 Yoann Peronneau* Tree playlist XSPF export
2006-06-13 Felix Paul Kühne* code and GUI improvements
2006-06-12 Clément StenacSimplify the CDDA module. Split more between parse...
2006-06-12 Yoann Peronneau* modules/video_output/image.c: add --image-width and...
2006-06-11 Gildas Bazin* modules/packetizer/mpeg4video.c: ts/ps muxers rely...
2006-06-11 Clément StenacSkeleton for open
2006-06-11 Gildas Bazin* modules/gui/wxwidgets: don't call aout_VolumeGet...
2006-06-10 Christophe Mutricymisc/freetype.c: Fix strings
2006-06-10 Christophe Mutricyqt4/input_manager.cpp: compile fix
2006-06-10 Gildas Bazin* modules/codec/ffmpeg/audio.c: reduce memory usage...
2006-06-10 Rémi Denis-CourmontMemleak spotted by Dugal Harris.
2006-06-10 Rémi Denis-CourmontMJPG support with DirectShow (patch from Dugal Harris)
2006-06-10 Gildas Bazin* modules/gui/wxwidgets/dialogs/fileinfo.hpp: compilati...
2006-06-10 Rémi Denis-CourmontInclude bitrate in SDP when known.
2006-06-10 Gildas Bazin* modules/codec/dmo/dmo.c: fix typo in fourcc.
2006-06-09 Gildas Bazin* modules/packetizer/mpeg4video.c: rewrite using the...
2006-06-09 Gildas Bazin* modules/gui/wxwidgets/menus.cpp: avoid using STL...
2006-06-09 Gildas Bazin* modules/demux/mpeg/m4v.c: wait until we get p_extra...
2006-06-09 Antoine CellerierDshow input fix (suggest by "sneeze" on http://forum...
2006-06-09 Clément Stenac* Split apart gui and input management
2006-06-09 Rémi Denis-CourmontFTP cleartext authentication from Petr Vacek.
2006-06-09 Yoann Peronneau* proof of concept of drag & dropping a subtitle file...
2006-06-08 Clément StenacDon't forget to reset slider position
2006-06-08 Christophe MutricyOups
2006-06-08 Clément StenacDon't laugh
2006-06-08 Christophe MutricyDon't hardcode path
2006-06-08 Clément Stenac* Don't delete main nodes in playlist_Clear
2006-06-08 Clément StenacSome general clean up
2006-06-06 Yoann Peronneau* use Play icon for play-only hotkey
2006-06-06 Derk-Jan Hartman* blegh fprintf
2006-06-06 Yoann Peronneau* try to fix the pause-only hotkey
2006-06-06 Pavlov Konstantincompile fix
2006-06-06 Marian Durkovicmake --sout-ts-alignment default enabled (refs: #669)
2006-06-04 Jérome DecoodtOBJECT_INPUT->OBJECT_PLAYLIST
next