]> git.sesse.net Git - vlc/history - modules
mozilla: libtool fixes (round 1)
[vlc] / modules /
2007-07-29 Pierre d'HerbemontMac OS X gui: Nicely keep the controller window on...
2007-07-29 Rémi Denis-CourmontVLC_Changeset is always available
2007-07-26 Antoine CellerierNew video filter to add grain to a video. This is work...
2007-07-26 Antoine CellerierFix a few playlist_Control() calls. Thanks to AmiSyl...
2007-07-25 Antoine CellerierInvert lines (cosmetic change only)
2007-07-25 Antoine CellerierRevert part of the previous commit which was wrong...
2007-07-24 Antoine CellerierFix a memleak when the resize function isn't used ...
2007-07-22 Christophe MutricyRemove rtp.c which was added by mistake in [20846]
2007-07-21 Christophe MutricyBetter fix for <linux/videodev2.h> . Refs #1238
2007-07-20 Laurent AimarFixed a bunch of warning because of stream_Peek change.
2007-07-20 Christophe MutricyFix some const.
2007-07-20 Rémi Denis-Courmont- Fix a bunch of warnings
2007-07-19 Bernie Purcell(hopefully) a fix for issue found by Ilkka Ollakka...
2007-07-19 Rémi Denis-CourmontSame as previous commit
2007-07-19 Rémi Denis-CourmontRemove extra whitespace
2007-07-19 Jean-Paul SamanFix positioning of subpicture regions in osdmenu.
2007-07-19 Jean-Paul SamanDon't scale when source or destination width/height...
2007-07-18 Antoine CellerierAlso demux YUV4MPEG2 files with the raw video demux...
2007-07-17 Antoine CellerierAutomatically load files with the following extension...
2007-07-17 Antoine CellerierAdd aspect ratio and chroma option to the rawvid demux.
2007-07-17 Jean-Baptiste Kempfqt4 - Renaming a function.
2007-07-17 Jean-Baptiste KempfQt4 - Cosmetics on previous commit and comments.
2007-07-17 Jean-Baptiste KempfQt4: Systray Menu segfaults. Don't register the connect...
2007-07-16 Laurent AimarFixed access to (potentially) uninitialized data (close...
2007-07-15 Bernie PurcellRecognise subsdec-formatted variable when rendering...
2007-07-13 Ken SelfBDA - minor bug fix in graph destructor
2007-07-11 Pavlov KonstantinAllow playback of in24 little-endian or big-endian...
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 :
next