]> git.sesse.net Git - vlc/history - modules
Activate Mongolian l10n
[vlc] / modules /
2009-10-01 Christophe MutricyRemove dead code
2009-10-01 Jean-Baptiste KempfMore cleaning
2009-10-01 Jean-Baptiste KempfQt: Remove the use of the Qt translations
2009-10-01 Jean-Baptiste KempfQt: Cleanup of main_interface.
2009-10-01 Laurent AimarReduced a lock visibility to directx only (msw).
2009-10-01 Laurent AimarRemoved unused b_suspend_display (msw).
2009-10-01 Laurent AimarCleaned up a bit (msw).
2009-10-01 Laurent AimarRemoved duplicated DX_POSITION_CHANGE define (msw).
2009-10-01 Rémi Denis-CourmontMissing include (GDK_WINDOW_XID)
2009-10-01 Rémi Denis-CourmontHildon: partially fix vout window provider thread safety
2009-10-01 Rémi Denis-CourmontHildon: work round the usual argv warning
2009-10-01 Rémi Denis-CourmontM3U are in locale character set
2009-10-01 Rémi Denis-CourmontZPL: remove blind cut&paste code frmo M3U
2009-10-01 Rémi Denis-CourmontWPL: simplify
2009-10-01 Rémi Denis-CourmontConstify
2009-10-01 Rémi Denis-CourmontWPL: remove silly cut&paste from M3U
2009-09-30 Laurent AimarDo not access p_vout->p_sys in events.c (msw).
2009-09-30 Laurent AimarCosmetic.
2009-09-30 Rémi Denis-Courmontlinear resampler: fixed-point support (disabled)
2009-09-30 Rémi Denis-Courmontlinear resampler: cosmetics (no functional changes)
2009-09-30 Laurent AimarUpdated sdl to use new VOUT_DISPLAY_CHANGE_DISPLAY_SIZE...
2009-09-30 Laurent AimarUpdated xcb to use new VOUT_DISPLAY_CHANGE_DISPLAY_SIZE...
2009-09-30 Laurent AimarProtected against NULL realloc from unbounded size...
2009-09-30 Felix Paul Kühnemacosx: remove some dead code
2009-09-30 Rafaël Carrélogger: disable thread cancellation in callback
2009-09-30 Rémi Denis-Courmonttrivial mixer: adapt to audio filter2
2009-09-30 Rémi Denis-CourmontHeadphone mixer: remove audio filter support
2009-09-30 Rémi Denis-Courmontsimple mixer: remove audio filter
2009-09-30 Rémi Denis-CourmontMAD: remove audio filter support (untested)
2009-09-30 Rémi Denis-CourmontDTS: remove audio filter support (untested)
2009-09-30 Rémi Denis-CourmontA/52 decoder: get rid of audio filter legacy
2009-09-30 Rémi Denis-Courmontscaletempo: audio filter2 conversion
2009-09-30 Antoine CellerierSimplify and hopefully fix compilation :)
2009-09-30 Antoine CellerierFix candidate filename leak in lua playlist.
2009-09-30 Felix Paul Kühnemmap: default enable the module on Darwin
2009-09-29 Jean-Baptiste KempfFormating of comment
2009-09-29 Rémi Denis-CourmontNEON converter: unroll fi32->s16n conversion
2009-09-29 Laurent AimarFixed invalid report of broken avi index.
2009-09-29 Rémi Denis-CourmontNEON converter: port to audio filter2
2009-09-29 Rémi Denis-Courmontconverter_float: audio filter2
2009-09-29 Rémi Denis-Courmontconverter_fixed: audio filter2
2009-09-29 Rémi Denis-CourmontRestore fixed-point conversions modules.
2009-09-28 Laurent AimarFixed wince compilation.
2009-09-28 Laurent AimarPrivatized i_window_x/y/w/h in msw.
2009-09-28 Laurent AimarPrivatized i_window_style in msw.
2009-09-28 Laurent AimarSplit out event functions in its own header (msw).
2009-09-28 Laurent AimarFixed a potential race condition between "event thread...
2009-09-28 Laurent AimarFixed b_desktop initialization (msw).
2009-09-28 Laurent AimarModified the way title is updated (msw).
2009-09-28 Laurent AimarRemoved unused pf_wndproc (msw).
2009-09-28 Laurent AimarRemoved useless b_parent_focus in msw.
2009-09-28 Laurent AimarRemoved useless b_focus variable in msw.
2009-09-28 Antoine CellerierV4L2_CAP_HW_FREQ_SEEK is new in 2.6.27, so don't use...
2009-09-28 Pierre Ynardlive555: support for subtitle tracks
2009-09-28 Jean-Baptiste KempfCosmetics and alignment
2009-09-28 Simon HailesModified the way DDS (display definition segment -...
2009-09-28 Francois CartegnieQt: Simple prefs. Fix device browse button.
2009-09-28 Jean-Baptiste KempfAvformat, increase buf_size to 2048 + 213 for aea support
2009-09-28 Jean-Baptiste KempfSupport for Atrac1 codec
2009-09-27 Jean-Baptiste KempfQt4: small Volume, align at first show
2009-09-27 Rémi Denis-Courmontvisual: adapt to filter_t
2009-09-27 Rémi Denis-Courmontband-limited resampler: switch to audio filter2
2009-09-27 Rémi Denis-Courmontband-limited resampler: Simplifications
2009-09-27 Rémi Denis-Courmonttrivial resampler: switch to audio filter2
2009-09-27 Rémi Denis-Courmontlinear resampler: audio filter2
2009-09-27 Rémi Denis-Courmontugly resampler: switch to audio filter2
2009-09-27 Rémi Denis-Courmontaudio_format replaces converter_float and converter_fixed
2009-09-27 Rémi Denis-CourmontRemove aout_filter_t.b_discontinuity
2009-09-27 Alexis Balliershine: do not build shine.c since it is included from...
2009-09-27 Rémi Denis-Courmontaout_filter_t.(in|out)put -> aout_filter_t.fmt_(in...
2009-09-27 Rémi Denis-CourmontXCB: don't bother X server with drawing requests if...
2009-09-27 Rémi Denis-CourmontXCB: constify
2009-09-27 Rémi Denis-CourmontRemove legacy alloca checks
2009-09-27 Rémi Denis-CourmontQt4: remove bogus vlc_vout.h dependencies
2009-09-27 Rémi Denis-CourmontQt4: remove bogus vlc_aout.h dependencies
2009-09-27 Rémi Denis-Courmontnormvol: do not handle impossible error
2009-09-27 Rémi Denis-Courmontparam_eq: constify
2009-09-26 Laurent AimarUpdated vou display module after vout_display_SendEvent...
2009-09-26 Felix Paul Kühnemacosx: fixed broken MMS streaming
2009-09-26 Rémi Denis-CourmontQt4: stop spamming the console
2009-09-26 Rémi Denis-CourmontXCB-XVideo: print adaptor name in the debug
2009-09-26 Rémi Denis-CourmontXCB: print server version infos in the debug
2009-09-26 Laurent AimarUpdated after direct rendering support in vout_FilterDi...
2009-09-26 Rémi Denis-CourmontOMAP framebuffer: remove Maemo screen blanking code
2009-09-26 Rémi Denis-CourmontOMAP framebuffer: let the window manage key presses...
2009-09-26 Rémi Denis-CourmontOMAP framebuffer: let vout window handle fullscreen...
2009-09-26 Rémi Denis-CourmontOMAPFB: config -> var
2009-09-26 Rémi Denis-CourmontOMAPFB: no need to destroy windows right before XCloseD...
2009-09-25 Antoine CellerierAdd some extra debug. Fix compilation.
2009-09-25 Antoine Cellerierv4l2 fixes
2009-09-25 Hugo Beauzee-LuyssenDon't store the picture_t inside of the decoder_sys_t
2009-09-25 Hugo Beauzee-LuyssenAdding a invmem-chroma option
2009-09-25 Francois CartegnieQt: hide live555 module options when disabled
2009-09-25 Simon HailesRenamed p_display to display, and made it a structure...
2009-09-25 Marian Ďurkovičen50221: Increase max PDU size to 4 kB
2009-09-25 Pierre Ynardt140: fill in missing PTS/DTS information
2009-09-24 Christophe MutricyAdd a i18n'able name.
2009-09-24 Alexis BallierFix build without fontconfig nor optimizations.
2009-09-24 Rémi Denis-CourmontXCB Window: ugly hack to get focus with Matchbox window...
2009-09-24 Rémi Denis-CourmontXCB window: fix set_ascii_prop()
next