]> git.sesse.net Git - vlc/history - modules
* modules/access/file.c, directory.c: bug and memory leak fixes
[vlc] / modules /
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
2006-07-13 Christophe Mutricyqt4/*: buildsytem fix + cosmetic+ copyright dates ...
2006-07-13 Felix Paul Kühne* implement the error panel correctly (for the records...
2006-07-13 Clément StenacBeginning of menus implementation
2006-07-13 Sam Hocevar * modules/control/hotkeys.c: nawak.
2006-07-12 Jean-Paul SamanRemoved unused variable pi_gamma
2006-07-12 Jean-Paul SamanRTSP rewind and fastforward support (Scale option)...
2006-07-12 Pavlov Konstantinget rid of unresolved symbols
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...
next