Commit Graph

153 Commits

Author SHA1 Message Date
noisymime 54e693d7a3 - Small fixes 2008-05-05 14:09:45 +00:00
noisymime 4719b607df - Refinements to ImageClone and how it affects the music player 2008-05-04 13:07:36 +00:00
noisymime 8f2174b294 - Implementation of the playing screen in music player 2008-05-01 14:04:34 +00:00
noisymime 0489e0782b - Hack fix to Audio Controller 2008-04-28 23:05:13 +00:00
noisymime b033753e6e - Small fixes 2008-04-28 13:18:32 +00:00
noisymime 7b9c77ffbf - Initial theming work in music player
- Fixed song ID3 picture lookup (Regression from myth 0.21 db restructure)
- Much more work on music stuff
2008-04-27 11:33:08 +00:00
noisymime 52847ef532 - Many things 2008-04-25 14:35:16 +00:00
noisymime 5f03884d51 - Creation of playlists
- Bulk of basic work done on AudioController
2008-04-23 13:50:11 +00:00
noisymime bc9c7f21a8 - Fixed problem with huge numbers of mysql connections being made. 2008-04-22 14:56:02 +00:00
noisymime f9bdb4a54c - Repo sync 2008-04-22 12:02:16 +00:00
noisymime 6262ca4a51 - Much cleaning up
- Abstracted multimedia controllers
2008-04-14 13:34:29 +00:00
noisymime 41c0c71210 - Minor fixes 2008-04-09 04:56:55 +00:00
noisymime 4b4392a875 - Added debug check for module 2008-04-09 04:07:56 +00:00
noisymime 8f45592fe9 - Fix 'relative' direction in themeMgr 2008-04-06 12:22:53 +00:00
noisymime 456dc85551 - Fixes to last.fm interface so that it gets a good sized image, without download GIANT images
- Threading fixes for image downloads
2008-04-05 00:40:53 +00:00
noisymime e4db5ad53b - Loading screen for music
- Creation of image clone
2008-04-04 22:56:05 +00:00
noisymime f9f73c1962 - Furhter accleration work in input queue 2008-04-04 14:13:47 +00:00
noisymime 61910fcbe8 A lot 2008-03-30 11:58:56 +00:00
noisymime 58cdfc9211 - Fixed channel changing spinner bug 2008-03-28 01:52:31 +00:00
noisymime 7f729ff69d - Revamped threading logic in music_player 2008-03-28 01:10:49 +00:00
noisymime cd455a6fab Thread pain 2008-03-27 13:51:02 +00:00
noisymime a264a2c5f2 - Further work on image_row
- Cleaned up input in music player
- Found source of race case in music players image row (IO bound my mysql query). Not yet fixed.
2008-03-26 22:31:52 +00:00
noisymime f30268f9e9 - Initial implementation of blended reflections 2008-03-25 22:03:01 +00:00
noisymime ed84bee2d3 - More work on music player layout
- Fixes to image_row
- Inclusion of signals in label_list items
2008-03-25 11:00:45 +00:00
noisymime 62edc69faf - Added smooth handling of protocol version failure
- Further work on music display
2008-03-23 12:17:18 +00:00
noisymime e18cc38867 - Initial commit of label_list 2008-03-22 13:20:40 +00:00
noisymime ca80e68b0a - Image row now working reasonably 2008-03-22 10:41:24 +00:00
noisymime 6f17098b62 - More work on image row
- Added default image system
2008-03-21 00:08:38 +00:00
noisymime 00198d9618 - Added ID3 album image loading 2008-03-20 01:21:43 +00:00
noisymime 1b368ad3f9 - Added reflections to music player
- Begun work on showing albums from artist
2008-03-19 21:41:47 +00:00
noisymime 9f8995cd25 - Abstraction work within the Music module. 2008-03-19 13:06:29 +00:00
noisymime 086704cb5e - Fix for CPU bound issue in music player 2008-03-18 21:57:41 +00:00
noisymime d4b3a1ed27 - Mostly work on ImageRow, but some toying with threads and loading artists 2008-03-18 12:46:14 +00:00
noisymime 97bc2dafe9 - Much work getting image downloading working due to GDK bug
- Now included image_frame element for use with image_grid and image_row
2008-03-10 11:56:40 +00:00
noisymime 41279d04b5 - Updated texture resizes to use pixbuf resizes. Greatly improved performance inn GridViewer 2008-03-08 11:08:09 +00:00
noisymime 2331c612b0 - Significant work on Last.fm code 2008-03-07 13:06:44 +00:00
noisymime b6cf313598 - More Last.fm work 2008-03-07 07:30:13 +00:00
noisymime 8cfff05f14 - First serious work on music player 2008-03-06 12:22:03 +00:00
noisymime f9417435b1 - Generified image grid
- Started image row
2008-03-02 20:46:41 +00:00
noisymime f60ae2c634 - Initial commit of image_grid object 2008-02-26 04:18:00 +00:00
noisymime 603a564b2d Fixes for last commit 2008-02-24 21:25:17 +00:00
noisymime a4d591a3df Creation of ui_elements directory - This revision will NOT work 2008-02-24 21:20:12 +00:00
noisymime 9b54a2e839 Complete theme directory move 2008-02-24 20:59:57 +00:00
noisymime 771ffee9f3 OSD work on all themes 2008-02-24 20:48:47 +00:00
noisymime f0af3ed02a Move UI directory 2008-02-24 20:42:52 +00:00
noisymime 406c9ac614 Update before move 2008-02-24 20:03:07 +00:00
noisymime 4ee358b832 - Added size set to image previewing and associated theme files (Slideshow.xml) 2008-02-23 23:14:34 +00:00
noisymime 62de0840f7 - Tightened image positioning to avoid images being offstage 2008-02-23 11:13:12 +00:00
noisymime 580fd77a35 Clean up repo 2008-02-22 05:17:16 +00:00
noisymime 3e35af8f32 - Minor updates and fixes 2008-02-22 00:12:23 +00:00