summaryrefslogtreecommitdiff
path: root/src/input
AgeCommit message (Expand)Author
2005-07-11- Trivial patch from Mathieu Routhier <mrouthier@encentrus.com> to set theBastien Nocera
2005-07-09Reduce possibility of an uninitialized variable.Rocky Bernstein
2005-07-03new stream infos allows frontends to query current title/chapter/angle on dvdsMiguel Freitas
2005-06-26Better debugging aid so we can figure out area better.Rocky Bernstein
2005-06-25*BUGFIX*Siggi Langauf
2005-06-21- Patch from Christophe Thommeret <hftom@free.fr> to avoid checkingBastien Nocera
2005-06-20Cursor changes when going into/out of hot spots Some segmentRocky Bernstein
2005-06-19Correct the way the hot-spot coordinate system is treated.Rocky Bernstein
2005-06-14First cut at mouse hot-spot menu selections. I'm surprised it works asRocky Bernstein
2005-06-14version.h was getting in the way of the vcdimager's version.h. the rightRocky Bernstein
2005-05-29- Send the XINE_MSG_FILE_EMPTY UI message when trying to play an emptyBastien Nocera
2005-05-28Allow read as well as read_blockJames Stembridge
2005-05-21**BUGFIX**James Stembridge
2005-05-20Newer libcdio's have a free() that older ones don't.Rocky Bernstein
2005-05-14patch to allow playing just a single title/chapter and then stopMiguel Freitas
2005-05-13**BUGFIX**Bastien Nocera
2005-05-07Odd comparison found by Darren Salt.Rocky Bernstein
2005-04-27version.h: copy contents in case it's needed in the future. ProbablyRocky Bernstein
2005-04-21**BUGFIX**Michael Roitzsch
2005-04-17Help tips: Now that this is glommed in with other media plugins the titlesRocky Bernstein
2005-04-16address buffer overflow conditionMike Melanson
2005-02-20**BUGFIX**Michael Roitzsch
2005-02-14**BUGFIX** don't use background thread for epg data, as it still affectsMike Lampard
2005-02-12fix broken speed_factor calculation in pvrscr_speed_tuning, spelling fix tunn...Stefan Holst
2005-02-10**BUGFIX**Michael Roitzsch
2005-02-09this has been forgottenMichael Roitzsch
2005-02-07Added PLUGIN_MUST_PRELOAD to all input plugins registering config entries.Thibaut Mattern
2005-02-06Added a plugin_node_t pointer to the input plugin struct.Thibaut Mattern
2005-02-03**BUGFIX**František Dvořák
2005-01-30*BUGFIX*František Dvořák
2005-01-18The first '/' seems to not be required.Thibaut Mattern
2005-01-18**BUGFIX**Michael Roitzsch
2005-01-17Merge shoutcast/icecast header parsing with http header parsing.Thibaut Mattern
2005-01-13Command length must be a multiple of 8.Thibaut Mattern
2005-01-13Fix a long standing bug with shoutcast.Thibaut Mattern
2005-01-12Fix various mmsh/mmst bugs.Thibaut Mattern
2005-01-08Some small cleanups.Rocky Bernstein
2005-01-08Handle wait time accurately. Well, at least the way that dvdnav doesRocky Bernstein
2005-01-05Warning fixes (Maarten Vanraes).Darren Salt
2005-01-05workaround for some versions of dvbscan which incorrectly output theMike Lampard
2005-01-05input.http_no_proxy -> media.network.http_no_proxyDarren Salt
2005-01-02Move wait time handling out of player-independent code (vcdplayer.c)Rocky Bernstein
2005-01-02Make sure deinterlace is off in a still frame.Rocky Bernstein
2005-01-02Forgot to check these in. Thanks to Michael Roitzsch for catching.Rocky Bernstein
2005-01-01Update internal (and messy) copies to libcdio 0.71 andRocky Bernstein
2004-12-30More small changes of a cleanup nature.Rocky Bernstein
2004-12-29Fix wrong previous commit.James Courtier-Dutton
2004-12-29Make xine-lib compile with 0.7.20 vcdimager.James Courtier-Dutton
2004-12-29title was truncated, increase max.Rocky Bernstein
2004-12-24Fix crash related to relative HTTP redirect URLs.Darren Salt