]> git.sesse.net Git - vlc/shortlog
vlc
2010-03-27 Rémi Denis... Work around cleanup handler bug in kfile plugin
2010-03-26 Laurent AimarFixed initial crop parameters in vout (close #3376).
2010-03-26 Christophe... Typo
2010-03-26 Rémi Denis... decomp: fix potential deadlock at EOF
2010-03-26 Rémi Denis... decomp: avoid large stack allocation
2010-03-26 Rémi Denis... decomp: handle memory error
2010-03-26 Hugo Beauzee... Don't inhibit the screensaver if no-disable-screensaver...
2010-03-26 Sébastien EscudierVLM : move a mutex lock/unlock
2010-03-26 Jean-Baptiste... Avcodec: 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 AimarSimplify a bit input rate setting.
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 Christophe... Installing KDE4 solid files.
2010-03-25 Hugo Beauzee... Adding actions for KDE4 Solid
2010-03-25 Christophe... Detect the variation of unix2dos
2010-03-25 Felix Paul... legacy OSX interface: fixed transcoding with the wizard...
2010-03-25 Jean-Baptiste... NEWS updates for 1.1.0-test
2010-03-25 Jean-Baptiste... Rename 1.1.0-git to 1.1.0-test
2010-03-24 Rémi Denis... Confusing typo
2010-03-23 Laurent AimarPrevent negative caching value to be displayed.
2010-03-23 Laurent AimarFixed asf media length (close #2674 and close #3429).
2010-03-23 Sebastien ZwickertVLCKit: remove the prefix from the parameter value...
2010-03-21 Jean-Baptiste... Qt: mainInterface cleanup and simplifications
2010-03-21 Felix Paul... compilation fix when building a single arch only
2010-03-20 Jean-Philippe... Lua: do not click a button twice in a row
2010-03-20 Jean-Philippe... 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... Qt: fix extensions dialog title (after set_title)
2010-03-20 Jean-Philippe... Lua: fix previous commit (83ab54255)
2010-03-20 Jean-Philippe... Lua: new function "set_title()" for dialogs
2010-03-20 Jean-Philippe... Lua: update documentation
2010-03-20 Jean-Philippe... Lua: rename d:close() to d:delete() and d:flush() to...
2010-03-20 Jean-Baptiste... Win32: minor fixes to the installer
2010-03-20 Jean-Philippe... Lua: Extensions, fix position of buttons
2010-03-20 Jean-Baptiste... Remove all the quick settings of VLC on Windows
2010-03-20 Francois CartegnieQt: New BackgroundWiget
2010-03-20 Felix Paul... osx-zip-packages: store symlinks as is to save disk...
2010-03-20 Gildas Bazinarm_neon: fix the color conversion to use the actual...
2010-03-20 Eerol10n: Estonian update
2010-03-20 Christophe... Avoid integer overflow
2010-03-19 Jean-Baptiste... IMDB: fix description
2010-03-19 Jean-Baptiste... Qt: remove ugly hack for popupMenu
2010-03-19 Jean-Baptiste... IMDB: use a shortdesc
2010-03-19 Jean-Baptiste... Qt: extension dialog, show correctly the version
2010-03-19 Jean-Baptiste... Qt: fix comments
2010-03-19 Jean-Baptiste... Qt: remove unneeded workaround
2010-03-19 Jean-Baptiste... Qt: remove dead code
2010-03-19 Jean-Baptiste... Qt: 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... Fixed uninitialized value.
2010-03-18 Jean-Paul Samanactivex: stop processing events on closing ActiveX...
2010-03-18 Jean-Paul Samanactivex: our vlc instance should already have been...
2010-03-18 Jean-Paul Samanactivex: Fix heap corrumption on Async event delivery
2010-03-18 Jean-Paul Samantest/libvlc: add libvlc_MediaPlayer* events for input...
2010-03-18 Jean-Paul Samanactivex: add IID_IVLCControl2 as know interface to...
2010-03-18 Jean-Paul Samanactivex: sync libvlc_MediaPlayer events between activex...
2010-03-18 Jean-Paul Samanactivex: bool to VARIANT_BOOL macro
2010-03-18 Jean-Paul Samanmozilla: stop playing on page reload and when already...
2010-03-18 Jean-Paul Samanactivex: stop playing on page reload
2010-03-18 Jean-Paul Samanactivex: implement async events handling for JavaScript
2010-03-18 Jean-Paul Samanactivex: missing media_list lock/unlock
2010-03-18 Jean-Paul Samanactivex: stop media_player before releasing it.
2010-03-17 Jean-Baptiste... Fix make dist due to vlm removal on Macos
2010-03-17 Jean-Baptiste... Qt: 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... x264: remove 0.8.x deprecated aliases completely
2010-03-15 Rémi Denis... x264: remove deprecated aliases from chain
2010-03-15 Rémi Denis... dirac: an existing option cannot be a deprecated alias
2010-03-15 Felix Paul... VLCKit: fixed typo which prevented the creation of...
2010-03-15 Felix Paul... legacy OS X intf: fixed broken time slider
2010-03-15 Pierre d'HerbemontVLCKit: Embed the plugin cache for all archs.
2010-03-15 Pierre d'HerbemontVLCKit: Use name instead of $1 and $2 in Pre-Compile...
2010-03-15 Pierre d'HerbemontVLCKit: Disable syslog.
2010-03-15 Felix Paul... legacy OS X intf: fixed locking the vout window's AR
2010-03-15 Felix Paul... legacy OS X intf: removed nslog-based debug
2010-03-15 Jean-Baptiste... Use gitorious for phonon-vlc, so we don't have 2 forks...
2010-03-14 Felix Paul... legacy OS X intf: re-add the menu items for 'Quit after...
2010-03-14 Felix Paul... legacy OS X intf: fixed playlist table view as hinted...
2010-03-14 Felix Paul... legacy OS X intf: removed unfinished VLM interface
2010-03-14 Felix Paul... legacy OS X intf: fixed check-for-update and fullscreen...
2010-03-13 Felix Paul... legacy OSX intf: correctly adapt vout window's size...
2010-03-13 Felix Paul... legacy OS X intf: restored 1.0 look of the video output...
2010-03-13 Felix Paul... opengl: make sure we use this module instead of the...
2010-03-13 Felix Paul... legacy macosx intf: make sure we display the right...
2010-03-13 Felix Paul... Updated list
2010-03-13 Felix Paul... Updated Swedish translation by Daniel Nylander
2010-03-13 Rémi Denis... Print exact revision in addition to version number...
2010-03-13 Rémi Denis... Put only the copyright statement in COPYRIGHT_MESSAGE
2010-03-13 Rémi Denis... Do not put copyright statement where it does not belong
2010-03-13 Rémi Denis... Fix a warning
2010-03-13 Rémi Denis... Rename linked_with_a_crap_library_which_uses_atexit()
2010-03-13 Rémi Denis... Revert "PulseAudio cannot be unloaded - fixes #2538"
2010-03-13 Jakob Lebeninput_item: remove b_prefers_tree
2010-03-13 Jakob Lebenadjustments to playlist API changes
2010-03-13 Jakob Lebenplaylist: new playlist_NodeAddCopy(), modified playlist...
next