]> git.sesse.net Git - vlc/history - modules
QT4: Force need_update on creation so we could view everything on first open of Media...
[vlc] / modules /
2007-07-11 Pavlov KonstantinQT4: Force need_update on creation so we could view...
2007-07-11 Pavlov KonstantinQT4: Set advanced checkbox to checked.
2007-07-11 Pavlov KonstantinQT4: Jump to current item on itemchange. Patch by Ilkka...
2007-07-10 Jean-Baptiste Kempf* Adds a raster animation to text tagged with <karaoke...
2007-07-09 Christophe Mutricyfix [20770]
2007-07-09 Christophe MutricyOups
2007-07-08 Felix Paul Kühne* replaced a couple of to-be-deprecated cStrings by...
2007-07-08 Christophe MutricyRessucitate the telx module and make it to conflict...
2007-07-08 Jean-Baptiste KempfQt4 - Menus and new icons. Remove the isCheckable optio...
2007-07-07 Laurent Aimarall: Subtitle improvment patch by Bernie Purcell.
2007-07-07 Pierre d'HerbemontMac OS X gui: Work around an automake/libtool bug with...
2007-07-06 Jean-Paul SamanRemoved telx Teletext decoder in favor of zvbi based...
2007-07-06 Jean-Paul SamanSmall cleanup
2007-07-06 Jean-Paul SamanRemove whitespace.
2007-07-06 Jean-Paul SamanFree zvbi resources on error in Open() function.
2007-07-06 Jean-Paul SamanCompile fix.
2007-07-06 Jean-Paul SamanAdded transparency to vbi pages and added a callback...
2007-07-06 Jean-Paul SamanCoding style cleanup.
2007-07-06 Jean-Paul SamanPatch from thedj to recognize the vbi header in the...
2007-07-06 Jean-Paul SamanFix up indentation
2007-07-06 Jean-Paul SamanThis patch is a hack to force usage of zvbi teletext...
2007-07-06 Jean-Paul SamanTeletext decoder module based on libzvbi. This is the...
2007-07-06 Jean-Paul SamanCopy modules/codec/telx.c to modules/codec/zvbi.c
2007-07-06 Jérome DecoodtTry to optimize a bit the antialiasing thing
2007-07-05 Jérome DecoodtBetter blending for top and left borders
2007-07-04 Jérome DecoodtAdd blending for borders in rotate
2007-07-04 Jérome DecoodtAdd some antialiasing to rotate
2007-07-03 Jean-Baptiste KempfQt4 - Fix the non-updating MediaInfo bug, introduced...
2007-07-03 Jean-Baptiste KempfAdd 2Vuy FourCC case flavour to rawvideo.
2007-07-03 Rémi Denis-CourmontInvoke the clock once rather than 2/3 times...
2007-07-02 Jean-Baptiste KempfFreetype:
2007-07-02 Jean-Baptiste KempfD-Bus: The MPRIS uses a new services behavior to allow...
2007-07-01 Ken SelfAdd BDA shortcuts dvbt, dvbc, dvbs (without hyphens...
2007-06-30 Antoine CellerierHopefully fix compilation.
2007-06-30 Antoine CellerierAttempt to allow using meta information in the MSN...
2007-06-30 Jean-Baptiste KempfQt4 - display the buttons... :)
2007-06-29 Laurent AimarA small malloc check.
2007-06-29 Laurent AimarFixed potential sscanf buffer overflow in :
2007-06-29 Laurent AimarDo not display invalid fourcc for meta data atom.
2007-06-28 Antoine CellerierFix "Seg fault when changing mosaic 'offsets' option...
2007-06-28 Jean-Baptiste KempfQt4 - Dialogs. String Changes, reviewed by tonsofpcs
2007-06-28 Jean-Baptiste KempfAdd support for 2Vuy rawvideo. Patch from Ilkka Ollakka.
2007-06-28 Jean-Baptiste KempfQt4 - Make GNOME/KDE fanboys happy.
2007-06-28 Jean-Baptiste KempfQt4.3 compatibility.
2007-06-28 Jean-Baptiste KempfAttempt to repair distcheck. Qt4-res.
2007-06-27 Rafaël CarréUses TagLib class to represent UTF8 strings when writin...
2007-06-27 Rafaël CarréNow using ITEM_PREPARSED & ITEM_META_FETCHED indicators
2007-06-26 Jean-Baptiste KempfQt4 - Forgotten in previous comit.
2007-06-26 Jean-Baptiste KempfQt4 - Yet another icon for menus. Should be the last...
2007-06-25 Christophe Mutricyi18n fixes
2007-06-25 Rafaël CarréAdds Disconnect method to release the org.freedesktop...
2007-06-24 Jean-Baptiste KempfQt4 - Add a folder opening option with an icon, due...
2007-06-24 Jean-Baptiste KempfD-Bus, The Repeat method should be part of /Player...
2007-06-24 Rafaël CarréDo not try to read metadata if it's not present
2007-06-24 Jean-Baptiste KempfLIRC: correct typo in [20653]
2007-06-24 Jean-Baptiste KempfQt4 - Info Panels, clean code, add comments and cosmetics.
2007-06-24 Jean-Baptiste KempfQt4 - Move the Write MetaData button outside of the...
2007-06-24 Rafaël CarréPrevents segfault if no file are in the playlist (thank...
2007-06-24 Rafaël CarréReverts [20669]
2007-06-23 Rafaël CarréRemoves meta_export_t
2007-06-23 Rafaël CarréAdds title, album, genre, year, and track number writin...
2007-06-23 Pierre d'HerbemontMac OS X gui: Fade out in a smoother way.
2007-06-21 Jean-Paul Samansmall cleanup
2007-06-21 Jean-Paul SamanIndentation fix
2007-06-21 Jean-Paul SamanAdded new hotkeys "key-menu-[on|off|left|right|up|down...
2007-06-21 Jean-Baptiste KempfLogo: Correction spotted by ILEoo and patched by Bernie...
2007-06-20 Jérome DecoodtTrying to fix the build on G5...
2007-06-20 Jérome DecoodtShould fix compilation
2007-06-20 Jérome DecoodtAdd rotate-deciangle for more precision in rotate
2007-06-19 Antoine CellerierRemove leading line feeds (or while spaces). Fixes...
2007-06-19 Antoine CellerierUntested workarround for buggy asx files with an end...
2007-06-18 Jean-Baptiste KempfQt4 - Yet another icon from Danko: Preferences.
2007-06-18 Laurent AimarPatch by Bernie Purcell :
2007-06-18 Laurent AimarAdded speex check in RTSP (untested, close #1091)
2007-06-18 Rémi Denis-CourmontDo not crash when there is no X
2007-06-18 Rémi Denis-CourmontTypo
2007-06-18 Jean-Paul SamanProperly cleanup afilters and vfilters on Close()....
2007-06-17 Antoine CellerierCosmetics.
2007-06-17 Antoine CellerierHandle custom meta data in lua playlist scripts.
2007-06-17 Antoine CellerierFix a huge bunch of things in the video effects panel...
2007-06-17 Antoine CellerierFix marq positions list in config.
2007-06-17 Antoine CellerierFix copyright date
2007-06-17 Antoine CellerierMake error output usable.
2007-06-17 Laurent AimarAdded replay gain support for:
2007-06-17 Laurent AimarAdded replay gain support (audio-replay-gain-mode track...
2007-06-17 Laurent AimarAdded APEv1/2 support to id3tag.c
2007-06-17 Antoine CellerierSplit the extended video filters panel into many smalle...
2007-06-16 Damien Fouilleulvideo_chroma: a few SSE2 fixes
2007-06-16 Antoine CellerierImplement color change for colorthres and extract filte...
2007-06-16 Jean-Baptiste KempfQt4 - Icons for the menus. Works from Danko Dolch again...
2007-06-15 Laurent AimarAdded apple chapter support (used by HandBrake, close...
2007-06-15 Damien Fouilleul- video_chromas: more SSE2 and MMX support and optimiza...
2007-06-14 Christophe Mutricyi18n fixes
2007-06-13 Jean-Baptiste KempfQt4 - Minor cosmetic change.
2007-06-13 Jean-Baptiste KempfQt4 - Make the update() update the art in mediaInfo.
2007-06-13 Christophe Mutricyi18n fixes
2007-06-13 Jean-Baptiste KempfQt4 - Support for Media Art in the Media Info dialog...
2007-06-13 Laurent AimarFixed aiff support for stereo files and files with...
2007-06-13 Damien Fouilleulqt4: a few stability fixes when working as a dialogs...
2007-06-13 Damien Fouilleulasx.c: fixed a small bug in skip ad feature
next