git.videolan.org
/
vlc.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Set default DVD defice
2007-11-28
Rémi Denis-Courmont
Set default DVD defice
commit
|
commitdiff
|
tree
2007-11-28
Rémi Denis-Courmont
Compile fix
commit
|
commitdiff
|
tree
2007-11-28
Rémi Denis-Courmont
Ordering
commit
|
commitdiff
|
tree
2007-11-28
Rémi Denis-Courmont
Fix screensaver deadlock if terminating as soon the...
commit
|
commitdiff
|
tree
2007-11-28
Rémi Denis-Courmont
Lets assume glibc 2.8 will work properly when it's...
commit
|
commitdiff
|
tree
2007-11-27
Rémi Denis-Courmont
Horrific kludge to prevent awfully crappy glibc from...
commit
|
commitdiff
|
tree
2007-11-27
Rémi Denis-Courmont
typo
commit
|
commitdiff
|
tree
2007-11-27
Rémi Denis-Courmont
Better error handling
commit
|
commitdiff
|
tree
2007-11-27
Rémi Denis-Courmont
Don't use MAP_POPULATE
commit
|
commitdiff
|
tree
2007-11-27
Rémi Denis-Courmont
Fix EOF check and remove fprintf
commit
|
commitdiff
|
tree
2007-11-26
Rémi Denis-Courmont
Don't bother seeking when using mmap
commit
|
commitdiff
|
tree
2007-11-26
Rémi Denis-Courmont
Fix file position update
commit
|
commitdiff
|
tree
2007-11-26
Rémi Denis-Courmont
typo
commit
|
commitdiff
|
tree
2007-11-26
Rémi Denis-Courmont
Memory mapped file input
commit
|
commitdiff
|
tree
2007-11-26
Rémi Denis-Courmont
Compile fix
commit
|
commitdiff
|
tree
2007-11-26
Rémi Denis-Courmont
Cleanup custom block allocation
commit
|
commitdiff
|
tree
2007-11-26
Rémi Denis-Courmont
We've had fun breaking the ABI...
commit
|
commitdiff
|
tree
2007-11-26
Rémi Denis-Courmont
Remove block_t->p_sys, which is not really needed either.
commit
|
commitdiff
|
tree
2007-11-26
Rémi Denis-Courmont
Save one pointer and dereference in the block core
commit
|
commitdiff
|
tree
2007-11-26
Rémi Denis-Courmont
Remove the unused manager from block_t
commit
|
commitdiff
|
tree
2007-11-26
Rémi Denis-Courmont
Use (s)size_t in block_t.
commit
|
commitdiff
|
tree
2007-11-23
Rémi Denis-Courmont
Remove totally useless transcoding from UTF-8 in HTTP...
commit
|
commitdiff
|
tree
2007-11-20
Rémi Denis-Courmont
Very partial cleanup
commit
|
commitdiff
|
tree
2007-11-20
Rémi Denis-Courmont
Probably fix make dist
commit
|
commitdiff
|
tree
2007-11-20
Rémi Denis-Courmont
Remove some cruft from older gettext
commit
|
commitdiff
|
tree
2007-11-20
Rémi Denis-Courmont
Remove VLCOPT support from M3U parser.
commit
|
commitdiff
|
tree
2007-11-20
Rémi Denis-Courmont
Use cached ACP
commit
|
commitdiff
|
tree
2007-11-19
Rémi Denis-Courmont
Force ISO-8859-8 for Hebrew users
commit
|
commitdiff
|
tree
2007-11-19
Rémi Denis-Courmont
Simplify
commit
|
commitdiff
|
tree
2007-11-19
Rémi Denis-Courmont
Comments
commit
|
commitdiff
|
tree
2007-11-19
Rémi Denis-Courmont
Comment on the EOF case - this does not change the...
commit
|
commitdiff
|
tree
2007-11-15
Rémi Denis-Courmont
Typo
commit
|
commitdiff
|
tree
2007-11-15
Rémi Denis-Courmont
Revert [23063]
commit
|
commitdiff
|
tree
2007-11-15
Rémi Denis-Courmont
svn:ignore
commit
|
commitdiff
|
tree
2007-11-15
Rémi Denis-Courmont
- exit() cannot return negative (or large) values
commit
|
commitdiff
|
tree
2007-11-05
Rémi Denis-Courmont
Cosmetic fix (excessive indentation)
commit
|
commitdiff
|
tree
2007-11-05
Rémi Denis-Courmont
Fix a few minor race conditions
commit
|
commitdiff
|
tree
2007-11-05
Rémi Denis-Courmont
Fix previous commit
commit
|
commitdiff
|
tree
2007-11-05
Rémi Denis-Courmont
Recover from ALSA suspend properly if the device does...
commit
|
commitdiff
|
tree
2007-11-01
Rémi Denis-Courmont
Thanks
commit
|
commitdiff
|
tree
2007-11-01
Rémi Denis-Courmont
vlm: Use RT rather than monotonic clock - fixes #1288
commit
|
commitdiff
|
tree
2007-10-26
Rémi Denis-Courmont
Some more doc
commit
|
commitdiff
|
tree
2007-10-26
Rémi Denis-Courmont
Support for Doxygen
commit
|
commitdiff
|
tree
2007-10-26
Rémi Denis-Courmont
Actually build targets
commit
|
commitdiff
|
tree
2007-10-26
Rémi Denis-Courmont
Non-working skeleton build system
commit
|
commitdiff
|
tree
2007-10-26
Rémi Denis-Courmont
Plugin path
commit
|
commitdiff
|
tree
2007-10-22
Rémi Denis-Courmont
Don't wait for signal if the object is already dying.
commit
|
commitdiff
|
tree
2007-10-22
Rémi Denis-Courmont
Fix race condition in screensaver exit
commit
|
commitdiff
|
tree
2007-10-22
Rémi Denis-Courmont
Fix syntax errors
commit
|
commitdiff
|
tree
2007-10-22
Rémi Denis-Courmont
Fix warnings (it does not seem very logical for log_open...
commit
|
commitdiff
|
tree
2007-10-22
Rémi Denis-Courmont
Fix trivial warning
commit
|
commitdiff
|
tree
2007-10-22
Rémi Denis-Courmont
Event manager yields libvlc (and all the media_* stuff...
commit
|
commitdiff
|
tree
2007-10-22
Rémi Denis-Courmont
Yield libvlc and fix corner case memleak
commit
|
commitdiff
|
tree
2007-10-22
Rémi Denis-Courmont
Yield libvlc
commit
|
commitdiff
|
tree
2007-10-22
Rémi Denis-Courmont
Reference count libvlc. API break.
commit
|
commitdiff
|
tree
2007-10-21
Rémi Denis-Courmont
Only recurse through the modules directory:
commit
|
commitdiff
|
tree
2007-10-21
Rémi Denis-Courmont
Same as previous commit
commit
|
commitdiff
|
tree
2007-10-21
Rémi Denis-Courmont
some missing s/VLC_ADD_LDFLAGS/VLC_ADD_LIBS/
commit
|
commitdiff
|
tree
2007-10-21
Rémi Denis-Courmont
Also test libvlc_playlist_clear and libvlc_playlist_add_extended
commit
|
commitdiff
|
tree
2007-10-21
Rémi Denis-Courmont
Playlist delete support... sorta. LibVLC crashes internally.
commit
|
commitdiff
|
tree
2007-10-21
Rémi Denis-Courmont
Doxygen syntax fix
commit
|
commitdiff
|
tree
2007-10-21
Rémi Denis-Courmont
"Advanced" playlist add
commit
|
commitdiff
|
tree
2007-10-21
Rémi Denis-Courmont
Basic playlist controls
commit
|
commitdiff
|
tree
2007-10-21
Rémi Denis-Courmont
Add support for allocating media_descriptors and factorize...
commit
|
commitdiff
|
tree
2007-10-21
Rémi Denis-Courmont
Switch CIL bindings to libvlc API
commit
|
commitdiff
|
tree
2007-10-21
Rémi Denis-Courmont
Remove extra white spaces
commit
|
commitdiff
|
tree
2007-10-21
Rémi Denis-Courmont
Changing the order of parameters may be needed, but...
commit
|
commitdiff
|
tree
2007-10-21
Rémi Denis-Courmont
Remove silly debug for previous commit
commit
|
commitdiff
|
tree
2007-10-21
Rémi Denis-Courmont
Put timeout to the testsuite
commit
|
commitdiff
|
tree
2007-10-21
Rémi Denis-Courmont
Switch API smoke test to libvlc API
commit
|
commitdiff
|
tree
2007-10-21
Rémi Denis-Courmont
libvlc_exception:
commit
|
commitdiff
|
tree
2007-10-20
Rémi Denis-Courmont
Add sound volume, rate, and fullscreen support
commit
|
commitdiff
|
tree
2007-10-20
Rémi Denis-Courmont
Embryonic CIL bindings for libvlc-control
commit
|
commitdiff
|
tree
2007-10-20
Rémi Denis-Courmont
Protects internal headers against incorrect/multiple...
commit
|
commitdiff
|
tree
2007-10-20
Rémi Denis-Courmont
Don't build netsync by default until someone bothers...
commit
|
commitdiff
|
tree
2007-10-20
Rémi Denis-Courmont
Fix URL
commit
|
commitdiff
|
tree
2007-10-20
Rémi Denis-Courmont
Make sure assert are built-in
commit
|
commitdiff
|
tree
2007-10-20
Rémi Denis-Courmont
libvlc-control smoke test. Feel free to extend
commit
|
commitdiff
|
tree
2007-10-20
Rémi Denis-Courmont
Use int32 rather than long for FOURCC so we don't artificial...
commit
|
commitdiff
|
tree
2007-10-20
Rémi Denis-Courmont
The current libvlc-control ABI is not compatible with...
commit
|
commitdiff
|
tree
2007-10-20
Rémi Denis-Courmont
Add mediacontrol_exception_cleanup() consistent with...
commit
|
commitdiff
|
tree
2007-10-20
Rémi Denis-Courmont
Remove white spaces
commit
|
commitdiff
|
tree
2007-10-17
Rémi Denis-Courmont
Always check the certificates chain - it does not make...
commit
|
commitdiff
|
tree
2007-10-17
Rémi Denis-Courmont
Error out if hostname not specified
commit
|
commitdiff
|
tree
2007-10-15
Rémi Denis-Courmont
Fix vlc-config
commit
|
commitdiff
|
tree
2007-10-15
Rémi Denis-Courmont
Use VLC_ADD_LIBS where seemingly appropriate
commit
|
commitdiff
|
tree
2007-10-15
Rémi Denis-Courmont
Separate LDFLAGS from LIBS for real.
commit
|
commitdiff
|
tree
2007-10-14
Rémi Denis-Courmont
Add partial infrastructure for libs/ldflags segregation
commit
|
commitdiff
|
tree
2007-10-13
Rémi Denis-Courmont
Release shared objects when not debugging, not the...
commit
|
commitdiff
|
tree
2007-10-13
Rémi Denis-Courmont
Link with the in-tree libvlc
commit
|
commitdiff
|
tree
2007-10-11
Rémi Denis-Courmont
Increase upper tempo limit
commit
|
commitdiff
|
tree
2007-10-11
Rémi Denis-Courmont
Emulates MIDI tick real-time events
commit
|
commitdiff
|
tree
2007-10-11
Rémi Denis-Courmont
Ignore key and time signatures - we don't have a metronome...
commit
|
commitdiff
|
tree
2007-10-11
Rémi Denis-Courmont
Implement tempo meta event. Performance now runs at...
commit
|
commitdiff
|
tree
2007-10-11
Rémi Denis-Courmont
Boundary check
commit
|
commitdiff
|
tree
2007-10-11
Rémi Denis-Courmont
Meta event payload may be non-ASCII. Fix previous commit
commit
|
commitdiff
|
tree
2007-10-11
Rémi Denis-Courmont
Basic infrastructure for non-MIDI event
commit
|
commitdiff
|
tree
2007-10-10
Rémi Denis-Courmont
G.711 to news
commit
|
commitdiff
|
tree
2007-10-10
Rémi Denis-Courmont
MIDI message decoder using Fluidsynth software synthetizer
commit
|
commitdiff
|
tree
2007-10-10
Rémi Denis-Courmont
Yet another useless debug
commit
|
commitdiff
|
tree
next