]> git.sesse.net Git - vlc/history - modules
python bindings: allow to pass values in the vlc.Position constructor:
[vlc] / modules /
2007-05-20 Antoine Cellerier* Some more fixes (+ don't redefine a function that...
2007-05-20 Antoine Cellerier* Fix non linux compilation round 2.
2007-05-20 Jean-Baptiste Kempfqt4 - playlist_model, check if p_item is not null befor...
2007-05-20 Rémi Denis-CourmontHide libvlc_global_data_t from plugins
2007-05-19 Antoine Cellerier* deinterlace.c: compile fix by ILEoo.
2007-05-19 Rémi Denis-CourmontSame as previous commit
2007-05-19 Rémi Denis-CourmontUse a vlc_CPU() wrapper instead of (ab)using libvlc_global
2007-05-19 Jean-Baptiste KempfQt4 - Interaction: Password are hidden.
2007-05-19 Rémi Denis-CourmontForgot this file
2007-05-19 Rémi Denis-CourmontUse vlc_object_kill(). Needs triple checking.
2007-05-19 Rémi Denis-CourmontFix line breaks
2007-05-19 Ken SelfMore BDA DVB-S and DVB-T parameters bring it closer...
2007-05-19 Antoine Cellerier* luaplaylist.c: make sure that the Lua stack is big...
2007-05-19 Antoine Cellerier* luaplaylist.c, README.txt: add .duration option for...
2007-05-19 Antoine Cellerier* luaplaylist.c, README.txt: add support for VLC options.
2007-05-19 Antoine Cellerier* m3u.c: remove unneeded comment. ppsz_options is freed...
2007-05-19 Antoine Cellerier* ffmpeg/demux.c: update copyright date.
2007-05-19 Antoine Cellerier* ffmpeg/demux.c: Don't change an ffmpeg demux's .flags...
2007-05-18 Antoine Cellerier* ffmpeg/video_filter.c: remove a bunch of trailing...
2007-05-18 Antoine Cellerier* luaplaylist.c: Look for Lua scripts in the user's...
2007-05-18 Jean-Baptiste KempfQt4 - MediaKeys support, patch by Ilkka Ollakka
2007-05-18 Antoine Cellerier* modules/access/http.c: When redirecting, don't includ...
2007-05-17 Antoine Cellerier* luaplaylist.c: initialize p_sys->psz_filename to...
2007-05-17 Antoine Cellerier* luaplaylist.c: add vlc.msg_{info,err,warn,dbg}()...
2007-05-17 Antoine Cellerier* luaplaylist.c: Change demux2 capability from 0 to 9
2007-05-17 Antoine Cellerier* luaplaylist.c: replace printfs by msg_{Warn,Dbg}
2007-05-17 Antoine Cellerier* luaplaylist.c: add support for meta data info. Playli...
2007-05-17 Antoine Cellerier* asx.c: remove tab
2007-05-17 Antoine Cellerier* luaplaylist.c: should now look in the appropriate...
2007-05-17 Damien Fouilleul- direct3d: behave correctly when changing desktop...
2007-05-17 Jean-Baptiste KempfQt4 - Tabs Order. Nick Vercammen's patch on open_networ...
2007-05-16 Ken SelfBDA - additional DVB-S parameters added
2007-05-16 Christophe Mutricyqt4: fix the popup menu updating
2007-05-16 Jean-Baptiste KempfShould fix another bunch of: (near initialization for...
2007-05-16 Jean-Paul SamanCast interface pointer to VLC_OBJECT().
2007-05-16 Jean-Paul SamanFix one warning for vlc_iconv() here (4th argument...
2007-05-16 Jean-Paul SamanCorrect csa_New() prototype by adding void argument.
2007-05-16 Jean-Paul SamanUse proper datatype.
2007-05-16 Jean-Paul SamanRemove unused variable pw.
2007-05-16 Jean-Paul SamanRenamed function E_(I420_RGB16_dithering) to match...
2007-05-16 Jean-Paul SamanRemove unused variable.
2007-05-16 Jean-Paul SamanFix another bunch of: (near initialization for `fmt...
2007-05-16 Jean-Paul SamanFix compiler warnings of type "warning: (near initializ...
2007-05-16 Jean-Paul SamanProperly clear the struct, this shuts up another compil...
2007-05-16 Jean-Paul SamanUse correct datatype. It will shutup the compiler.
2007-05-16 Antoine CellerierFix make distcheck and update po files.
2007-05-15 Christophe MutricyConst police
2007-05-15 Ken SelfImproved handling of no-signal condition and other...
2007-05-15 Antoine Cellerier* luaplaylist.c: Looks like stream_ReadLine results...
2007-05-14 Antoine Cellerier* luaplaylist.c: First usable version of the luaplaylis...
2007-05-14 Christophe MutricyQt4 systray: Don't put the played item here now that...
2007-05-14 Damien Fouilleul- hotkeys: leave full screenscreen hotkey (defaulted...
2007-05-14 Damien Fouilleulvout: merged all Microsoft Windows specific vouts under...
2007-05-13 Antoine Cellerier* New Lua based playlist demuxer. Code is far from...
2007-05-13 Christophe MutricyQT4: implement the open dialog from the playlist
2007-05-12 Christophe Mutricyinput_manager: Don't send name event all the time
2007-05-12 Sigmund Augdal Helbergqt4: Show artist in status bare when applicable
2007-05-12 Jean-Baptiste KempfFFMPEG FOURCC's: add FOURCC for DNxHD and compile fix...
2007-05-12 Jean-Baptiste KempfModules LIST update.
2007-05-12 Pierre d'HerbemontMac OS X gui: Prevent a crash when dropping item on...
2007-05-12 Rémi Denis-CourmontInitial JACK audio access-demux from Julien Plissonneau...
2007-05-12 Antoine Cellerier* videoportals.c: add title for metacafe vids.
2007-05-12 Jean-Baptiste KempfCompile fix. Oops(2)
2007-05-12 Jean-Baptiste KempfSmall Correction. Oops.
2007-05-12 Antoine Cellerier* videoportals.c: Add title support for dailymotion...
2007-05-12 Jean-Baptiste KempfFFMPEG, clean up a bit, add a few more FOURCC's and...
2007-05-12 Antoine Cellerier* videoportals.c: Allow using fullscreen youtube URLs...
2007-05-12 Jean-Baptiste KempfFFMPEG's FOURCC: add NUV codec, Cinepak for fallback...
2007-05-12 Jean-Baptiste KempfCorrect a mistake in previous commit.
2007-05-11 Jean-Baptiste KempfFFMPEG FOURCC: commit fix for older FFMPEG versions.
2007-05-11 Antoine Celleriervideoportals.c: remove debug printf.
2007-05-11 Antoine Celleriervideoportals.c: Add metacafe URL support.
2007-05-11 Antoine Celleriervideoportals.c: Add support for google video (this...
2007-05-11 Jean-Baptiste KempfQt4 - small changes and factorisations in CONNECTs
2007-05-11 Antoine Celleriergvp.c: Fix Google Video Playlist detection code.
2007-05-11 Pierre d'Herbemonthttp Access: Simplify the re-location code.
2007-05-11 Christophe MutricyDon't hide the name in the status bar. Oups.
2007-05-11 Jean-Baptiste KempfPut SGI decoder with the latest version of ffmpeg.
2007-05-11 Antoine Celleriervideoportals.c: Add support for Daily Motion URLs ...
2007-05-11 Jean-Baptiste KempfCodecs FFMPEG. Add support for DosBox Capture, Worms...
2007-05-11 Antoine Cellerierdemux/playlist/: New "video portals" playlist demux...
2007-05-11 Antoine CellerierFix segfault upon redirection (test url: http://www...
2007-05-11 Jean-Baptiste KempfFFMPEG: activate WMVA since it seems to work (tested...
2007-05-11 Jean-Baptiste Kempfffmpeg's FOURCC: add new FOURCCs to H264, add TM20...
2007-05-11 Jean-Baptiste KempfFFMPEG - More H.263 and H.263+ FOURCC (tested too,...
2007-05-11 Jean-Baptiste KempfFFMPEG, MPEG-4 FOURCCs... I hope I did not forget too...
2007-05-11 Pierre d'HerbemontMac OS X gui: Make sure maximized window respect Mac...
2007-05-11 Jean-Baptiste KempfFfmpeg FOURCC: Mjpeg (notably support for AVID MJPEG)
2007-05-11 Jean-Baptiste KempfAdd a few other bunch of FOURCCs (not all tested)....
2007-05-11 Pierre d'HerbemontMac OS X gui: Make sure we don't see a ghost window...
2007-05-11 Jean-Baptiste KempfAdd a bunch of not so used FOURCC to ffmpeg.c. Should...
2007-05-10 Jean-Baptiste KempfQt4 - Open Network Dialog: add https to the list and...
2007-05-10 Jean-Baptiste KempfQt4 - Open Disc Dialog: add a "E" for VCD entry as...
2007-05-10 Jean-Baptiste KempfQt4 - Open Disc Dialog, finish the disc/track-sub/audio...
2007-05-10 Christophe Mutricyqt4: Make the name in the title an option
2007-05-10 Pierre d'HerbemontMac OS X gui: Fix a crash when waking up from sleep.
2007-05-09 Christophe MutricyFix crash in MKV demuxer. Patch courtesy of Harry Sinto...
2007-05-09 Antoine Cellerier* rss.c: Test fix for a bug i can't reproduce (most...
2007-05-09 Ken SelfFix choppy audio on live play - caching enabled properly
2007-05-09 Rémi Denis-CourmontHW Pixel Doubling and Backlight-on for Maemo devices
next