git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Use the right declaration for threaded functions.
[vlc.git]
/
modules
/
control
/
2008-08-10
Derk-Jan Hartman
hotkeys: don't set key-action when we didn't find a...
tree
|
commitdiff
2008-08-04
Rémi Denis-Courmont
HTTP interface: accept IPv6 bind address
tree
|
commitdiff
2008-08-03
Justus Piater
Declared many static variables const
tree
|
commitdiff
2008-08-02
Pierre d'Herbemont
hotkeys: Properly set seekable.
tree
|
commitdiff
2008-08-01
Rémi Duraffort
Lock/Unlock the http control module.
tree
|
commitdiff
2008-08-01
Rémi Duraffort
Fix memleak in gesture module.
tree
|
commitdiff
2008-08-01
Rémi Duraffort
Don't print a message a malloc failed.
tree
|
commitdiff
2008-07-31
Rémi Duraffort
Potential memleak.
tree
|
commitdiff
2008-07-31
Rémi Duraffort
control http: fix memleak.
tree
|
commitdiff
2008-07-25
Rémi Duraffort
Use pl_Release with the right argument.
tree
|
commitdiff
2008-07-24
Rémi Duraffort
The playlist is locked here : should fix #1751 (patch...
tree
|
commitdiff
2008-07-21
Laurent Aimar
Fixed a memory leak in aspect-ratio/crop/zoom/deinterla...
tree
|
commitdiff
2008-07-21
Rémi Duraffort
Use pl_Locked and pl_Unlocked
tree
|
commitdiff
2008-07-21
Rémi Duraffort
Use pl_Locked and pl_Unlocked.
tree
|
commitdiff
2008-07-19
Rémi Duraffort
Use pl_Locked and pl_Unlocked.
tree
|
commitdiff
2008-07-18
Rémi Duraffort
The playlist is not lock for the moment.
tree
|
commitdiff
2008-07-17
Rémi Duraffort
The playlist is not lock at this stage so let it lock...
tree
|
commitdiff
2008-07-15
Rémi Duraffort
Fix a compilation warning.
tree
|
commitdiff
2008-07-07
Rémi Denis-Courmont
HTTP: fix browsing on Win32 - closes #1656
tree
|
commitdiff
2008-07-05
Rémi Denis-Courmont
Bunch of warnings
tree
|
commitdiff
2008-07-05
Rémi Denis-Courmont
modules: use vlc_object_alive()
tree
|
commitdiff
2008-07-02
Rémi Denis-Courmont
HTTP ACL: fail closed, not open
tree
|
commitdiff
2008-07-01
Rémi Denis-Courmont
Typo, uninit (CID #127)
tree
|
commitdiff
2008-06-28
Rémi Denis-Courmont
Remove unused parameter
tree
|
commitdiff
2008-06-24
Yohann Martineau
fixed compilation on debian etch.
tree
|
commitdiff
2008-06-20
Rémi Denis-Courmont
RC: fix segmentation fault due to input state changes...
tree
|
commitdiff
2008-06-20
Rémi Denis-Courmont
Rewritten embedded window internal ABI
tree
|
commitdiff
2008-06-20
Ilkka Ollakka
add xml_encode to http-control rpn, so status/playlist...
tree
|
commitdiff
2008-06-19
Rémi Denis-Courmont
fix variable name - closes #1629
tree
|
commitdiff
2008-06-17
Rémi Denis-Courmont
Use vlc_object_lock and vlc_object_unlock
tree
|
commitdiff
2008-06-15
Jean-Paul Saman
Make distinction between stop and ended status.
tree
|
commitdiff
2008-06-13
Felix Paul Kühne
Replaced a certain amount of vlc_object_find by pl_Yield
tree
|
commitdiff
2008-06-04
Rémi Denis-Courmont
Remove VLC_OBJECT_SOUT
tree
|
commitdiff
2008-06-01
Pierre d'Herbemont
libvlccore: "intf-show" is now a libvlc var instead...
tree
|
commitdiff
2008-06-01
Rémi Denis-Courmont
RC OSD: Fix NULL check after deref (CID 109)
tree
|
commitdiff
2008-05-31
Rémi Denis-Courmont
Plugins: include vlc_common.h directly instead of vlc...
tree
|
commitdiff
2008-05-31
Rémi Denis-Courmont
signals: fix race condition with sigwait()
tree
|
commitdiff
2008-05-31
Rémi Denis-Courmont
signals: exit properly
tree
|
commitdiff
2008-05-31
Rémi Denis-Courmont
intf_Create: remove unused parameters
tree
|
commitdiff
2008-05-30
Antoine Cellerier
Add support for applesmc motion sensors (macbooks)...
tree
|
commitdiff
2008-05-29
Pierre d'Herbemont
signals: Workaround the fact that sigwait() isn't a...
tree
|
commitdiff
2008-05-29
Rémi Denis-Courmont
signal handling interface
tree
|
commitdiff
2008-05-28
Rémi Denis-Courmont
intf_Destroy(): use vlc_object_release() and a destruct...
tree
|
commitdiff
2008-05-27
Rémi Denis-Courmont
A lot of missing const in options lists
tree
|
commitdiff
2008-05-27
Rémi Denis-Courmont
Spare 9 relocations
tree
|
commitdiff
2008-05-27
Rémi Denis-Courmont
Fix HTTP interface with --disable-vlm
tree
|
commitdiff
2008-05-27
Rémi Denis-Courmont
Another non-sensical declaration
tree
|
commitdiff
2008-05-27
Rémi Denis-Courmont
Cosmetic
tree
|
commitdiff
2008-05-26
Rafaël Carré
Include assert.h where assert() is used
tree
|
commitdiff
2008-05-22
Rémi Denis-Courmont
Remove libvlc->psz_homedir and use config_GetHomeDir...
tree
|
commitdiff
2008-05-21
Rémi Denis-Courmont
Use gettext_noop() consistently
tree
|
commitdiff
2008-05-20
Rémi Denis-Courmont
Don't use stat() before opendir()
tree
|
commitdiff
2008-05-20
Rémi Denis-Courmont
Fix handle leak
tree
|
commitdiff
2008-05-20
Rémi Denis-Courmont
Don't waste stat() right before opendir().
tree
|
commitdiff
2008-05-20
Rémi Denis-Courmont
Don't test if a directory exists twice in a row
tree
|
commitdiff
2008-05-13
Rafaël Carré
DBus : missing return argument for AddTrack
tree
|
commitdiff
2008-05-10
Rafaël Carré
DBus: Play rewinds at the beginning if there is an...
tree
|
commitdiff
2008-05-08
Rémi Denis-Courmont
Remove E_()
tree
|
commitdiff
2008-05-08
Rémi Denis-Courmont
Include vlc_plugin.h as needed
tree
|
commitdiff
2008-05-08
Rafaël Carré
DBus: use the current array of playlist items
tree
|
commitdiff
2008-05-05
Rafaël Carré
s/URI/location/ to comply to the spec
tree
|
commitdiff
2008-05-05
Rafaël Carré
Read the correct type from the vlc value - fixes #1569
tree
|
commitdiff
2008-05-05
Rafaël Carré
Avoid deadlocking: refs #1566
tree
|
commitdiff
2008-05-05
Rafaël Carré
DBus: Round volume to nearest integer - fixes #1561
tree
|
commitdiff
2008-05-04
Rémi Denis-Courmont
Maintain SUBDIRS manually for extra flexibility
tree
|
commitdiff
2008-05-04
Rémi Denis-Courmont
vlc_mutex_init: remove unused paramter
tree
|
commitdiff
2008-05-01
Rémi Denis-Courmont
Remove I64C as well
tree
|
commitdiff
2008-05-01
Rémi Denis-Courmont
NIH syndrome cure (2)
tree
|
commitdiff
2008-04-29
Mirsal Ennaime
Move the MPRIS Quit method to the root dbus object.
tree
|
commitdiff
2008-04-24
Rafaël Carré
Fix input item leaking
tree
|
commitdiff
2008-04-23
Rafaël Carré
meta-data handling cleanup
tree
|
commitdiff
2008-04-19
Mirsal Ennaime
Fix MPRIS method names
tree
|
commitdiff
2008-04-19
Mirsal Ennaime
Avoid a deadlock.
tree
|
commitdiff
2008-04-14
Pierre d'Herbemont
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
tree
|
commitdiff
2008-04-13
Jean-Paul Saman
Move ppsz_input_state[] to modules/control/rc.c because...
tree
|
commitdiff
2008-04-11
Jean-Paul Saman
Sanitize STATUS_CHANGE messages.
tree
|
commitdiff
2008-04-07
Rémi Duraffort
Improve playlist drawing with rc.
tree
|
commitdiff
2008-04-07
Rémi Duraffort
Fix #1530 : with thr rc interface you can now draw...
tree
|
commitdiff
2008-04-07
Rémi Duraffort
We don't need the update system with the rc interface.
tree
|
commitdiff
2008-04-04
Rafaël Carré
rc : stop the playlist before exiting, fix quitting...
tree
|
commitdiff
2008-04-04
Rafaël Carré
Simplify macro
tree
|
commitdiff
2008-03-27
Rémi Denis-Courmont
Don't create an unused variable per action
tree
|
commitdiff
2008-03-27
Rémi Denis-Courmont
Remove hotkeys "accounting" stuff.
tree
|
commitdiff
2008-03-27
Rémi Denis-Courmont
Remove ActionKeyCB - I really can't find any path to...
tree
|
commitdiff
2008-03-27
Rémi Denis-Courmont
hotkeys: use key-action
tree
|
commitdiff
2008-03-27
Rémi Denis-Courmont
hotkeys: cleanup locking
tree
|
commitdiff
2008-03-27
Rémi Denis-Courmont
Revert "ActionKeyCB: remove completely."
tree
|
commitdiff
2008-03-27
Rémi Denis-Courmont
ActionKeyCB: remove completely.
tree
|
commitdiff
2008-03-27
Rémi Denis-Courmont
hotkeys: make the ActionKeyCB O(1) w.r.t. the number...
tree
|
commitdiff
2008-03-27
Jean-Baptiste Kempf
Changing audio device can also make sense without any...
tree
|
commitdiff
2008-03-27
Jean-Baptiste Kempf
Trailing spaces and comments.
tree
|
commitdiff
2008-03-27
Dylan
Add hotkey to cycle through audio devices
tree
|
commitdiff
2008-03-27
Dylan
Add Hotkey to cycle through audio devices
tree
|
commitdiff
2008-03-27
Rafaël Carré
DBus: remove unused macro, check memory allocation
tree
|
commitdiff
2008-03-27
Mirsal Ennaime
Dbus control module: * Add the MprisVersion Method...
tree
|
commitdiff
2008-03-26
Mirsal Ennaime
Dbus control module: * Simplify p_intf->p_sys->i_caps...
tree
|
commitdiff
2008-03-26
Rafaël Carré
DBus: don't use the demux object
tree
|
commitdiff
2008-03-26
Rafaël Carré
Typo
tree
|
commitdiff
2008-03-26
Rafaël Carré
DBus: don't use access object
tree
|
commitdiff
2008-03-25
ogg.k.ogg.k
fix stray semicolon (which would change program flow)
tree
|
commitdiff
next