about summary refs log tree commit homepage
path: root/lib/dtas/mlib.rb
DateCommit message (Expand)
2016-12-27http -> https, and relocate homepage to https://80x24.org/dtas/
2016-11-26mlib: use transaction for removing stale entries
2016-01-25mlib: use more appropriate methods
2016-01-25mlib: support --force option
2016-01-25mlib: support all formats of player
2016-01-17mlib: fix foreign-key ordering issues with delete
2016-01-02copyright updates for 2016
2015-12-31mlib: warn about non-SQLite databases becoming unsupported
2015-12-25enable "frozen_string_literal: true"
2015-12-20mlib: fix update
2015-12-16mlib: wire up search/find/stats to the UI
2015-12-15nodoc internal classes
2015-12-13mlib: split out the output format from the library
2015-12-13mlib: add find/search functionality based on mpd
2015-12-13mlib: no kwargs for 1.9.3 compatibility
2015-12-13mlib: add stats support
2015-12-13mlib: remove non-existent entries
2015-11-28dtas-mlib: add dump support for debugging
2015-11-22introduce dtas-mlib for music library functions