]> git.sesse.net Git - vlc/history - modules/control
libvlc vlm init fix Don't test p_vlm twice if it wasn't NULL the first time Don't...
[vlc] / modules / control /
2009-06-05 Derk-Jan Hartmanrc: header inclusion fix
2009-06-05 Derk-Jan HartmanConvert some uses of key-pressed to key-action.
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-31 Laurent AimarDo not access vout_thread_t fields when it can be avoided.
2009-05-29 Rafaël CarréFix xspf reading/writing
2009-05-29 Rafaël Carrédbus : fix a deadlock with p_events array
2009-05-29 Sigmund Augdaldbus: Fix an integer overflow when seeking more than...
2009-05-28 Rafaël CarréFix xspf reading/writing
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Derk-Jan HartmanPrefs: repair category system for some lost options.
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi Duraffortgestures: fix memleak with var_Change(VLC_VAR_GETCHOICES).
2009-05-26 Rémi Durafforthotkeys: fix a big object leak and factorize a bit.
2009-05-26 Rémi Durafforthotkeys: fix memleak with var_Change(VLC_VAR_GETCHOICES).
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge intf_Create() and intf_RunThread()
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-21 Rémi Denis-CourmontGet rid of KEY_ASCII and KEY_SPECIAL
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-20 Rémi DuraffortUse var_CountChoices instead of var_Change(VLC_VAR_GETC...
2009-05-20 Rémi DuraffortCreate a function to free the memory allocated when...
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Rémi Denis-CourmontCompare input item pointers, no need to deref here
2009-05-16 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-16 Rémi Denis-Courmontplaylist_DeleteFromInput: pass the input item rather...
2009-05-16 Rémi Denis-CourmontHTTP: try to fix mix of input item IDs and playlist...
2009-05-10 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-10 Rémi Denis-CourmontHTTP: use DIR_SEP(_CHAR)
2009-05-05 Rémi Denis-CourmontRemove useless memset
2009-05-03 Rémi Denis-Courmontsignals: let the default handlers kill VLC after 3...
2009-04-29 Dylan YudakenIncorrect time-offset type in rc module
2009-04-19 Felix Paul KühneClean up (with a little help from clang)
2009-04-16 Rémi Duraffortshowintf: fix a variable type (bool instead of int...
2009-04-15 Rémi Denis-CourmontHotkeys: cleanup variable use
2009-04-15 Rémi Denis-CourmontThread-safe and more compact hotkeys initialization
2009-04-11 Jean-Philippe AndreFix object leak (1 from my previous commit + 2 others)
2009-04-11 Jean-Philippe AndreFix segfault: press Shift+A without an opened AOUT...
2009-04-10 Rémi Denis-CourmontRemove useless (very partially used) check for errno.h
2009-04-06 Rémi Denis-CourmontReally fix the vlm_MessageNew NULL warning
2009-03-31 Rémi Denis-CourmontFactorize identical XML escape RPN functions
2009-03-25 Rémi Duraffortgestures: factorisation, cleaning and fix a warning.
2009-03-25 Rémi Duraffortdbus: free the events array.
2009-03-21 Rémi Duraffortdbus: UpdateCaps is now always called with the playlist...
2009-03-21 Rémi Duraffortdbus: fix another locking problem.
2009-03-21 Rémi Duraffortdbus: fix the repeat signal.
2009-03-20 Rémi Duraffortdbus: fix a bunch of assert/crash about locking (playli...
2009-03-20 Rémi Duraffortdbus: fix an object leak (+some cleanings)
2009-03-17 Rémi Duraffortfix a segfault when launching a video inside a tty.
2009-03-17 Rémi Denis-Courmontshowintf: privatize the callback lock
2009-03-17 Rémi Denis-CourmontGestures: privatize interface callback lock
2009-03-17 Rémi Denis-Courmont(prev|next)-(chapter|title) is a void variable. Fix...
2009-03-08 Rémi Duraffortrc: fix uninitialized value on win32.
2009-03-01 Laurent AimarConverted globalhotkeys to XCB.
2009-02-27 Rémi Duraffortgestures: cleaning.
2009-02-27 Rémi Durafforthotkeys: factorization.
2009-02-27 Rémi Duraffortgestures:
2009-02-27 Rémi Duraffortgestures: remove the (init|end)thread function
2009-02-27 Rémi Duraffortgestures: use the right objet for the variable.
2009-02-27 Rémi Duraffortgesture: remove one dummy function and clean a bit.
2009-02-25 Laurent AimarAdded hotkeys for fine playback rate control.
2009-02-25 Adrien GrandAvoid infinite loop when the telnet session is closed...
2009-02-24 Laurent AimarFixed a segfault in hotkeys.
2009-02-24 Jean-Baptiste KempfMerge branch 'master' of git@git.videolan.org:vlc
2009-02-23 Derk-Jan Hartmanaxe -> axis
2009-02-23 Jean-Baptiste KempfForgotten ' ' space in longhelp.
2009-02-23 Jean-Baptiste KempfRemove one vlc_object_find usage.
2009-02-23 Jean-Baptiste KempfHotkeys: configurability of mousewheel action to stop...
2009-02-22 Rémi Duraffortrc: factorisation
2009-02-21 Rémi Duraffortrc: remove one vlc_object_find.
2009-02-20 Frédéric CrozatFix format-security warnings
2009-02-20 Jean-Paul Samanrc: add missing playlist_Lock()/playlist_Unlock() for...
2009-02-20 Jean-Paul Samanrc: "state" does not return playlist_status_t but input...
2009-02-20 Rémi Denis-CourmontRemove silly cast
2009-02-18 Laurent AimarAdded a "key-rate-normal" to reset input playback rate...
2009-02-16 Laurent AimarRenamed playlist "item-append/deleted" to "playlist...
2009-02-16 Laurent AimarRenamed playlist "playlist-current" to "item-current".
2009-02-16 Laurent Aimar"item-remove" does not exist (dbus).
2009-02-15 Derk-Jan Hartmantypo in commit [53195e9fc7c31e8ae3aeead4879477aa950513b4]
2009-02-14 Rémi Denis-CourmontKill stupid VOUT_SNAPSHOT control.
2009-02-14 Rémi Denis-CourmontRemove all uses of VLC_Changeset
2009-02-14 Rémi DuraffortNo need to add a '\n' at the end of messages passed...
2009-02-11 Rémi DuraffortPlaylist have to be lock for playlist_ItemGetByInput...
2009-02-11 Rémi DuraffortThe playlist have to be locked when calling playlist_It...
2009-02-05 Rémi Denis-CourmontUnitialized variable
2009-02-05 Rémi Denis-CourmontMenu key triggers the popup menu
2009-02-02 Rémi Denis-CourmontUse --x11-display whenever calling XOpenDisplay (except...
2009-02-02 Joseph TulouCore implementation of --[no]-autoscale and --scale...
2009-01-28 Rémi Denis-CourmontFix plugin strings translation
2009-01-28 Rémi Denis-CourmontTrailing ;
2009-01-27 Jean-Philippe AndreFix compilation
2009-01-27 Rémi Denis-CourmontTrailing ;
2009-01-26 Laurent AimarFixed missing vlc_savecancel in globalhotkeys (x11).
next