]> git.sesse.net Git - vlc/history - modules
Missing quotes
[vlc] / modules /
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...
2010-03-13 Felix Paul Kühnelegacy OSX intf: correctly adapt vout window's size...
2010-03-13 Felix Paul Kühnelegacy OS X intf: restored 1.0 look of the video output...
2010-03-13 Felix Paul Kühneopengl: make sure we use this module instead of the...
2010-03-13 Felix Paul Kühnelegacy macosx intf: make sure we display the right...
2010-03-13 Rémi Denis-CourmontDo not put copyright statement where it does not belong
2010-03-13 Rémi Denis-CourmontFix a warning
2010-03-13 Rémi Denis-CourmontRename linked_with_a_crap_library_which_uses_atexit()
2010-03-13 Rémi Denis-CourmontRevert "PulseAudio cannot be unloaded - fixes #2538"
2010-03-13 Jakob Lebenadjustments to playlist API changes
2010-03-13 Jean-Baptiste KempfQt: menus, force ViewMenu to run at menuBar creation.
2010-03-13 Rémi Denis-CourmontRTP output: fix SRTP error path
2010-03-13 Rémi Denis-CourmontRTP output: E/S needs not be a VLC object
2010-03-13 Rémi Denis-CourmontRTP output: avoid vlc_thread_create()
2010-03-13 Jean-Baptiste KempfQt: menus, simplification
2010-03-13 Rémi Denis-CourmontFix "play only" hotkey when playlist is stopped (i...
2010-03-12 Jean-Baptiste KempfQt: put Win32 Main Interface function in its own file.
2010-03-12 Francois CartegnieQt: Fix simple preferences according to new ui modes
2010-03-11 Fabio RitrovatoLua SD: check if p_input exists before using it
2010-03-11 Fabio RitrovatoLua: fix typo on previous commit
2010-03-11 Fabio RitrovatoTypos
2010-03-11 Fabio RitrovatoLua: don't use empty strings for metas (close #3403)
2010-03-11 Fabio RitrovatoPodcast: trim whitespaces from url
2010-03-11 gozer@progrock.comi18n: QT4: added 2 missing calls to qtr() in toolbar.cpp
2010-03-11 Fabio RitrovatoLua SD: don't open the playlist lib
2010-03-11 Jean-Baptiste KempfRemove debug
2010-03-11 Jean-Baptiste KempfQt: Fixing main Interface, phase 1.
2010-03-11 Jean-Baptiste KempfQt: Force firstRun Ok button to be focused.
2010-03-11 Erwan Tulouskins2: fix corner case with old skins and fullscreen
2010-03-10 Rémi Denis-Courmonttypo
2010-03-10 Jakob LebenQt: use Qt::DropAction properly throughout playlist...
2010-03-10 Erwan Tulouskins2: improve list of skins
2010-03-10 Erwan Tulouskins2: fix skins broken because of wrong path separator
2010-03-10 Jakob LebenQt: use "no art" picture for drag-and-drop pixmap in...
2010-03-09 Rémi Denis-CourmontConstify (fixes #1391)
2010-03-09 Rémi Denis-CourmontRemove useless casts
2010-03-09 Rémi Denis-CourmontFileToUrl: constify
2010-03-09 Rémi Denis-CourmontFileToUrl does not need to be extern
2010-03-09 Jakob LebenQt: drag-and-drop: simplification and robustness
2010-03-09 Jean-Baptiste KempfQt: use qt QStyle to center dialogs on screen
2010-03-09 Jean-Baptiste KempfQt: missing includes
2010-03-08 Jean-Baptiste KempfQt: bgWidget, add the margin to trigger the hide of...
2010-03-08 Fabio RitrovatoMTP: update to libmtp 1.0.0 + fixes
2010-03-08 Rémi Denis-CourmontCompile fix
2010-03-08 Rémi Denis-CourmontDo not apply playlist path to full URIs
2010-03-08 Erwan Tuloumsw: add support for --[no]-mouse-events and --[no...
2010-03-08 Jakob LebenQt: use input_item_t* for drag-and-drop data
2010-03-08 Rémi Denis-CourmontQt4: disable implicit cast from QString to (const)...
2010-03-08 Rémi Denis-CourmontQt4: fix x11_display double free and leaks
2010-03-08 Rémi DuraffortQt4: fix the "Show Containing folder" feature.
2010-03-08 Jakob LebenQt: Playlist drag and drop corrections
2010-03-08 Jakob LebenQt: don't emit redundant InputManager::statusChanged...
2010-03-07 Rémi DuraffortSymplify configure.ac regarding OpenCV and rename the...
2010-03-07 Rémi DuraffortProjectm: missing attach.
2010-03-07 Rémi DuraffortOpenCV: more cosmetics.
2010-03-07 Rémi DuraffortOpenCV: cosmetics.
2010-03-07 Rémi DuraffortOpenCV: include config.h first
2010-03-07 Rémi Denis-CourmontRTMP: totally broken, disabled for the time being
2010-03-07 Rémi Denis-CourmontCosmetic fix
2010-03-07 Nathan Phillip BrinkFix #include <SDL/SDL.h> to be #include <SDL.h>
2010-03-07 Rémi Denis-CourmontMSN: fix assertion (fixes #2930)
2010-03-07 Rémi Denis-CourmontQt4: bookmarks: don't give an anonymous temporary objec...
2010-03-07 Ilkka Ollakkaudev sd: fix udev based disc finding
next