git.videolan.org
/
vlc.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
net_Accept: -1 (infinite) delay is valid
2008-09-07
Rémi Denis-Courmont
net_Accept: -1 (infinite) delay is valid
commit
|
commitdiff
|
tree
2008-09-07
Rémi Denis-Courmont
var_*: use LIBVLC_USED
commit
|
commitdiff
|
tree
2008-09-07
Rémi Denis-Courmont
var_AcquireMutex: enforce constant mutex name
commit
|
commitdiff
|
tree
2008-09-07
Rémi Denis-Courmont
Rework delay checking, use it for net_Accept, add deadline...
commit
|
commitdiff
|
tree
2008-09-06
Rémi Denis-Courmont
Oops
commit
|
commitdiff
|
tree
2008-09-06
Rémi Denis-Courmont
Detect unsupported sleep delay at compile time
commit
|
commitdiff
|
tree
2008-09-06
Rémi Denis-Courmont
__thread is ignored on Windows :(
commit
|
commitdiff
|
tree
2008-09-06
Rémi Denis-Courmont
Use NULL rather than 0
commit
|
commitdiff
|
tree
2008-09-06
Rémi Denis-Courmont
Hotkeys: use normal thread synchronization APIs
commit
|
commitdiff
|
tree
2008-09-06
Rémi Denis-Courmont
vlc_cond_init: really remove useless parameter
commit
|
commitdiff
|
tree
2008-09-06
Rémi Denis-Courmont
audioscrobbler: do not mix vlc_object and vlc_thread...
commit
|
commitdiff
|
tree
2008-09-06
Rémi Denis-Courmont
vlc_object_find_name: return vlc_object_t *
commit
|
commitdiff
|
tree
2008-09-06
Rémi Denis-Courmont
Change the name
commit
|
commitdiff
|
tree
2008-09-06
Rémi Denis-Courmont
Remove memory error message
commit
|
commitdiff
|
tree
2008-09-06
Rémi Denis-Courmont
vlc_control_cancel: va_start iif va_end
commit
|
commitdiff
|
tree
2008-09-06
Rémi Denis-Courmont
SAP out does not need an object name
commit
|
commitdiff
|
tree
2008-09-06
Rémi Denis-Courmont
fetcher and preparser don't need object names
commit
|
commitdiff
|
tree
2008-09-06
Rémi Denis-Courmont
libvlc does not need an object name
commit
|
commitdiff
|
tree
2008-09-06
Rémi Denis-Courmont
Use fputs - properly
commit
|
commitdiff
|
tree
2008-09-06
Rémi Denis-Courmont
CLI: libvlc -> vlc
commit
|
commitdiff
|
tree
2008-09-06
Rémi Denis-Courmont
Usage: vlc, not Usage: libvlc
commit
|
commitdiff
|
tree
2008-09-06
Rémi Denis-Courmont
Tag some APIs as LIBVLC_USED
commit
|
commitdiff
|
tree
2008-09-06
Rémi Denis-Courmont
LIBVLC_USED: tag for function whose result must be...
commit
|
commitdiff
|
tree
2008-09-06
Rémi Denis-Courmont
Dead code
commit
|
commitdiff
|
tree
2008-09-06
Rémi Denis-Courmont
RTP: ignore packets with duplicated sequence numbers...
commit
|
commitdiff
|
tree
2008-09-05
Rémi Denis-Courmont
Move a bunch of plugins out of configure.ac
commit
|
commitdiff
|
tree
2008-09-05
Rémi Denis-Courmont
Remove old BeOS thread support
commit
|
commitdiff
|
tree
2008-09-05
Rémi Denis-Courmont
Fix VLM double free
commit
|
commitdiff
|
tree
2008-09-04
Rémi Denis-Courmont
Revert "Set buffer sizes"
commit
|
commitdiff
|
tree
2008-09-04
Rémi Denis-Courmont
Warn about ticks at compile-time
commit
|
commitdiff
|
tree
2008-09-04
Rémi Denis-Courmont
Set buffer sizes
commit
|
commitdiff
|
tree
2008-09-04
Rémi Denis-Courmont
Protect against multiple inclusions
commit
|
commitdiff
|
tree
2008-09-04
Rémi Denis-Courmont
Remove /* inside comment
commit
|
commitdiff
|
tree
2008-09-04
Rémi Denis-Courmont
Remove declaration for vanished function
commit
|
commitdiff
|
tree
2008-09-04
Rémi Denis-Courmont
Add msleep misuse warning
commit
|
commitdiff
|
tree
2008-09-04
Rémi Denis-Courmont
Win32: strerror won't work
commit
|
commitdiff
|
tree
2008-09-04
Rémi Denis-Courmont
Win32: restore accidentally removed variable
commit
|
commitdiff
|
tree
2008-09-04
Rémi Denis-Courmont
Win32: fix warning
commit
|
commitdiff
|
tree
2008-09-04
Rémi Denis-Courmont
use backtrace with vlc_object_get warning
commit
|
commitdiff
|
tree
2008-09-04
Rémi Denis-Courmont
Provide backtrace function within libvlccore
commit
|
commitdiff
|
tree
2008-09-04
Rémi Denis-Courmont
Thread fatal errors: add function name, and some Win32...
commit
|
commitdiff
|
tree
2008-09-03
Rémi Denis-Courmont
double variable declaration
commit
|
commitdiff
|
tree
2008-09-03
Rémi Denis-Courmont
De-inhibit cancellation in interface threads
commit
|
commitdiff
|
tree
2008-09-03
Rémi Denis-Courmont
Pull cancellation into (most) remaining interfaces
commit
|
commitdiff
|
tree
2008-09-03
Rémi Denis-Courmont
Signals: only one thread needed now
commit
|
commitdiff
|
tree
2008-09-03
Rémi Denis-Courmont
Telnet: fix arbitrary tick
commit
|
commitdiff
|
tree
2008-09-03
Rémi Denis-Courmont
strsep does not need to be exported for now
commit
|
commitdiff
|
tree
2008-09-03
Rémi Denis-Courmont
Avoid alloca()
commit
|
commitdiff
|
tree
2008-09-03
Rémi Denis-Courmont
No point in checking vlc_object_alive there
commit
|
commitdiff
|
tree
2008-09-03
Rémi Denis-Courmont
Do not lock the input while talking to D-Bus
commit
|
commitdiff
|
tree
2008-09-03
Rémi Denis-Courmont
Revert "CLOCK_FREQ is a 64-bits quantity as mtime_t"
commit
|
commitdiff
|
tree
2008-09-03
Rémi Denis-Courmont
Use CLOCK_FREQ
commit
|
commitdiff
|
tree
2008-09-03
Rémi Denis-Courmont
CLOCK_FREQ is a 64-bits quantity as mtime_t
commit
|
commitdiff
|
tree
2008-09-03
Rémi Denis-Courmont
Fix warning
commit
|
commitdiff
|
tree
2008-09-02
Rémi Denis-Courmont
Shrink overly large blocks
commit
|
commitdiff
|
tree
2008-09-01
Rémi Denis-Courmont
CacheName: inline and thread-safe
commit
|
commitdiff
|
tree
2008-09-01
Rémi Denis-Courmont
Win32: fix malloc when creating a thread
commit
|
commitdiff
|
tree
2008-08-31
Rémi Denis-Courmont
Update Windows versions
commit
|
commitdiff
|
tree
2008-08-31
Rémi Denis-Courmont
VS has not been supported for ages.
commit
|
commitdiff
|
tree
2008-08-31
Rémi Denis-Courmont
Simplifications
commit
|
commitdiff
|
tree
2008-08-31
Rémi Denis-Courmont
Remove UTF-32 hacks from stream.
commit
|
commitdiff
|
tree
2008-08-31
Rémi Denis-Courmont
Typo
commit
|
commitdiff
|
tree
2008-08-31
Rémi Denis-Courmont
Unexport vlc_object_dump
commit
|
commitdiff
|
tree
2008-08-31
Rémi Denis-Courmont
Check for leaked objects while we still can
commit
|
commitdiff
|
tree
2008-08-31
Rémi Denis-Courmont
Build a separate non-installable VLC for easier debugging
commit
|
commitdiff
|
tree
2008-08-31
Rémi Denis-Courmont
Move kept sout instance to playlist private data
commit
|
commitdiff
|
tree
2008-08-31
Rémi Denis-Courmont
memset outside of lock
commit
|
commitdiff
|
tree
2008-08-30
Rémi Denis-Courmont
Win32: fix vlc_control_cancel from main() task
commit
|
commitdiff
|
tree
2008-08-30
Rémi Denis-Courmont
Use stat rather than fopen+fclose to check if file...
commit
|
commitdiff
|
tree
2008-08-30
Rémi Denis-Courmont
Memory leak
commit
|
commitdiff
|
tree
2008-08-30
Rémi Denis-Courmont
Pointer cast warning
commit
|
commitdiff
|
tree
2008-08-30
Rémi Denis-Courmont
Unused parameter
commit
|
commitdiff
|
tree
2008-08-30
Rémi Denis-Courmont
p_module_bank: move out of vlc_global
commit
|
commitdiff
|
tree
2008-08-30
Rémi Denis-Courmont
Do not log through modules (they are not tied to any...
commit
|
commitdiff
|
tree
2008-08-30
Rémi Denis-Courmont
module_Call: specify object for logging
commit
|
commitdiff
|
tree
2008-08-30
Rémi Denis-Courmont
Init the structure lock just once
commit
|
commitdiff
|
tree
2008-08-30
Rémi Denis-Courmont
Resync object leak check
commit
|
commitdiff
|
tree
2008-08-30
Rémi Denis-Courmont
One objects tree per instance rather than per process
commit
|
commitdiff
|
tree
2008-08-30
Rémi Denis-Courmont
vlc_object_get: take instance as a parameter
commit
|
commitdiff
|
tree
2008-08-30
Rémi Denis-Courmont
vlc_custom_create: no need to invoke the global root...
commit
|
commitdiff
|
tree
2008-08-30
Rémi Denis-Courmont
Unused variable
commit
|
commitdiff
|
tree
2008-08-30
Rémi Denis-Courmont
Initialize messages stacks inside the message bank
commit
|
commitdiff
|
tree
2008-08-30
Rémi Denis-Courmont
Remove vlc_threadobj (did not work properly anymore)
commit
|
commitdiff
|
tree
2008-08-30
Rémi Denis-Courmont
Remove the broken reference checker
commit
|
commitdiff
|
tree
2008-08-30
Rémi Denis-Courmont
Use cookie reference, not (uninitialized) value
commit
|
commitdiff
|
tree
2008-08-29
Rémi Denis-Courmont
Remove leftover code
commit
|
commitdiff
|
tree
2008-08-29
Rémi Denis-Courmont
sout_AccessOutNew: allow any VLC object type, not just...
commit
|
commitdiff
|
tree
2008-08-29
Rémi Denis-Courmont
Make access_out independent of sout instance
commit
|
commitdiff
|
tree
2008-08-29
Rémi Denis-Courmont
Implement ACCESS_OUT_CONTROLS_PACE as needed
commit
|
commitdiff
|
tree
2008-08-29
Rémi Denis-Courmont
Disable instance pace control from stream rather than...
commit
|
commitdiff
|
tree
2008-08-29
Rémi Denis-Courmont
Add ACCESS_OUT_CAN_CONTROL_PACE, fix AccessOutControl...
commit
|
commitdiff
|
tree
2008-08-29
Rémi Denis-Courmont
UDP out: avoid useless references to p_sout
commit
|
commitdiff
|
tree
2008-08-28
Rémi Denis-Courmont
vlc_thread_join: cannot join current thread
commit
|
commitdiff
|
tree
2008-08-28
Rémi Denis-Courmont
vlc_join: check for deadlock
commit
|
commitdiff
|
tree
2008-08-28
Rémi Denis-Courmont
vlc_object_lock_and_wait: broken by design, remove
commit
|
commitdiff
|
tree
2008-08-28
Rémi Denis-Courmont
Deprecate vlc_object_get
commit
|
commitdiff
|
tree
2008-08-28
Rémi Denis-Courmont
Remove unneeded vlc_signal_object_maybe hack
commit
|
commitdiff
|
tree
2008-08-28
Rémi Denis-Courmont
Run SD threads (if any) with cancellation
commit
|
commitdiff
|
tree
2008-08-28
Rémi Denis-Courmont
SAP: use thread cancellation, get rid of the waitpipe...
commit
|
commitdiff
|
tree
2008-08-28
Rémi Denis-Courmont
SD: pull down cancellation safety on those SD with...
commit
|
commitdiff
|
tree
next