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_cdda.c
Age
Commit message (
Expand
)
Author
2013-09-13
Copyright year update by hg log info
Torsten Jager
2012-04-11
Fixed warnings
Petri Hintukainen
2011-12-15
Marked xine_get_autoplay_mrls() and get_autoplay_list()'s return value const
Petri Hintukainen
2011-12-10
Merge from 1.1.
Darren Salt
2011-11-24
Fixed leaks in input plugins
Petri Hintukainen
2011-10-17
Merge from 1.1
Petri Hintukainen
2011-10-11
Merge from 1.1.
Darren Salt
2011-10-10
Fixed asprintf usage
Petri Hintukainen
2011-10-10
input_cdda: fixed writing outside of table
Petri Hintukainen
2011-10-08
Build fix for Fedora with external FFmpeg.
Jose Alberto Reguero
2011-10-04
Merge from 1.1.
Darren Salt
2011-10-03
Prefix open_cloexec() and create_cloexec() with xine_, and add new xine_socke...
Chris Rankin
2011-10-01
Mark simple file and socket descriptors as uninheritable.
Chris Rankin
2011-05-17
Fix build with relatively recent copies of FFmpeg
Brad Smith
2011-05-16
Missed a #define.
Darren Salt
2011-05-16
Fix up "pp" post-proc plugin and A/V decoding for ffmpeg 0.7.
Darren Salt
2011-03-20
Merge from 1.1.
Darren Salt
2010-10-23
mingw32-w64 port:
František Dvořák
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2010-01-06
Update to libxdg-basedir 1.0.2; adapt accordingly, and default to external.
Darren Salt
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2009-08-05
Merge from 1.1.
Darren Salt
2009-08-05
Fix reading of CDDB information (ref. cset a470c338149c)
Christopher Martin
2009-08-05
Accept CDDB return code 211 ("found inexact matches")
Christopher Martin
2009-05-17
Merge from 1.1.
Darren Salt
2009-05-10
Further improve parsing of CDDB information
Christopher Martin
2009-05-10
Provide genre & track no. for CDDB data
Markus Kaufhold
2009-05-10
CDDB parsing code duplication cleanup.
Darren Salt
2009-04-26
Adjust the CDDA frame cache to a 'snappier' value.
Christopher Martin
2009-03-03
Merge from 1.1.
Darren Salt
2009-02-17
Add OpenBSD support to the CDDA, DVD & VCD input code.
Brad Smith
2009-01-12
Merge from 1.1.
Darren Salt
2009-01-12
Fixed lvalue cast error (build with newer mingw compilation tools).
František Dvořák
2008-11-22
Access to cddb cache broken
Matthias
2008-12-15
Merge from 1.1; update PO files; make buildable.
Diego E. 'Flameeyes' Pettenò
2008-11-20
Some warning fixes: XINE_FORMAT_SCANF, statics in headers, consts, ...
František Dvořák
2008-10-13
Merge from 1.1.
Darren Salt
2008-08-25
Fix CDDB access on 64-bit.
Darren Salt
2008-08-14
Merge from 1.1.
Darren Salt
2008-08-13
Improve parsing of cddb information
Arnold Metselaar
2008-08-13
add cdda_class_get_dir method to cdda plugin
Arnold Metselaar
2008-07-17
Merge from 1.1.
Darren Salt
2008-07-08
Add #include <windef.h> to fix compile for mingw32
Matthias Ringwald
2008-06-23
Allow for <libavutil/base64.h> etc.
Darren Salt
2008-06-20
Merge the avutil branch; port the "raw" video output plugin.
Darren Salt
2008-05-23
Merge from 1.1. VDR needs to be updated.
Diego 'Flameeyes' Pettenò
2008-05-09
Use asprintf() rather than sn?printf() + strn?dup().
Diego 'Flameeyes' Pettenò
2008-05-09
Use size_t rather than int to store the return value of strlen().
Diego 'Flameeyes' Pettenò
2008-05-09
Loop improvements, avoid multiple strlen() and strdup() calls.
Diego 'Flameeyes' Pettenò
2008-05-07
xine_xmalloc() deprecation: replace its use with static and non-zero size.
Diego 'Flameeyes' Pettenò
[next]