1. 07 Jan, 2013 2 commits
  2. 03 Jan, 2013 2 commits
  3. 05 Oct, 2012 2 commits
  4. 02 Oct, 2012 1 commit
  5. 01 Oct, 2012 3 commits
  6. 30 Sep, 2012 2 commits
  7. 25 Sep, 2012 2 commits
  8. 03 Sep, 2012 1 commit
  9. 25 Aug, 2012 2 commits
    • Max Kellermann's avatar
      playlist/cue: map "PERFORMER" to "artist" or "album artist" · acaa7254
      Max Kellermann authored
      Implements Mantis ticket 0003549.
      acaa7254
    • Max Kellermann's avatar
      player_thread: disable cross-fading in "single" mode · f3515505
      Max Kellermann authored
      This commit reimplements the core of the "single" mode.  Instead of
      doing the detection in the playlist code from the outside, it is moved
      to the player thread, which gets a new option called "border_pause".
      It will now pause playback exactly at the beginning of the new song,
      making the feature more reliable.
      
      Now that the player thread knows what will happen, it can suppress
      cross-fading.
      
      Fixes mantis tickets 0003055 and 0003166.
      f3515505
  10. 21 Aug, 2012 1 commit
  11. 15 Aug, 2012 3 commits
  12. 14 Aug, 2012 7 commits
  13. 13 Aug, 2012 1 commit
  14. 01 Aug, 2012 2 commits
  15. 29 Jul, 2012 1 commit
    • Max Kellermann's avatar
      tag_ape: return false if no usable tag was found · 1dedb964
      Max Kellermann authored
      Ignore APE tags that have no usable tags, and use the ID3 tag instead.
      This is useful when the APE tag only contains replay gain, and the
      real tags are stored as ID3.  This implements feature request Mantis
      #0003521.
      1dedb964
  16. 26 Jul, 2012 1 commit
  17. 09 Jul, 2012 4 commits
  18. 27 Jun, 2012 2 commits
  19. 12 Jun, 2012 1 commit