Commit Graph

53 Commits

Author SHA1 Message Date
noisymime 603a564b2d Fixes for last commit 2008-02-24 21:25:17 +00:00
noisymime 9b54a2e839 Complete theme directory move 2008-02-24 20:59:57 +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 3e35af8f32 - Minor updates and fixes 2008-02-22 00:12:23 +00:00
noisymime 4e9a4e6683 - Fixed initial label display on wheel interface
- Corrected size of TV OSD logo
- Added fade transitions to TV osd
2008-02-21 09:59:15 +00:00
noisymime 01541bd5b0 - Work on channel change OSD 2008-02-20 20:45:41 +00:00
noisymime ac832fe79e - Tuning of myth backend packet sizes and buffers for better playback 2008-02-19 22:11:49 +00:00
noisymime 3de45a04c9 - Completed channel changing
- Problems occuring with TV playback, unsure where these are coming from
2008-02-19 13:56:45 +00:00
noisymime d9d7792a82 - fixed warning for duplicate stage adds
- Added UI messaging queue
2008-02-19 00:42:18 +00:00
noisymime fb95eb225e - Added db lookup for stage size
- Known issue with warnings on startup (possibly caused by Slideshow action)
2008-02-19 00:11:45 +00:00
noisymime e706e4c094 More channel changing work 2008-02-17 11:23:38 +00:00
noisymime b53e422fbf - Further work on changing channels 2008-02-15 10:48:03 +00:00
noisymime bb5aa589ba - Finally made the streaming code make appropriate check for backend recording activity :)
- More work on channel change code
2008-02-14 13:01:06 +00:00
noisymime 42d3628579 - Further cleaning of the streaming code
- Added codec check in video controller
2008-02-14 03:43:52 +00:00
noisymime b75d5c80f3 - Minor updates to streaming code to try and find cause of backend not recording 2008-02-14 02:35:58 +00:00
noisymime 881280b844 - Further cleaning up of the backend streaming code
- Fixed spinner on wheel interface
2008-02-14 02:01:13 +00:00
noisymime 4636b280cb - Added debug info to help find filename problem 2008-02-14 01:12:59 +00:00
noisymime 64833f2386 - Added debug flag on GlossMgr 2008-02-13 23:51:35 +00:00
noisymime 77c7802f90 - Beginnings of TV OSD 2008-02-13 21:11:17 +00:00
noisymime e56d73ea53 Fixes to crashes when MythVideo is not installed 2008-02-12 10:23:22 +00:00
noisymime 46a50de811 Added check for DB structure differences in TV DB Mgr 2008-02-11 22:11:07 +00:00
noisymime 5573558532 - Fixed baseDir check in slideshow 2008-02-11 22:01:08 +00:00
noisymime d9cafafcdf - Multiple minor fixes
- Addition of TV DB controller to perform TV related database lookups
- Added check for ~/.mythtv/mysql.txt
2008-02-11 21:33:45 +00:00
noisymime 2b494ba78f - Image previews in interfaces are now optional 2008-02-04 12:31:20 +00:00
noisymime 8ae3f5920f Updates for r.2000+ of Clutter 2008-02-03 12:56:53 +00:00
noisymime b474bf0ad1 Fixing everything that broke in the implementation of interfaces 2008-01-31 04:20:44 +00:00
noisymime d5c4a760ea - Begun abstraction of menu interfaces 2008-01-30 13:02:07 +00:00
noisymime 32e9765ff0 Conf changes 2008-01-28 19:36:43 +00:00
noisymime b755aeb831 - Added zoom_fade menu transition
- Moved menu transition to theme
2008-01-23 22:21:28 +00:00
noisymime 5985ce3908 Multiple fixes for updated Clutter 0.5 BehaviourScale 2008-01-22 11:40:48 +00:00
noisymime c9a2b7076d - Updated Pear theme with new video stuff
- Fixed forward/backward tracking in video controller
2008-01-21 13:10:27 +00:00
noisymime fab9f5c6ab Corrective work now that the mess of files in ui dir has been removed. 2008-01-21 11:09:17 +00:00
noisymime 536eeb2369 - Fixed some regressions on menu scrolling
- Fixed selector bar positioning when using slide transition
- Added more theme capabilities to video_player
2008-01-20 00:18:06 +00:00
noisymime dceec7074d Some neat updates/refactoring to the video player module. Folder list now implements the cover viewer to take advantage of all its scrolling abilities 2008-01-17 12:27:52 +00:00
noisymime cae16838cf Just a little bit of work on the cover viewer. Added a clipping group to display this a little better and fixed up its positioning problems. More to come... 2008-01-15 12:58:09 +00:00
noisymime 5904a77c52 - Implemented the InputQueue controller on the cover_viewer, damn thing worked first time 2008-01-13 10:45:43 +00:00
noisymime 242a62a50f - Further work on video theming
- Fixed scaling regression from Clutter 0.5
- Began InputQueue generic class
2008-01-12 11:46:40 +00:00
noisymime de1124e9e4 - Addition of the 'Pear' theme
- Addition of the initial 'ring' menu_item switcher
2008-01-10 02:51:37 +00:00
noisymime 9535006ac1 - Further theme work (This time on the modeuls)
- Setup transition mechanism for menu_item_textures
2008-01-08 10:44:51 +00:00
noisymime 98f88f34d8 Created basic themes for all modules 2008-01-06 12:11:17 +00:00
noisymime ef1a22d9a7 2008-01-06 01:43:59 +00:00
noisymime ec67a9d641 Bulk clutter 0.5 compatibility updates. 2008-01-05 14:29:48 +00:00
noisymime 591b9c201e Finally fixed the mythtv / Gstreamer issue and playback from Myth is now smooth :) :) :)
Further updates to menu theme code
Found regression in roll_menu - still unfixed
2008-01-03 12:26:38 +00:00
noisymime 633e669fad Major work on the ThemeMgr completed 2007-12-21 11:39:50 +00:00
noisymime a08cc14f83 Begun additional of theme Mgr 2007-12-11 10:50:45 +00:00
noisymime b19dbf1f7b More changes to the video player file viewer 2007-12-05 11:49:50 +00:00
noisymime ec3c6a4033 Huge changes to the video player module. Its currently broken so don't even bother with it.
Bling is coming...
2007-12-03 13:19:43 +00:00
noisymime cec3d8a658 Many and varied updates. TV play function maybe broken due to buffering issue. 2007-12-02 10:18:18 +00:00
noisymime a3351b2c66 Added gui msg within MenuMgr
Converted TV player to read directly from the socket file descriptor. I think the GST buffer is too small however as it jerks.
2007-11-22 10:41:29 +00:00