Commit Graph

  • 3077a09a2d Can scan a path to add to the library bjschuma 2009-12-27 21:55:56 -0500
  • 717d0eeca3 Can scan and add a path to the library bjschuma 2009-12-27 20:32:41 -0500
  • c6cc9f3d40 Added 'join' to file commands, check for empty string before printing to command line. bjschuma 2009-12-27 20:30:36 -0500
  • 57c6a8bc31 Set the process name to "Ocarina 2" on startup bjschuma 2009-12-27 19:22:22 -0500
  • aab322dcca Can print messages over multiple lines bjschuma 2009-12-27 19:21:45 -0500
  • d80e24f6c4 Created lsmod.py in extra/ to list enabled and disabled plugins bjschuma 2009-12-27 18:57:48 -0500
  • 2bd2590667 When inserted lines are greater than max number of lines, delete the uppermost line (in the command line) bjschuma 2009-12-22 21:59:35 -0500
  • cf0a360bc6 Join together several arguments to load (this corrects for songs with spaces in the name) bjschuma 2009-12-22 21:56:58 -0500
  • b37085501e Can pause music bjschuma 2009-12-22 00:37:52 -0500
  • 4c0c76cde4 Can play music bjschuma 2009-12-22 00:29:19 -0500
  • 67914890f7 Made installer, which creates an uninstaller in the /opt/scion directory bjschuma 2009-12-21 19:28:16 -0500
  • 69fc5db07d Command line shows multiple lines bjschuma 2009-12-20 18:23:02 -0500
  • 1dd9f79553 Removed a commented out line bjschuma 2009-12-20 01:19:40 -0500
  • a61f7688cc Prevent disable and enable from ever being disabled bjschuma 2009-12-20 01:16:20 -0500
  • ea31ada3ce We can exit and reload plugins from the command line bjschuma 2009-12-20 00:45:26 -0500
  • 14cb66767f Created a command line function for adding characters to the input string bjschuma 2009-12-19 23:28:21 -0500
  • 2086a927e1 Command line calls shutdown function when exit is entered. bjschuma 2009-12-19 23:13:50 -0500
  • b33e02ee48 Added Needle, a general thread class bjschuma 2009-12-19 21:38:24 -0500
  • 60d3e58688 Settings stores each value as a stack, began command line plugin bjschuma 2009-12-18 15:18:49 -0500
  • f63bc51d2e Can override the default write function, and possibly other settings values too bjschuma 2009-12-18 00:07:45 -0500
  • 9db6365e4a Can override the default write function, and probably other settings values too bjschuma 2009-12-18 00:07:17 -0500
  • 877233c7ec Successfully reloaded a plugin bjschuma 2009-12-17 23:27:00 -0500
  • 210071b3e3 Added netbeans project info and ocarina images bjschuma 2009-12-17 22:30:43 -0500
  • bd2c285a1d Took newer version of ocarina2 and renamed to scion bjschuma 2009-12-17 22:30:27 -0500
  • 5fee94c7f9 Added installer/uninstaller scripts v1.0 Ocarina-1.x bjschuma 2009-09-07 15:59:58 +0000
  • 072f5e38a9 New filtering system, recognizing a ',' as an or bjschuma 2009-08-15 02:20:20 +0000
  • 47317b24b9 I don't remember what these changes are bjschuma 2009-08-09 20:40:56 +0000
  • b9ccbf2012 Made ocarina.buildLib() to make a library, save, and exit bjschuma 2009-08-06 03:57:35 +0000
  • a75984f950 Removed unused, commented out sections bjschuma 2009-08-03 00:09:04 +0000
  • 34f40a7165 Load files named AlbumArt.jpg in the playing album's directory. If it doesn't exist, fetch it from last.fm bjschuma 2009-08-02 22:24:54 +0000
  • bb0dbd0c27 Pass a tuple of functions to playlist,queue,liblist instead of individual functions bjschuma 2009-08-02 20:04:33 +0000
  • c338c740a8 Merged contentPane with rightPane bjschuma 2009-08-02 19:46:57 +0000
  • 8586fa1f47 Save the queue in a seperate file bjschuma 2009-08-02 19:27:24 +0000
  • e98ebb0bec Added a gobject timeout for filtering. Only filter if no additional text has been typed in the last 250ms bjschuma 2009-07-31 21:29:11 +0000
  • 860100f13a List.gotoCurSong() after sorting now works correctly bjschuma 2009-07-31 04:14:34 +0000
  • d41b443a9d Store column widths, apply when changing tabs bjschuma 2009-07-30 01:08:46 +0000
  • b6a29ba2b0 Made filterQuick function to count rows that would be visible. Does not actually hide rows bjschuma 2009-07-29 23:30:06 +0000
  • d0c4da25fa Improved startup efficiency, don't store as much for library bjschuma 2009-07-29 23:16:21 +0000
  • 1a861585a9 Improved startup efficiency, don't store as much for library bjschuma 2009-07-29 22:17:27 +0000
  • 207febb3bc Improved startup efficiency, don't store as much for library bjschuma 2009-07-29 22:12:04 +0000
  • 396631bc3d Began redoing library view, removed GuiObjects directory bjschuma 2009-07-14 03:17:53 +0000
  • 5b752c95e8 Last.fm stuff, insert rows in library view bjschuma 2009-07-13 03:42:43 +0000
  • 57393a9150 Can seek to any point of song bjschuma 2009-07-04 20:18:53 +0000
  • 4dcd210f3e Can filter playlist bjschuma 2009-07-02 23:08:20 +0000
  • 1c1c99ed81 Beginnings of filtering bjschuma 2009-07-02 17:13:40 +0000
  • 22c61164c1 Another new icon from andrew, keeping track of play count, more work on last.fm bjschuma 2009-07-02 04:40:56 +0000
  • 0bf69cb3e3 New icon (thanks Andrew), began last.fm code bjschuma 2009-07-01 13:41:33 +0000
  • 9f7dc08267 The playlist a notebook, can queue songs and remove songs from queue and end of playback bjschuma 2009-06-30 03:23:01 +0000
  • 73395ff511 Removed old files thate were not being used bjschuma 2009-06-29 13:42:01 +0000
  • 65210bc029 Track/Album/Artist displayed bjschuma 2009-06-29 04:13:15 +0000
  • 920ce35570 buttons, images, checkboxes, scrolling to current track,toggling random bjschuma 2009-06-29 03:13:12 +0000
  • 1314d613e7 Can play songs again bjschuma 2009-06-28 22:14:27 +0000
  • 9bb8ecc0a0 Can populate and save current playlist bjschuma 2009-06-28 19:23:51 +0000
  • ae0ba5468e Display number of tracks in bottom right bjschuma 2009-06-28 18:44:41 +0000
  • f605aa3bbd Can select songs from library bjschuma 2009-06-28 18:05:17 +0000
  • 25b7ee99bd Pulsing progress bar when adding songs to library bjschuma 2009-06-27 23:57:42 +0000
  • fd4cbf0a83 Library scanning, displaying library, resizing library pane bjschuma 2009-06-27 21:56:33 +0000
  • 972d0ccd77 Made menuItem class and GuiObjects module bjschuma 2009-06-27 05:31:07 +0000
  • 84710dbd20 Began reworking most code bjschuma 2009-06-27 04:32:43 +0000
  • c8dd47719e Moved *.py files to src/ bjschuma 2009-06-27 00:49:33 +0000
  • 9b9fe546ed Used kiwi instead of gtk.treeview bjschuma 2009-06-27 00:05:50 +0000
  • 6966d928b6 Made current song info slightly larger bjschuma 2009-06-26 22:33:15 +0000
  • a687c14a14 Playlist shows in main window bjschuma 2009-06-15 03:54:59 +0000
  • 2f946a6d71 Some changes from a few weeks ago. I don't really remember what bjschuma 2009-06-14 22:51:45 +0000
  • d509259cf5 Can select songs from playlist, can stop bjschuma 2009-06-09 01:45:44 +0000
  • 712199284d Find song duration before pausing new song bjschuma 2009-06-05 17:08:12 +0000
  • adb5f410e2 Quit after and pause after current track work bjschuma 2009-06-05 16:57:03 +0000
  • 3a2da68561 Can select dir to scan for library. Can quit after current track bjschuma 2009-06-05 16:51:18 +0000
  • 93f2dacf83 Removed command line class bjschuma 2009-06-04 23:35:03 +0000
  • f712855a9b Pass input args from ocarina to ocarina.py when called bjschuma 2009-06-04 15:58:18 +0000
  • 0292895823 Progress bar shows current playback time and total playback time bjschuma 2009-06-04 14:51:54 +0000
  • acd8308311 Keep trying to find duration until success bjschuma 2009-06-04 14:49:38 +0000
  • 42b4b48d84 Keep trying to find duration until success bjschuma 2009-06-04 14:46:22 +0000
  • 57be9b2599 Made script to launch ocarina, moved more functions from main.py to operations.py bjschuma 2009-06-04 04:25:22 +0000
  • 378a2a7185 Made operations.py, began moving functions from main.py to operations.py bjschuma 2009-06-04 03:48:44 +0000
  • cca44a7e98 Began using gtk for a gui bjschuma 2009-06-03 04:10:00 +0000
  • ce60dbdc4f Remove end of stream message bjschuma 2009-06-01 03:44:51 +0000
  • d50b31cdef Print filename when showing detailed information bjschuma 2009-06-01 02:12:58 +0000
  • 64635c17dd Can play other songs after the first ends bjschuma 2009-06-01 01:13:30 +0000
  • e1a61cd711 Added playlist bjschuma 2009-05-31 23:56:28 +0000
  • 7e0bb34e8d Fixed finding duration bjschuma 2009-05-31 23:43:01 +0000
  • 068de4a7ee Added song info class, checks if command line input is in library before playing bjschuma 2009-05-31 21:31:09 +0000
  • 8f322fc343 Made library class, store using pickle bjschuma 2009-05-31 20:26:02 +0000
  • ee38160d8c Add more command line commands bjschuma 2009-05-28 00:41:37 +0000
  • ed7469a646 More work with command line bjschuma 2009-05-27 23:16:56 +0000
  • e03e553a51 Initial import with python bjschuma 2009-05-27 03:07:46 +0000