index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
input
Age
Commit message (
Expand
)
Author
2007-09-09
Merge from 1.1.
Darren Salt
2007-09-07
Fix dvd://.../title[.chapter] handling (broken in cset 2e301bc2cce8).
Darren Salt
2007-08-21
Merge from 1.1.
Darren Salt
2007-08-20
Handle % escaping and variable numbers of /s in VCD MRLs.
Darren Salt
2007-08-16
Merge all but the open()/glibc workaround from 1.1.
Darren Salt
2007-08-15
Workaround for recent glibc & -D_FORTIFY_SOURCE=2 (defines open() as a macro).
Darren Salt
2007-07-14
Merge from 1.1
Diego 'Flameeyes' Pettenò
2007-07-14
Handle transparently redirect done through m3u playlists.
Diego 'Flameeyes' Pettenò
2007-07-13
Fix a spelling error in the media.dvb.tuning_timeout description.
Darren Salt
2007-07-12
Allow input_dvb to timeout on no signal
Simon Farnsworth
2007-07-12
Simplify input_rtp locking
Simon Farnsworth
2007-07-12
input_v4l TV standard selection support
Simon Farnsworth
2007-07-12
Allow DVB GUI to be disabled
Simon Farnsworth
2007-07-13
Merge from 1.1.
Darren Salt
2007-07-09
VCD input class description should be returned as const char *.
Darren Salt
2007-07-08
Merge from 1.1.
Darren Salt
2007-07-08
Handle escaped characters in DVD MRLs.
Darren Salt
2007-07-08
Have the file input plugin use _x_mrl_unescape() instead of its own code.
Darren Salt
2007-06-16
Rename the BE/LE/ME macros with a _X_ prefix, so they don't clash with Solari...
Diego 'Flameeyes' Pettenò
2007-06-16
Rename the BE/LE/ME macros with a _X_ prefix, so they don't clash with Solari...
Diego 'Flameeyes' Pettenò
2007-06-15
The offset variable is only used with strlen value, set it to size_t then.
Diego 'Flameeyes' Pettenò
2007-06-15
Fix signedness on channel_index() function.
Diego 'Flameeyes' Pettenò
2007-06-15
Use an extra compound, and removes one preprocessor block.
Diego 'Flameeyes' Pettenò
2007-06-15
Replace the void pointers with uint8_t pointers.
Diego 'Flameeyes' Pettenò
2007-06-14
Merge from 1.1 branch.
Diego 'Flameeyes' Pettenò
2007-06-14
Include bswap.h too.
Diego 'Flameeyes' Pettenò
2007-06-13
Don't redefine the BE_16/32 macros.
Diego 'Flameeyes' Pettenò
2007-06-13
Avoid name collision (don't redefine NOPID).
Albert Lee
2007-06-13
Add printf format attribute.
Albert Lee
2007-06-13
Support Solaris byteorder.h macros.
Albert Lee
2007-06-12
A nice simple merge from 1.1.
Darren Salt
2007-06-10
Backport last.fm support to 1.1 branch.
Diego 'Flameeyes' Pettenò
2007-06-10
Fill xine_event_t strutures as needed, reduces code built.
Diego 'Flameeyes' Pettenò
2007-06-10
Reorder fields and make use of bitmask for boolean values.
Diego 'Flameeyes' Pettenò
2007-06-10
Reorder proxy elements to fill hole.
Diego 'Flameeyes' Pettenò
2007-06-10
Check for last.fm streaming server, and if that's the case, check for the SYN...
Diego 'Flameeyes' Pettenò
2007-08-08
Fix an attempted free of static data, e.g. when using "dvd:/" (not "dvd://").
Darren Salt
2007-06-09
Use $(LTLIBICONV) instead of @LIBICONV@.
Darren Salt
2007-06-09
Add $(LTLIBINTL) wherever objdump -R shows a dependency on gettext functions.
Darren Salt
2007-06-09
Remove unused variable.
Diego 'Flameeyes' Pettenò
2007-06-09
Convert all input plugins to use void * as type for the buf parameter of read...
Diego 'Flameeyes' Pettenò
2007-06-09
Make the read() function of input plugins be declared with void pointer as bu...
Diego 'Flameeyes' Pettenò
2007-06-04
Merge from 1.1.
Darren Salt
2007-06-03
Add a comment & changelog entry for the mmap bug fix.
Darren Salt
2007-06-03
[patch] Nasty mmap problem with huge files
Andrew de Quincey
2007-06-01
Remove cachedir_entry variable that is now unused.
Diego 'Flameeyes' Pettenò
2007-05-26
Re: [xine-devel] vcd plugin - sigsegv in 1.1.6 and 1.1(.7)
Manfred Tremmel
2007-05-17
Convert comments (and the occasional string where it doesn't matter) to UTF-8.
Darren Salt
2007-05-16
v4l: replace faulty use of xprintf with lprintf.
Simon Farnsworth
2007-05-02
[PATCH] Remove packet count from demux_ts, to remove a long delay
Simon Farnsworth
[next]