git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove thread ID.
[vlc.git]
/
src
/
misc
/
2008-11-06
Rémi Denis-Courmont
Remove thread ID.
tree
|
commitdiff
2008-11-04
Rémi Denis-Courmont
Don't lock the message queue until we need it
tree
|
commitdiff
2008-11-02
Rémi Duraffort
Remove MALLOC_NULL and use calloc when needed.
tree
|
commitdiff
2008-10-29
Rémi Duraffort
Use asprintf and check for the return value. (better...
tree
|
commitdiff
2008-10-22
Rémi Denis-Courmont
block_FifoPace: proper waiting for overflowing queue
tree
|
commitdiff
2008-10-22
Rémi Denis-Courmont
Allow block_FifoPut(fifo,NULL)
tree
|
commitdiff
2008-10-22
Rémi Denis-Courmont
block_FifoWake (deprecated): wake-up _all_ threads...
tree
|
commitdiff
2008-10-15
Rémi Denis-Courmont
msg_Unsubscribe: race condition memory leak
tree
|
commitdiff
2008-10-15
Rémi Denis-Courmont
Alloc memory later, remove non-compilable goto
tree
|
commitdiff
2008-10-15
Derk-Jan Hartman
messages: we have a vasprintf replacement now, remove...
tree
|
commitdiff
2008-10-14
Rémi Denis-Courmont
Fix message leak
tree
|
commitdiff
2008-10-14
Rémi Denis-Courmont
Count message references and get rid of the global...
tree
|
commitdiff
2008-10-14
Geoffroy Couprie
WinCE: can't duplicate a thread handle
tree
|
commitdiff
2008-10-12
Rémi Denis-Courmont
Sanitize/rewrite the message subscription API
tree
|
commitdiff
2008-10-12
Rémi Denis-Courmont
Invent unique pointer values properly
tree
|
commitdiff
2008-10-12
Rémi Denis-Courmont
Remove dead functions
tree
|
commitdiff
2008-10-12
Rémi Denis-Courmont
Merge msg bank and queue, remove duplicated lock
tree
|
commitdiff
2008-10-06
Rémi Denis-Courmont
Fix logic.
tree
|
commitdiff
2008-10-06
Geoffroy Couprie
WinCE: do an ugly thread cancellation without using...
tree
|
commitdiff
2008-10-05
Adrien Maglo
Redefine vlc_dictionary_clear() and vlc_dictionary_remo...
tree
|
commitdiff
2008-10-05
Rémi Denis-Courmont
Fix NULL dereference (CID#181)
tree
|
commitdiff
2008-10-05
Rémi Denis-Courmont
Fix dangling pointer use when shrinking a non-standard...
tree
|
commitdiff
2008-10-05
Rémi Denis-Courmont
Remove slow and leaking var_AcquireMutex
tree
|
commitdiff
2008-10-05
Rémi Denis-Courmont
Use static mutexes
tree
|
commitdiff
2008-10-05
Rémi Denis-Courmont
Static mutexes
tree
|
commitdiff
2008-10-05
Rémi Denis-Courmont
Remove vlc_threads_(init|end), fix thread-safety on...
tree
|
commitdiff
2008-10-04
Rémi Denis-Courmont
Fix vlc_thread_ready invalid use of object_wait
tree
|
commitdiff
2008-10-04
Rémi Denis-Courmont
Critical section are internally recursive
tree
|
commitdiff
2008-10-02
Derk-Jan Hartman
update: don't free the temp pointer, but free the origi...
tree
|
commitdiff
2008-10-02
Derk-Jan Hartman
update: rename the variables so that it matches their...
tree
|
commitdiff
2008-10-02
Derk-Jan Hartman
update: allow update_Download to accept: directory...
tree
|
commitdiff
2008-10-01
Geoffroy Couprie
WinCE: missing threading functions
tree
|
commitdiff
2008-09-30
Rémi Denis-Courmont
Fix linking
tree
|
commitdiff
2008-09-30
Geoffroy Couprie
WinCE: more missing functions fixes
tree
|
commitdiff
2008-09-28
Rémi Denis-Courmont
Remove VLC_OBJECT_LIBVLC
tree
|
commitdiff
2008-09-28
Rémi Denis-Courmont
Remove p_root hacks
tree
|
commitdiff
2008-09-28
Rémi Denis-Courmont
Get rid of p_root object
tree
|
commitdiff
2008-09-28
Rémi Denis-Courmont
Remove vlc_global()
tree
|
commitdiff
2008-09-28
Rémi Denis-Courmont
Dead #defines
tree
|
commitdiff
2008-09-28
Rémi Denis-Courmont
Move psz_vlcpath out of p_root
tree
|
commitdiff
2008-09-28
Rémi Denis-Courmont
Per-instance structure lock
tree
|
commitdiff
2008-09-28
Rémi Denis-Courmont
Remove VLC_OBJECT_OPENGL
tree
|
commitdiff
2008-09-26
Rémi Duraffort
Fix memleak when parsing VLC_VAR_LIST.
tree
|
commitdiff
2008-09-24
Rémi Duraffort
Avoid potential memleak.
tree
|
commitdiff
2008-09-21
Rémi Denis-Courmont
lower case the module_* functions
tree
|
commitdiff
2008-09-21
Rémi Denis-Courmont
Remove the vlc_list_find/module hack
tree
|
commitdiff
2008-09-21
Antoine Cellerier
Fix a few bugs in update pgp code.
tree
|
commitdiff
2008-09-20
Laurent Aimar
Removed vout_CopyPicture in favor of picture_Copy.
tree
|
commitdiff
2008-09-20
Antoine Cellerier
Remove last occurences of yield in the code and comments.
tree
|
commitdiff
2008-09-20
Antoine Cellerier
s/picture_Yield/picture_Hold/
tree
|
commitdiff
2008-09-20
Antoine Cellerier
s/pl_Yield/pl_Hold/
tree
|
commitdiff
2008-09-20
Antoine Cellerier
s/vlc_object_yield/vlc_object_release/
tree
|
commitdiff
2008-09-20
Rémi Denis-Courmont
One child is one reference
tree
|
commitdiff
2008-09-20
Pierre d'Herbemont
mtime: Make nanosleep a bit more cancelable than what...
tree
|
commitdiff
2008-09-20
Derk-Jan Hartman
variables: don't use p_liblvc when we ARE p_libvlc
tree
|
commitdiff
2008-09-20
Pierre d'Herbemont
objects: vlc_object_yield() returns the yield()-ed...
tree
|
commitdiff
2008-09-20
Rémi Denis-Courmont
Remove the object ID field
tree
|
commitdiff
2008-09-20
Rémi Denis-Courmont
Finally remove mis-designed vlc_object_get
tree
|
commitdiff
2008-09-20
Rémi Denis-Courmont
Use object address for logging - fixes uniqueness problems
tree
|
commitdiff
2008-09-20
Rémi Denis-Courmont
Print object address - easier when debugging
tree
|
commitdiff
2008-09-19
Derk-Jan Hartman
variables: Inherit path is now parent->libvlc->saved...
tree
|
commitdiff
2008-09-19
Derk-Jan Hartman
variables: Set void_ops by default.
tree
|
commitdiff
2008-09-19
Derk-Jan Hartman
Revert "variables: Inherit path is now parent->libvlc...
tree
|
commitdiff
2008-09-19
Rémi Denis-Courmont
Factor variable operations, as they're always the same...
tree
|
commitdiff
2008-09-19
Justus Piater
correctly handle realloc() failure
tree
|
commitdiff
2008-09-19
Rémi Denis-Courmont
Fix error message
tree
|
commitdiff
2008-09-19
Derk-Jan Hartman
variables: VAR_CLASS != VAR_TYPE
tree
|
commitdiff
2008-09-19
Derk-Jan Hartman
variables: Inherit path is now parent->libvlc->saved...
tree
|
commitdiff
2008-09-17
Laurent Aimar
Assert variable type in var_Set/GetXYZ.
tree
|
commitdiff
2008-09-17
Rémi Denis-Courmont
Fix flexible array usage gcc-ism
tree
|
commitdiff
2008-09-16
Pierre d'Herbemont
es_format: Robustification of es_format_copy to avoid...
tree
|
commitdiff
2008-09-16
Geoffroy Couprie
there's no vlc_thread_create(p_helper)
tree
|
commitdiff
2008-09-14
Rémi Denis-Courmont
Only input uses b_dead
tree
|
commitdiff
2008-09-14
Rémi Denis-Courmont
Remove the useless announce handler object
tree
|
commitdiff
2008-09-13
Rémi Denis-Courmont
Support for (compile-time) custom stack size
tree
|
commitdiff
2008-09-11
Geoffroy Couprie
Don't try to close a handle already closed
tree
|
commitdiff
2008-09-10
Rémi Denis-Courmont
Do not heap free stack structure...
tree
|
commitdiff
2008-09-10
Rémi Denis-Courmont
Grmbl. Remove the stupid assert after merging commits.
tree
|
commitdiff
2008-09-10
Geoffroy Couprie
Set the owner to 0 while releasing a recursive mutex
tree
|
commitdiff
2008-09-08
Rémi Denis-Courmont
Remove dead code (vlc_object_timedwait)
tree
|
commitdiff
2008-09-08
Rémi Denis-Courmont
Improve documentation
tree
|
commitdiff
2008-09-07
Rémi Denis-Courmont
Remove the run-time tick warning - too many false posit...
tree
|
commitdiff
2008-09-07
Laurent Aimar
Fixed vlc_cond*wait on win32.
tree
|
commitdiff
2008-09-07
Rémi Denis-Courmont
Win32: assert against recursive mutex in vlc_cond_...
tree
|
commitdiff
2008-09-07
Rémi Denis-Courmont
Win32: fix recursive locking imbalance
tree
|
commitdiff
2008-09-07
Rémi Denis-Courmont
Broadcast when the object is killed
tree
|
commitdiff
2008-09-07
Rémi Denis-Courmont
Manually reset the events
tree
|
commitdiff
2008-09-07
Rémi Denis-Courmont
Win32: rework mutex/condition implementation.
tree
|
commitdiff
2008-09-07
Rémi Denis-Courmont
Unexport vlc_thread_fatal (short lived)
tree
|
commitdiff
2008-09-07
Rémi Denis-Courmont
De-inline mutex and condition functions. Document them.
tree
|
commitdiff
2008-09-07
Rémi Denis-Courmont
vlc_cond_broadcast: broadcast signal on a condition...
tree
|
commitdiff
2008-09-07
Laurent Aimar
Fixed VLC_CANCEL_INIT value.
tree
|
commitdiff
2008-09-07
Rémi Denis-Courmont
Fix use of vlc_object_wait()
tree
|
commitdiff
2008-09-07
Rémi Denis-Courmont
var_AcquireMutex: enforce constant mutex name
tree
|
commitdiff
2008-09-07
Rémi Denis-Courmont
Rework delay checking, use it for net_Accept, add deadl...
tree
|
commitdiff
2008-09-06
Rémi Denis-Courmont
__thread is ignored on Windows :(
tree
|
commitdiff
2008-09-06
Rémi Denis-Courmont
Use NULL rather than 0
tree
|
commitdiff
2008-09-06
Rémi Denis-Courmont
vlc_cond_init: really remove useless parameter
tree
|
commitdiff
2008-09-06
Rémi Denis-Courmont
vlc_object_find_name: return vlc_object_t *
tree
|
commitdiff
2008-09-06
Rémi Denis-Courmont
vlc_control_cancel: va_start iif va_end
tree
|
commitdiff
next