]> git.sesse.net Git - vlc/history - modules
UI: Sprefs_int cosmetics
[vlc] / modules /
2009-06-11 Francois CartegnieUI: Sprefs_int cosmetics
2009-06-11 Laurent AimarFixed libmpeg2 wrapper picture handling.
2009-06-11 Ben Hutchingslive555: Discard truncated DV frames
2009-06-10 Rémi Denis-Courmontindent
2009-06-10 Rémi Denis-CourmontPort panoramix to X RandR with XCB (incomplete)
2009-06-10 Rémi Denis-CourmontConstify XCB screen pointers
2009-06-10 Jean-Baptiste KempfQt: FSC - remove the WIN32 special mode.
2009-06-10 Jean-Baptiste KempfQt: FSC: reset the OPACITY on EnterEvent.
2009-06-10 Rémi Denis-CourmontFail properly for unknown G726 bit rates
2009-06-10 Rémi Denis-CourmontKorean: list CP949 instead of EUC-KR
2009-06-10 Rémi Denis-CourmontXlib screen access removal
2009-06-10 Derk-Jan Hartmanmux ts: fix short description of --sout-ts-pcr
2009-06-10 Jean-Baptiste KempfDShow: fix configure dialog probe
2009-06-10 Derk-Jan Hartmanmacosx: auto expand when we select one of the elements...
2009-06-09 Laurent AimarFinished avi correction about disabled tracks.
2009-06-09 Laurent AimarFixed window position for clone.
2009-06-09 Laurent AimarConverted panoramix to video splitter.
2009-06-09 Laurent AimarImproved video wrapper for video splitter.
2009-06-09 Laurent AimarFixed a picture memleak in wall.
2009-06-09 Laurent AimarFixed a picture memleak in clone.
2009-06-09 Laurent AimarFixed regression in wall.
2009-06-09 Rémi Denis-CourmontCleanup
2009-06-09 Rémi Denis-CourmontUse CLOCK_FREQ
2009-06-09 Jean-Philippe AndreFix #2765: DVD chapters navigation menu.
2009-06-09 Derk-Jan Hartmanavi demux: don't disable tracks when they end.
2009-06-09 Francois CartegnieUI: prefix/namespace resources for better maintainability
2009-06-08 Rémi Denis-CourmontXCB screen: capture root window through translation
2009-06-08 Rémi Denis-CourmontXCB screen: update geometry as needed
2009-06-08 Rémi Denis-CourmontCosmetics
2009-06-08 Rémi Denis-CourmontXCB screen: fix default height/width when x/y specified
2009-06-08 Francois CartegnieUI: simple prefs menu UI fixes and enhancement
2009-06-08 Derk-Jan Hartmanmacosx gui: fix selection of VIDEO_TS option in Open...
2009-06-08 Jean-Baptiste KempfQt: remove unneeded hack.
2009-06-08 Jean-Baptiste KempfQt: remove unneeded debug.
2009-06-08 Jean-Baptiste KempfQt: code cosmetic.
2009-06-08 Jean-Baptiste KempfQt: Fix cdda caching option in MRL generation.
2009-06-07 Rémi Denis-CourmontXCB screen: fix error path
2009-06-07 Rémi Denis-CourmontXCB screen: do build
2009-06-07 Rémi Denis-CourmontXCB screen: some form of pacing
2009-06-07 Rémi Denis-CourmontXCB screen & window capture
2009-06-06 Laurent AimarCosmetics.
2009-06-06 Laurent AimarFixed a race condition in video filter wrapper.
2009-06-06 Laurent AimarDo not refuse to start when no logo is specified.
2009-06-06 Laurent AimarTemporary workaround for video filter wrapper in qt4...
2009-06-06 Laurent AimarTemporary workaround for video filter wrapper in qt4...
2009-06-06 Laurent AimarConverted wall to "video splitter".
2009-06-06 Laurent AimarConverted clone to "video splitter".
2009-06-06 Laurent AimarImproved video filter wrapper to allow loading "video...
2009-06-06 Rémi Denis-CourmontEnable Chorus filter
2009-06-06 Srikanth RajuChorus/Flanger audio filter Based on basic variable...
2009-06-06 Rémi Denis-CourmontQt4: fix handling of IPv6 literal for RTP and UDP
2009-06-06 Yavor DoganovPort to new libmpcdec API
2009-06-05 Laurent AimarRemoved debug messages.
2009-06-05 Laurent AimarTemporary workaround for video filter wrapper in qt4...
2009-06-05 Laurent AimarConverted logo "video filter" to "video filter2".
2009-06-05 Laurent AimarUsed es_format_IsSimilar when needed.
2009-06-05 Derk-Jan Hartmanrc: header inclusion fix
2009-06-05 Derk-Jan HartmanConvert some uses of key-pressed to key-action.
2009-06-05 Derk-Jan HartmanQt4: forward and back were using key-pressed where...
2009-06-05 Laurent AimarUsed the filter blend helpers in logo.
2009-06-05 Laurent AimarRemoved unused variable (logo).
2009-06-05 Laurent AimarAdded a const to source picture in blend module.
2009-06-05 Rémi Denis-CourmontFix potential infinite loop with multiple vouts (fixes...
2009-06-05 Erwan TulouQT4 menus : remove previous signal-slot connection...
2009-06-05 Erwan Tulouskins2: correct crashes when using zoom and multiple...
2009-06-04 Laurent AimarFixed/workaround a segfault with (newer?) swscale version.
2009-06-04 Laurent AimarAdded support for old revision of SCT20 closed caption.
2009-06-04 Laurent AimarTemporary workaround for video filter wrapper in qt4...
2009-06-04 Laurent AimarConvert puzzle to "video filter2".
2009-06-04 Derk-Jan Hartmanmacosx: Fix configurability of some of the hotkeys
2009-06-03 Jean-Baptiste KempfQt: Add icons on open dialog tabs.
2009-06-03 Laurent AimarTemporary workaround for video filter wrapper in qt4.
2009-06-03 Derk-Jan Hartmanmacos playlist: fix a deadlock when deleting items.
2009-06-03 Derk-Jan Hartmanmacosx: Fix postprocessing menu item
2009-06-03 Laurent AimarConvert magnify to "video filter2".
2009-06-03 Laurent AimarAdded a wrapper for "video filter2" as a "video filter"
2009-06-03 Rémi Denis-CourmontKill a few relocations
2009-06-03 Rémi Denis-CourmontRemove useless timer parameter
2009-06-03 Francois CartegnieCaptureOpenPanel: allow alternative layout
2009-06-03 Francois CartegnieUI open_file menus and layout fixes
2009-06-03 Francois Cartegnienew resource: playlist remove icon
2009-06-02 Laurent AimarAvoid an error (no ffmpeg-hw option) when not compiling...
2009-06-02 Derk-Jan Hartmanmacosx playlist: Move one of the lock to avoid a "lock...
2009-06-02 Felix Paul Kühnemacosx: volume needs to be stored in absolute numbers...
2009-06-02 Rémi Denis-Courmontdvdnav: fulfill the self-realizing prophecy^W^W^Wuse...
2009-06-02 Rémi Denis-Courmontscreesaver: use timer and cleanup
2009-06-02 Rémi Denis-Courmontinhibit: use callbacks, kill one timer thread
2009-06-01 Derk-Jan Hartman.h file commit for [9d7513aea570d26822f26a7b0567133ab4f...
2009-06-01 Derk-Jan Hartmanmacosx vout: another memleak
2009-06-01 Laurent AimarCompilation fix for old ffmpeg version.
2009-06-01 Laurent AimarAdded (but disabled at compilation time) VA-API support...
2009-06-01 Laurent AimarFlush picture buffers when closing the avcodec decoder.
2009-06-01 Derk-Jan Hartmanmkv: Restore the priority of the mkv module
2009-06-01 Derk-Jan Hartmanvobsub: strdup memleak (stream_Add copies the format)
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-31 Jean-Baptiste KempfQt: Fix button in speed of subtitles.
2009-05-31 Laurent AimarDo not access vout_thread_t fields when it can be avoided.
2009-05-30 JP Dingervcdx: 100% cosmetics; indentation reformatting.
2009-05-30 Rémi Duraffortvisual: no need to strdup the name of the effect as...
2009-05-29 Derk-Jan Hartmanmacosx remote: Fix a leak in the Apple Remote class.
next