Commit Graph

58 Commits

Author SHA1 Message Date
bjschuma 38689d5826 Some big rewrites and changes to themes 2010-05-29 23:18:09 -04:00
bjschuma 9efb3255bc Many changes. Reworked most of ocarina-core. I have also began a new
xml system for creating the gui.
2010-05-16 23:21:20 -04:00
bjschuma b200fbd696 Began work on ocarina3 theme 2010-04-21 00:44:58 -04:00
bjschuma 656f1073c5 Added a volume slider 2010-04-20 23:11:21 -04:00
bjschuma 2a586f9755 Improve startup time, show count of 0 when everything is filtered out 2010-04-20 21:28:46 -04:00
bjschuma 376b584899 Modified ocarina-extra to make use of the new system calls 2010-04-01 23:04:47 -04:00
bjschuma 675878fb30 Added volume controls to gstreamer / system calls" 2010-04-01 00:09:24 -04:00
bjschuma d2ad9769bd Removed old files, and some old modules. Made write() a system call 2010-03-31 23:45:41 -04:00
bjschuma e0f4eb45bb Added system calls and documentation. Read a config file on ocarina
startup
2010-03-31 23:03:54 -04:00
bjschuma e9561d5351 More gui objects created, can filter a playlist, began implementing
system calls
2010-03-31 00:13:37 -04:00
bjschuma a9040d9481 Began work on classic theme, finished simple theme 2010-03-21 17:06:04 -04:00
bjschuma a9a9c3e642 Can choose files, can stop (pause + seek to beginning) 2010-03-18 00:25:45 -04:00
bjschuma 36f95d7736 Made more new gui elements, including progress bars and play/pause
buttons
2010-03-16 19:54:04 -04:00
bjschuma 9d27a0de0f Added ocarina-extra 2010-03-16 00:14:00 -04:00
bjschuma f058eda485 Began work on ocarina 3 2010-03-14 21:29:38 -04:00
bjschuma 48c79e78dc Modified ./release to make the correct launcher file 2010-02-13 16:42:30 -05:00
bjschuma 48e53926f1 Gstreamer goes to the next song when finishing playback 2010-02-13 15:58:31 -05:00
bjschuma cc1627225d Load last played song on startup if user doesn't give us a path to use 2010-02-12 20:26:31 -05:00
bjschuma 808bc88dfa Manually check the gstreamer bus for new messages 2010-02-12 20:13:39 -05:00
bjschuma 05f09dfdfb Check if a file is a valid audio file type before attempting to scan 2010-02-10 00:18:18 -05:00
bjschuma 4d419dea8b Moved check to see if the user has random on or off 2010-02-09 23:48:17 -05:00
bjschuma 77cf9482a5 Random plugin works 2010-02-09 18:16:32 -05:00
bjschuma 8a1f5c820f Can change the volume of the gstreamer pipeline 2010-02-08 19:03:12 -05:00
bjschuma 75ae830ef2 Began work on random playback 2010-02-08 10:07:45 -05:00
bjschuma 8b2263b068 Began work on advancing to the next track 2010-02-08 00:09:57 -05:00
bjschuma 9585b3e881 Added switch to the list of library commands 2010-02-07 20:47:01 -05:00
bjschuma c7e8239a35 Correctly store the current library 2010-02-07 20:22:13 -05:00
bjschuma 854b55feaa Added gstreamer. I can now play music again! 2010-02-05 23:36:54 -05:00
bjschuma 22f9d8108f Find songs to remove when removing a library 2010-01-31 16:46:24 -05:00
bjschuma b673309a20 Can insert artists, albums, tracks and associate tracks with a library 2010-01-31 15:09:26 -05:00
bjschuma b391dedc85 Can add artists to the library 2010-01-30 18:01:49 -05:00
bjschuma 5dc8dc52e9 Began work on scanning / updating a library 2010-01-30 17:02:43 -05:00
bjschuma 1d0a216c12 Can remove a created library 2010-01-30 14:41:49 -05:00
bjschuma e5edd7a9dd Created new library plugin, can create a library in sqlite 2010-01-29 00:40:48 -05:00
bjschuma 198855211f Began migrating to scion 1.1 2010-01-25 00:32:44 -05:00
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