summaryrefslogtreecommitdiff
path: root/src/input/input_cdda.c
AgeCommit message (Expand)Author
2011-03-20Merge from 1.1.Darren Salt
2010-10-23mingw32-w64 port:František Dvořák
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2010-01-06Update to libxdg-basedir 1.0.2; adapt accordingly, and default to external.Darren Salt
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-08-05Merge from 1.1.Darren Salt
2009-08-05Fix reading of CDDB information (ref. cset a470c338149c)Christopher Martin
2009-08-05Accept CDDB return code 211 ("found inexact matches")Christopher Martin
2009-05-17Merge from 1.1.Darren Salt
2009-05-10Further improve parsing of CDDB informationChristopher Martin
2009-05-10Provide genre & track no. for CDDB dataMarkus Kaufhold
2009-05-10CDDB parsing code duplication cleanup.Darren Salt
2009-04-26Adjust the CDDA frame cache to a 'snappier' value.Christopher Martin
2009-03-03Merge from 1.1.Darren Salt
2009-02-17Add OpenBSD support to the CDDA, DVD & VCD input code.Brad Smith
2009-01-12Merge from 1.1.Darren Salt
2009-01-12Fixed lvalue cast error (build with newer mingw compilation tools).František Dvořák
2008-11-22Access to cddb cache brokenMatthias
2008-12-15Merge from 1.1; update PO files; make buildable.Diego E. 'Flameeyes' Pettenò
2008-11-20Some warning fixes: XINE_FORMAT_SCANF, statics in headers, consts, ...František Dvořák
2008-10-13Merge from 1.1.Darren Salt
2008-08-25Fix CDDB access on 64-bit.Darren Salt
2008-08-14Merge from 1.1.Darren Salt
2008-08-13Improve parsing of cddb informationArnold Metselaar
2008-08-13add cdda_class_get_dir method to cdda pluginArnold Metselaar
2008-07-17Merge from 1.1.Darren Salt
2008-07-08Add #include <windef.h> to fix compile for mingw32Matthias Ringwald
2008-06-23Allow for <libavutil/base64.h> etc.Darren Salt
2008-06-20Merge the avutil branch; port the "raw" video output plugin.Darren Salt
2008-05-23Merge from 1.1. VDR needs to be updated.Diego 'Flameeyes' Pettenò
2008-05-09Use asprintf() rather than sn?printf() + strn?dup().Diego 'Flameeyes' Pettenò
2008-05-09Use size_t rather than int to store the return value of strlen().Diego 'Flameeyes' Pettenò
2008-05-09Loop improvements, avoid multiple strlen() and strdup() calls.Diego 'Flameeyes' Pettenò
2008-05-07xine_xmalloc() deprecation: replace its use with static and non-zero size.Diego 'Flameeyes' Pettenò
2008-04-21Merge from 1.1.Darren Salt
2008-04-19Replace xine_xcalloc usage with calloc, for the revisions transplanted from 1...Diego 'Flameeyes' Pettenò
2008-04-09Compilation fixes, mostly ffmpeg-related, and linkage fixes.Darren Salt
2008-03-01Update to the new FFmpeg's include directory.Diego 'Flameeyes' Pettenò
2008-03-01Merge from 1.2 tip.Diego 'Flameeyes' Pettenò
2008-01-27Rename base64 functions to _x_ as they should not be part of the public API.Diego 'Flameeyes' Pettenò
2008-01-27Move base64 header to xine-utils as we don't want it installed.Diego 'Flameeyes' Pettenò
2008-01-24Merge from -plugin-loader branch.Darren Salt
2008-01-05Merge from 1.2.Diego 'Flameeyes' Pettenò
2008-01-02Remove stray return 0.Diego 'Flameeyes' Pettenò
2008-01-02Make network_command accept a generic data buffer.Diego 'Flameeyes' Pettenò
2008-01-02Update the network interfaces to accept constant strings where possible.Diego 'Flameeyes' Pettenò
2007-12-30Merge from 1.1 (except po/*; translators needed for this).Darren Salt
2007-12-23Merge from 1.2 main branch.Diego 'Flameeyes' Pettenò
2007-12-24Spelling correction: successfuly → successfully.Darren Salt
2007-12-19Update all the code to the new headers layout.Diego 'Flameeyes' Pettenò