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-12-19
Use strcat, delay calculation of resp_len.
Diego 'Flameeyes' Pettenò
2007-12-19
Remove attribute that is never used.
Diego 'Flameeyes' Pettenò
2007-12-19
Make auth also a local variable in http_plugin_open.
Diego 'Flameeyes' Pettenò
2007-12-19
Make proxyauth a variable local to http_plugin_open() function.
Diego 'Flameeyes' Pettenò
2007-12-18
Merge from 1.1.
Darren Salt
2007-12-18
Don't treat # in MRLs as literals or URI-decode raw filenames. [Bug 1784272]
Darren Salt
2007-12-18
Clean up recursive mkdir().
Darren Salt
2007-12-18
Mark the enctable static.
Diego 'Flameeyes' Pettenò
2007-12-18
Avoid a multiplication.
Diego 'Flameeyes' Pettenò
2007-12-18
Use asprintf.
Diego 'Flameeyes' Pettenò
2007-12-18
Use asprintf.
Diego 'Flameeyes' Pettenò
2007-12-18
Use strdup.
Diego 'Flameeyes' Pettenò
2007-12-18
Use strndup.
Diego 'Flameeyes' Pettenò
2007-12-18
Use calloc() when allocating an array of elements.
Diego 'Flameeyes' Pettenò
2007-12-18
Use strndup.
Diego 'Flameeyes' Pettenò
2007-12-18
Use asprintf where possible.
Diego 'Flameeyes' Pettenò
2007-12-18
Use variable-sized arrays rather than allocated buffers.
Diego 'Flameeyes' Pettenò
2007-12-18
Use asprintf().
Diego 'Flameeyes' Pettenò
2007-12-18
Use zeroed allocation instead of memset, and don't zero out a string that is ...
Diego 'Flameeyes' Pettenò
2007-12-18
Use calloc() when the allocated size would be counted by multiplying the size...
Diego 'Flameeyes' Pettenò
2007-12-13
Mark dvb_mjdtime as static.
Diego 'Flameeyes' Pettenò
2007-12-13
Make sure that the sign of local variables and parameters of local functions ...
Diego 'Flameeyes' Pettenò
2007-12-13
Make sourcea bytes buffer.
Diego 'Flameeyes' Pettenò
2007-12-13
Make rmff_dump_pheader accept a bytes buffer.
Diego 'Flameeyes' Pettenò
2007-12-13
Make rmff_dump_header accept a void * parameter for buffer.
Diego 'Flameeyes' Pettenò
2007-12-13
Make rtsp_read_data accept a void* parameter for buffer.
Diego 'Flameeyes' Pettenò
2007-12-11
Bump the interface version of the VCD plugin (which got missed earlier).
Darren Salt
2007-12-11
Bump the input plugins interface version to 18 as they got updated.
Diego 'Flameeyes' Pettenò
2007-12-11
Merge from 1.2 main branch.
Diego 'Flameeyes' Pettenò
2007-12-11
Don't use the if(foo) free(foo); construct, as free(NULL); is well defined.
Diego 'Flameeyes' Pettenò
2007-12-11
Use default_*_class_dispose macro whenever the class dispose function only ca...
Diego 'Flameeyes' Pettenò
2007-12-11
Define free() as the default dispose function for plugin classes.
Diego 'Flameeyes' Pettenò
2007-12-11
Use N_() rather than _(), passing the string just once to gettext().
Diego 'Flameeyes' Pettenò
2007-12-11
Add a textdomain field to allow using a different i18n catalog for the descri...
Diego 'Flameeyes' Pettenò
2007-12-11
Update all input plugins to the new identifier/description interface.
Diego 'Flameeyes' Pettenò
2007-12-11
Replace get_identifier/get_description functions with strings.
Diego 'Flameeyes' Pettenò
2007-11-25
Merge from 1.1.
Darren Salt
2007-11-19
add support for GNU/kFreeBSD
Petr Salinger ext:(%20)
2007-11-19
Remove internal copies of libcdio and libvcd. This way we don't have to care ...
Diego 'Flameeyes' Pettenò
2007-11-14
Move CRC32 code into a common file (& out of the DVB input & TS demux plugins).
Darren Salt
2007-11-14
Merge from 1.1.
Darren Salt
2007-11-13
Missing channels.conf (ATSC)
Tom Shield
2007-11-13
Improve the "no channels.conf" message; tidy up local variable initialisation.
Darren Salt
2007-11-10
Delete most of the CVS $Id$/$Log$ lines.
Darren Salt
2007-11-10
Merge from 1.1.
Darren Salt
2007-11-10
Stop trying to distribute videodev2.h.
Darren Salt
2007-11-10
Fix detection of last.fm servers.
Diego 'Flameeyes' Pettenò
2007-11-09
Update videodev2.h header with copy from Linux 2.6.23.
Diego 'Flameeyes' Pettenò
2007-11-09
Use system's linux/videodev2.h header file.
Diego 'Flameeyes' Pettenò
2007-11-09
Remove stray file.
Diego 'Flameeyes' Pettenò
[next]