about summary refs log tree commit homepage
DateCommit message (Expand)
2016-01-31dtas 0.14.0 - tracklist fixes and improvements v0.14.0
2016-01-26doc: update documentation for tl consume and shuffle
2016-01-25player: support "consume" mode for tracklist
2016-01-25mlib: use more appropriate methods
2016-01-25build: install-gem forced to "--local" domain
2016-01-25mlib: support --force option
2016-01-25mlib: support all formats of player
2016-01-25source/sox: try_to_fail_harder is a normal method
2016-01-24source/sox: explicitly freeze comment keys
2016-01-24String#split with a single-byte instead of regexp
2016-01-24player: avoid allocation on sort
2016-01-21dtas-tl: fix "cat" output
2016-01-18doc: preserve times in website
2016-01-18doc: convert to perlpod(1) from Markdown
2016-01-17doc: update-footer.rb: fix for frozen_string_literal
2016-01-17dtas 0.13.1 - dtas-tl encoding bugfixes v0.13.1
2016-01-17dtas-mlib: avoid redundant '/' in dumped pathname
2016-01-17mlib: fix foreign-key ordering issues with delete
2016-01-17dtas-tl: shell-unescape cat output
2016-01-17dtas-tl: hopefully fix up encoding issues
2016-01-07dtas 0.13.0 - -player-related fixes and improvements v0.13.0
2016-01-07dtas-tl: document "aac" addition
2016-01-05tracklist: reshuffle tracklist when exhausted
2016-01-05tracklist: fix off-by-one error on track removal
2016-01-05console: show tracklist shuffle status, too
2016-01-04console: try harder to show rate
2016-01-04player: replaygain: avoid unnecessary ignoring
2016-01-02copyright updates for 2016
2016-01-02source/splitfx: stringify comments
2016-01-01console: display paused commands properly
2015-12-31mlib: warn about non-SQLite databases becoming unsupported
2015-12-31dtas-console: show trim and "tl repeat" status
2015-12-31dtas-console: show paused track and time offset
2015-12-31player: frozen_string_literal fixup for "tl tracks"
2015-12-27splitfx: fixup frozen_string_literal for spawn
2015-12-26remove vestigial mentions of opusenc
2015-12-25doc: various wording fixes and doc enhancements
2015-12-25enable "frozen_string_literal: true"
2015-12-20dtas-readahead: use our spawn fix properly
2015-12-20mlib: fix update
2015-12-16mlib: wire up search/find/stats to the UI
2015-12-15dtas-tl: add "aac" (add-after-current) command
2015-12-15gemspec: require Ruby 1.9.3 at minimum
2015-12-15dtas-tl: "edit" gives sequential track IDs on new tracks
2015-12-15nodoc internal classes
2015-12-15Revert "dtas-tl: simplify existing addtail/addhead while we're at it"
2015-12-14rg_state: fixup replaygain normalization
2015-12-14Merge branch '0.12.x-stable'
2015-12-14Rakefile: add Atom feed to website 0.12.x-stable
2015-12-14player: implement software volume control