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
/
input_file.c
Age
Commit message (
Expand
)
Author
2001-12-14
Move [PATH/NAME]_MAX into compat.h.
Daniel Caujolle-Bert
2001-12-14
$PWD is not available with all shells, use getcwd() to get the current
Juergen Keil
2001-12-14
Store/use old origin path.
Daniel Caujolle-Bert
2001-12-14
Add ability to hide hidden files via config boolean.
Daniel Caujolle-Bert
2001-12-01
add avi subtitle decoder (based on mplayer code), minor cleanups, removed reg...
Guenter Bartsch
2001-11-30
Valid mrls are no more static (except few ones), like file suffix too.
Daniel Caujolle-Bert
2001-11-18
new configfile interface, code cleanup, xprintf is gone
Guenter Bartsch
2001-11-17
Add 'xine_' prefix to all of xine-utils functions (what about cpu
Daniel Caujolle-Bert
2001-10-20
big event cleanup: one single mechanism is now used for all communications be...
Guenter Bartsch
2001-10-17
demux / input plugin interface change, init functions now have access to the ...
Guenter Bartsch
2001-10-08
*_get_dir broken for file lists with more than five entries due to bad
Juergen Keil
2001-10-05
Errors returned from read(2) system call were ignored in most input plugins
Juergen Keil
2001-09-10
better responsiveness by providing pthread cancellation
Miguel Freitas
2001-09-08
rich's patches (menu support)
Guenter Bartsch
2001-09-06
Trying to port the xine-lib sources to a non-gcc compiler
Juergen Keil
2001-08-28
Follow our coding style.
Daniel Caujolle-Bert
2001-08-28
Added sync code from Hubert Matthews [hubert.matthews@unicornportal.com]
James Courtier-Dutton
2001-08-17
Add xine_seek() and friends.
Daniel Caujolle-Bert
2001-07-11
Add PATH/NAME_MAX decl checks.
Daniel Caujolle-Bert
2001-07-10
Fixed get_dir in input plugins. Fixed a strange header inclusion bug
Daniel Caujolle-Bert
2001-07-01
extended input plugin api for interactive menus and seamless branching
Guenter Bartsch
2001-06-23
Fixed mrls malloc bug.
Daniel Caujolle-Bert
2001-06-23
Fixed/implement xine_get_browse_mrls(), and related stuff.
Daniel Caujolle-Bert
2001-06-21
solaris and stability patches provided by Juergen Keil
Guenter Bartsch
2001-06-02
make input plugins return file sizes in mrl_t (ls function)
Guenter Bartsch
2001-05-30
Fixed demux* get current position calls.
Daniel Caujolle-Bert
2001-05-07
Add new mrl_t **get_dir functionality. Fix crash if audio driver == NULL.
Daniel Caujolle-Bert
2001-05-05
re-enable and sync to new API dvd input plugin.
Daniel Caujolle-Bert
2001-05-03
Add xine_get_autoplay_*() functions.
Daniel Caujolle-Bert
2001-04-30
changed decoder storing and a file input plugin bugfix
Guenter Bartsch
2001-04-28
fixed some typos in the demuxer plugins
Guenter Bartsch
2001-04-24
fixed input and demux plugins to reflect new buffer api
Guenter Bartsch
2001-04-21
Turned demuxers into plugins. Change plugins naming scheme (see
Daniel Caujolle-Bert
2001-04-19
Get rid of xine.h inclusion. Fix xine.h.tmpl.in, inttypes.h was
Daniel Caujolle-Bert
2001-04-18
Initial revision
Daniel Caujolle-Bert
[prev]