1. 09 Mar, 2009 2 commits
    • Jochen Keil's avatar
      Initial support for embedded cue sheets found in flac files · 706112bb
      Jochen Keil authored
      So far only seekpoints are supported, so no proper tagging yet
      except for track number and track length.
      Tagging should be done by parsing the cue sheet which
      is often embedded as vorbis comment in flac files.
      Furthermore the pathname should be configurable like "%A - %t - %T",
      where %A means Artist, %t track number and %T Title or so.
      706112bb
    • Jochen Keil's avatar
      decoder_plugin: added method container_scan() · ab3d89f4
      Jochen Keil authored
      [mk: fixed whitespace errors; use delete_song() instead of
      songvec_delete()]
      ab3d89f4
  2. 05 Mar, 2009 2 commits
  3. 03 Mar, 2009 2 commits
  4. 02 Mar, 2009 1 commit
  5. 01 Mar, 2009 2 commits
  6. 28 Feb, 2009 3 commits
  7. 27 Feb, 2009 1 commit
  8. 25 Feb, 2009 1 commit
  9. 23 Feb, 2009 1 commit
    • Avuton Olrich's avatar
      ffmpeg: add all known ffmpeg extensions and mime-types. · 39a33344
      Avuton Olrich authored
      After much research[1][2][3] this should be the majority of currently
      supported file extensions and mime-types for the currently supported
      ffmpeg formats. This list maybe incomplete, but it's more complete
      than anything else out there that I've been able to find. This list
      needs to be updated every now and again as the ffmpeg sources support
      more formats.
      
       1. Sources
       2. wiki.multimedia.cx
       3. filext.com
      39a33344
  10. 19 Feb, 2009 1 commit
  11. 18 Feb, 2009 7 commits
  12. 17 Feb, 2009 17 commits