]> git.sesse.net Git - vlc/shortlog
vlc
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...
2010-03-13 Jakob Lebeninput_item: new input_item_Copy()
2010-03-13 Jean-Baptiste... Qt: menus, force ViewMenu to run at menuBar creation.
2010-03-13 Rémi Denis... RTP output: fix SRTP error path
2010-03-13 Rémi Denis... RTP output: E/S needs not be a VLC object
2010-03-13 Rémi Denis... RTP output: avoid vlc_thread_create()
2010-03-13 Jean-Baptiste... Qt: menus, simplification
2010-03-13 Rémi Denis... TLS: attach before inheriting variables
2010-03-13 Rémi Denis... Fix "play only" hotkey when playlist is stopped (i...
2010-03-12 Jean-Baptiste... Qt: 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 Rémi Denis... C++ #include fix
2010-03-11 Fabio RitrovatoLua SD: don't open the playlist lib
2010-03-11 Jean-Baptiste... Remove debug
2010-03-11 Jean-Baptiste... Qt: Fixing main Interface, phase 1.
2010-03-11 Jean-Baptiste... Qt: 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 DuraffortUpdate: remove printf.
2010-03-10 Rémi Denis... typo
2010-03-10 Eric LassaugeWin32: don't rebase UAC.dll
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
next