Commit Graph

23 Commits

Author SHA1 Message Date
bjschuma 3bdc08476b Gui lists all tracks 2010-01-18 19:25:12 -05:00
bjschuma 2efc3034a7 All plugins have a help function to make use of recent scion changes 2010-01-16 12:14:40 -05:00
bjschuma 2d78ea8fc9 Can list all librarys, gstreamer.py draws a progress bar on the bottom
of the CLI
2010-01-10 19:29:39 -05:00
bjschuma ad2264440e Some rearranging of files, moved extract and gstreamer to tools 2010-01-05 18:17:47 -05:00
bjschuma 2c26652772 Can list and switch between libraries 2010-01-05 17:25:49 -05:00
bjschuma 7cbb901229 Some changes so that settings are saved between sessions 2010-01-04 17:24:59 -05:00
bjschuma e5dfd01a0d Can choose a random song 2010-01-02 13:59:16 -05:00
bjschuma 788eb841f7 Properly save and restore an ocarina session 2010-01-02 12:56:33 -05:00
bjschuma 3de0e36701 Small changes to save an ocarina session 2010-01-02 12:46:02 -05:00
bjschuma d6abfab2ab Pull out song length, too 2010-01-02 01:14:54 -05:00
bjschuma b9d36e264e Store more track information (play count, location) 2010-01-02 01:03:58 -05:00
bjschuma 947aa73411 Change how next ids are generated in extract.py, correct for names with
apostrophes in them
2010-01-02 00:01:13 -05:00
bjschuma cbdf7d9dba Can create multiple libraries 2010-01-01 21:00:12 -05:00
bjschuma 54dd1463ff Add artists and albums to the database 2009-12-30 22:41:42 -05:00
bjschuma 8bc5b9e25a Created an artists table, pull out artist information from each song 2009-12-30 00:28:25 -05:00
bjschuma 6ce24fae34 Can add files to the database and print the number of files in the
database total
2009-12-28 20:00:10 -05:00
bjschuma db402f9659 Added sqlite as a database for the library 2009-12-28 15:26:09 -05:00
bjschuma 3077a09a2d Can scan a path to add to the library 2009-12-27 21:55:56 -05:00
bjschuma 717d0eeca3 Can scan and add a path to the library 2009-12-27 20:32:41 -05:00
bjschuma 57c6a8bc31 Set the process name to "Ocarina 2" on startup 2009-12-27 19:22:22 -05:00
bjschuma cf0a360bc6 Join together several arguments to load (this corrects for songs with
spaces in the name)
2009-12-22 21:56:58 -05:00
bjschuma b37085501e Can pause music 2009-12-22 00:37:52 -05:00
bjschuma 4c0c76cde4 Can play music 2009-12-22 00:29:19 -05:00