]> git.sesse.net Git - vlc/history - modules
Partial UPnP fix from Christian Henz, from Ralf Huvendiek.
[vlc] / modules /
2006-08-10 Rémi Denis-CourmontPartial UPnP fix from Christian Henz, from Ralf Huvendiek.
2006-08-10 Derk-Jan Hartman* p_input->p_libvlc == p_filter->p_libvlc: remove p_inp...
2006-08-09 Jean-Paul SamanFix comments
2006-08-08 Derk-Jan Hartman* Fix an #ifdef hidden error in cddax
2006-08-07 Clément StenacFix sort by artist
2006-08-07 Felix Paul Kühne* configure.ac: enabled Obj-C exceptions in the OBJCFLA...
2006-08-06 Clément Stenac* Add random/loop buttons
2006-08-06 Olivier Teulière * skins2: Fixed resizing of the Text control
2006-08-06 Clément StenacFix deletion of items when changing them to nodes
2006-08-06 Felix Paul Kühne* fix compilation warnings by adding _defaultTableHeade...
2006-08-06 Olivier Teulière * skins2: fixed the xkeepratio/ykeepratio attributes...
2006-08-06 Jean-Paul SamanOops use VLC_ error messages
2006-08-06 Jean-Paul Samansanity checking
2006-08-06 Jean-Paul Samanenabled check for p_sys->i_channels>2 again for mp3...
2006-08-06 Jean-Paul SamanImplement afilter transcode filters and renamed vfilter...
2006-08-06 Jean-Paul Samanifdef away compiler warning
2006-08-06 Jean-Paul SamanRemove unused variable
2006-08-06 Jean-Paul SamanFix double free bug in psychedelic filter
2006-08-06 Jean-Paul SamanRemove some whitespace
2006-08-06 Jean-Paul SamanUse C-style comments
2006-08-06 Jean-Paul SamanCleanup whitespace
2006-08-06 Jean-Paul SamanRemove unused variable.
2006-08-06 Jean-Paul SamanCoding Style fixes
2006-08-06 Clément StenacQt4:
2006-08-06 Loren Merrittoops in r16209
2006-08-05 Olivier Teulière * skins2: new "xkeepratio" and "ykeepratio" attributes...
2006-08-04 Loren Merrittfix the crf option to reflect x264's API change in...
2006-08-04 Jean-Paul SamanSome cleanup of whitespace
2006-08-03 Gildas Bazin* modules/access/file.c, directory.c: bug and memory...
2006-08-03 Clément StenacFix a bunch of warnings and errors
2006-08-03 Clément StenacFix duplicate definitions of FREE
2006-08-03 Clément StenacHandle blocking errors, fix layout for login
2006-08-03 Clément Stenac* Some Qt interaction stuff
2006-08-02 Clément StenacFix crash with GVP, if it breaks it, yell and provide...
2006-08-02 Clément StenacInteraction cleanup, remove some unused functions,...
2006-08-01 Clément StenacRemove references to deprecated files
2006-08-01 Clément StenacImprove Qt interaction stuff
2006-07-31 Felix Paul Kühne* interaction.c: always show errors through the interac...
2006-07-31 Felix Paul Kühne* removed the old panel which used to show msg_err...
2006-07-31 Gildas Bazin* modules/demux/ps.c: fixed breakage
2006-07-31 Derk-Jan Hartman* Fix support for QT ref files. this close #700
2006-07-31 Filippo CaroneVideo resize function added in libvlc.
2006-07-30 Felix Paul Kühne* compilation fix
2006-07-30 Felix Paul Kühneosx/intf.m: don't show msg_err's in the OSX GUI anymore...
2006-07-30 Felix Paul Kühne* additional interaction enhancements
2006-07-30 Clément StenacIcons support
2006-07-30 Clément StenacQt4 playlist dialog base stuff
2006-07-30 Olivier Teulière * skins2/*: fixed some doxygen comments
2006-07-30 Olivier Teulière * skins2/src/generic_layout.cpp: refresh the area...
2006-07-30 Cyril Deguet* fixed galaktos plugin which was broken for a very...
2006-07-30 Olivier Teulière * skins2: when restoring the previous skin because...
2006-07-29 Damien Fouilleulfew fixes in libvlc APis
2006-07-29 Derk-Jan Hartman* Allow the asx module to peek instead on relying on...
2006-07-29 Felix Paul Kühne* minor core cleanup and WX compilation fix
2006-07-29 Felix Paul Kühne* enhanced the interaction core with some method additi...
2006-07-29 Christophe Mutricyfix breakqge introduce in [16152]
2006-07-29 Jérome DecoodtAdd Ctrl+clic to handle one button mice
2006-07-29 Felix Paul Kühne* enabled ffmpeg's beta WMV3/VC1-support
2006-07-28 Filippo CaroneReal VOUT_REPARENT (UNIX only ATM).
2006-07-28 Clément StenacCheck type before cast
2006-07-28 Clément StenacWTF isn't QEvent a QObject ?
2006-07-28 Clément StenacDon't use RTTI
2006-07-27 Clément StenacAdd --france / --no-france option to disable DRM playback.
2006-07-26 Eric PetitMake I420_UYVY/MMX support widths non multiple of 8
2006-07-25 Olivier Teulière * skins2/src/skin_common.hpp: Added missing header
2006-07-24 Christophe MutricyLocalized the stings inside the .ui and update the...
2006-07-24 Olivier Teulière * skins2/src/dialogs.cpp: more encoding fixes
2006-07-23 Olivier Teulière * skins2: fixed several encoding issues. In particular...
2006-07-23 Jean-Paul SamanForward port of revision 16113. Fixes a bug in live555...
2006-07-20 Felix Paul Kühne* some minor fixes (signed vs unsigned ints, removed...
2006-07-20 Felix Paul Kühne* compilation fix to reflect x264's API change in its...
2006-07-20 Christophe MutricyCompile fix. gcc doesn't like foo=foo();
2006-07-20 Clément StenacFix a bunch of bugs
2006-07-20 Christophe MutricyCosmetic: svn properties, Id, copyright dates
2006-07-20 Damien Fouilleul- direct3d: new video output module using Direct3D...
2006-07-19 Antoine CellerierAdd some "const" where relevant
2006-07-19 Antoine CellerierMake code less readable and (hopefully) faster for...
2006-07-19 Clément StenacSome more Qt interaction support
2006-07-19 Olivier Aubertmodules/misc/svg.c: fix SVG rendering
2006-07-19 Clément StenacAdd support for modules help strings (Closes:#413)
2006-07-19 Clément StenacRemove some code duplication
2006-07-19 Clément StenacMove v4l and pvr into the main access directory.
2006-07-19 Clément StenacSome more demux and access code factorization
2006-07-18 Clément StenacA bunch of various fixes (encoding, refcount, layout)
2006-07-18 Clément StenacLayout improvements
2006-07-18 Clément Stenac* Fix a number of encoding bugs
2006-07-18 Clément StenacBetter packetizer helpers
2006-07-18 Clément StenacAdd a bunch of helper functions/macros and start using...
2006-07-18 Clément Stenac* compiles-but-untested complete implementation of...
2006-07-18 Sigmund Augdal Helbergsupport muxing and demuxing of dual mono mpeg ts stream...
2006-07-17 Felix Paul Kühne* adapted the extended panel to the latest video filter...
2006-07-16 Antoine CellerierDon't show the scale filter in the preferences
2006-07-15 Felix Paul Kühne* removed useless include
2006-07-15 Felix Paul Kühne* implemented a ctrl-click menu for the vouts (refs...
2006-07-15 Antoine Celleriercheck that p_pic->pf_release != NULL before calling it
2006-07-14 Antoine CellerierSplit the distort video filter module into several...
2006-07-14 Antoine CellerierRemove unneeded include
2006-07-14 Antoine CellerierInvert is now a "video filter2"
2006-07-14 Antoine CellerierAdjust is now a "video filter2"
2006-07-13 Christophe MutricyFix dist
next