]> git.sesse.net Git - vlc/history - modules
contribs: updated binary packages for Mac to keep in sync with win32's versions
[vlc] / modules /
2010-03-31 Jean-Baptiste KempfQt: allow clearing of global keys
2010-03-31 Alexis BallierMMX I420->RGB: avoid text relocations (fixes #1383)
2010-03-31 Austin BurrowFixed an issue where http:// was being appended to...
2010-03-30 Laurent AimarFixed non initialized date_t in some corner case with...
2010-03-30 Laurent AimarUsed var_Inherit* in imem.
2010-03-30 Laurent AimarAdded support for raw data injection in imem.
2010-03-30 Laurent AimarNo functionnal changes.
2010-03-30 Laurent AimarRemoved duplicated call in imem.
2010-03-30 Keary GriffinMade the mmsh protocol adhere to content-length header...
2010-03-30 Jean-Baptiste KempfQt: correct the size behaviour when zoom is called
2010-03-30 Jean-Baptiste KempfQt: Better restore of the playlist State
2010-03-30 Rémi Denis-Courmontimem: typo
2010-03-30 Rémi Denis-Courmontimem: mark MRL options as safe
2010-03-30 Rémi Denis-Courmontimem: typo
2010-03-30 Rémi Denis-Courmontimem: add a string cookie so that slaves can be identified
2010-03-30 Jean-Baptiste KempfQt: correctly restore the ColumnID in the playlist.
2010-03-30 Jean-Baptiste KempfQt: don't resize the mainWindow when toolbar changes
2010-03-30 Rémi Denis-Courmontvmem: mark options private or volatile as needed
2010-03-30 Rémi Denis-Courmontsmem: mark options private or volatile as needed
2010-03-30 Rémi Denis-Courmontimem: don't pass data pointer through MRL either
2010-03-30 Rémi Denis-Courmontimem: mark options volatile or private
2010-03-30 Rémi Denis-CourmontCleanup private and volatile option
2010-03-30 Rémi Denis-Courmontparent-item is not used: mark it obsolete
2010-03-29 Jakob LebenQt: delete unneeded MenuItemData
2010-03-29 Jakob LebenQt: delete submenus when clearing the View menu
2010-03-29 Jakob LebenQt: memory leak
2010-03-28 Rémi Denis-CourmontQt4: preserve video-on-op, fix #3469
2010-03-28 Jakob LebenQt: Do not reset fullscreen option on vout reset
2010-03-28 Francois CartegnieQt: Drop the no longer used sample_classic
2010-03-28 Francois CartegnieQt: speed and time button actionable visual feedback
2010-03-28 Francois CartegnieQt: add better tooltip to timelabel
2010-03-28 Francois CartegnieQt: Fix SpeedLabel's tooltip
2010-03-28 Francois CartegnieQt: sprintf is deprecated
2010-03-28 Jean-Baptiste KempfQt: initialize stackCentralOldWidget
2010-03-28 Jean-Baptiste KempfNuv: don't reject files with no or broken seektable
2010-03-28 Rémi DuraffortLua: fix interface selection.
2010-03-28 Rémi Denis-CourmontRemove noisy debug
2010-03-28 Rémi Denis-CourmontRTP: fix timestamp wrap - fix #1645
2010-03-28 Jean-Baptiste KempfAvformat Don't double unlock
2010-03-28 Rémi Denis-CourmontRTP: premultiply timeout value to VLC frequency
2010-03-28 Rémi Denis-CourmontRTP: typos
2010-03-28 Rémi Denis-CourmontRTP: compute deadline from RX time of oldest packet...
2010-03-28 Jakob LebenQt: fix updating of album art on BackgroundWidget
2010-03-28 Jakob LebenQt: subclass QStackedWidget for custom minimumSizeHint()
2010-03-28 Jakob LebenRevert "Qt: make ground for proper main interface size...
2010-03-28 Rémi DuraffortGrowl: do not get the configuration for every item...
2010-03-28 Rémi DuraffortGrowl: cosmetics.
2010-03-28 Rémi DuraffortGrowl: fix a second buffer overflow.
2010-03-28 Rémi Duraffortgrowl: fix a buffer overflow.
2010-03-28 Rémi DuraffortGrow: fix crash when the password is NULL.
2010-03-28 Rémi DuraffortGrowl: fix bad memset.
2010-03-28 Rémi DuraffortGrowl: cosmetics.
2010-03-28 Ilkka Ollakkaqt4: keep selected popup item visible when sorting
2010-03-28 Rémi Duraffortgrowl: fix pontential use after free (var_delcallbacl...
2010-03-27 Jakob LebenQt: make ground for proper main interface size management
2010-03-27 Jakob LebenQt: appropriate SoundSlider size
2010-03-26 Laurent AimarFixed initial crop parameters in vout (close #3376).
2010-03-26 Christophe MutricyTypo
2010-03-26 Rémi Denis-Courmontdecomp: fix potential deadlock at EOF
2010-03-26 Rémi Denis-Courmontdecomp: avoid large stack allocation
2010-03-26 Rémi Denis-Courmontdecomp: handle memory error
2010-03-26 Jean-Baptiste KempfAvcodec: CODEC_ID_MP4ALS was only introduced in 52...
2010-03-26 Alex ConverseAdd support for MPEG-4 ALS to the MP4 demuxer and FFmpe...
2010-03-26 Vincent Penquerc'hremove the time check which avoided rendering the overl...
2010-03-26 Laurent AimarFixed fine rate modifications in hotkeys.
2010-03-26 Casian Andreiinput: set OSD message when changing rate via hotkeys...
2010-03-26 Laurent AimarFixed potential infinite loop between input/qt4 regardi...
2010-03-25 Felix Paul Kühnelegacy OSX interface: fixed transcoding with the wizard...
2010-03-23 Laurent AimarFixed asf media length (close #2674 and close #3429).
2010-03-21 Jean-Baptiste KempfQt: mainInterface cleanup and simplifications
2010-03-20 Jean-Philippe AndréLua: do not click a button twice in a row
2010-03-20 Jean-Philippe AndréLua: fix default value of drop-down lists
2010-03-20 Srikanth RajuLua: Avoid segmentation fault on recv() fail
2010-03-20 Srikanth RajuLua: Implement net.connect_tcp
2010-03-20 Jean-Philippe AndréQt: fix extensions dialog title (after set_title)
2010-03-20 Jean-Philippe AndréLua: fix previous commit (83ab54255)
2010-03-20 Jean-Philippe AndréLua: new function "set_title()" for dialogs
2010-03-20 Jean-Philippe AndréLua: rename d:close() to d:delete() and d:flush() to...
2010-03-20 Jean-Philippe AndréLua: Extensions, fix position of buttons
2010-03-20 Francois CartegnieQt: New BackgroundWiget
2010-03-20 Gildas Bazinarm_neon: fix the color conversion to use the actual...
2010-03-20 Christophe MutricyAvoid integer overflow
2010-03-19 Jean-Baptiste KempfQt: remove ugly hack for popupMenu
2010-03-19 Jean-Baptiste KempfQt: extension dialog, show correctly the version
2010-03-19 Jean-Baptiste KempfQt: fix comments
2010-03-19 Jean-Baptiste KempfQt: remove unneeded workaround
2010-03-19 Jean-Baptiste KempfQt: remove dead code
2010-03-19 Jean-Baptiste KempfQt: fix main_interface sizing part 2
2010-03-19 Erwan Tulouskins2: For playlist controls, keys to be forwarded...
2010-03-19 Erwan Tulouskins2: fix wrong focus
2010-03-18 Hugo Beauzee-LuyssenFixed uninitialized value.
2010-03-17 Jean-Baptiste KempfQt: use forward declaration when possible and remove...
2010-03-16 Gildas Bazincodec/omxil: OMAP3430 only supports h264 baseline profi...
2010-03-15 Rémi Denis-Courmontx264: remove 0.8.x deprecated aliases completely
2010-03-15 Rémi Denis-Courmontx264: remove deprecated aliases from chain
2010-03-15 Rémi Denis-Courmontdirac: an existing option cannot be a deprecated alias
2010-03-15 Felix Paul Kühnelegacy OS X intf: fixed locking the vout window's AR
2010-03-15 Felix Paul Kühnelegacy OS X intf: removed nslog-based debug
2010-03-14 Felix Paul Kühnelegacy OS X intf: removed unfinished VLM interface
2010-03-14 Felix Paul Kühnelegacy OS X intf: fixed check-for-update and fullscreen...
next