Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Rockbox Ports are now being developed for various digital audio players!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Plugins/Viewers
| | |-+  PictureFlow questions
« previous next »
  • Print
Pages: 1 [2] 3 4 ... 6

Author Topic: PictureFlow questions  (Read 22311 times)

Offline stripwax

  • Developer
  • Member
  • *
  • Posts: 84
Re: PictureFlow questions
« Reply #15 on: December 10, 2007, 06:59:04 AM »
Does 'until tomorrow' above mean that bmp resizing will go into core at some point (today?), or will it just go into the plugin lib (or even just get reimplemented in the PictureFlow plugin .. )?   Thinking about the sliding_puzzle bitmap patch still..
Logged

Offline Farpenoodle

  • Member
  • *
  • Posts: 28
Re: PictureFlow questions
« Reply #16 on: December 10, 2007, 07:27:55 AM »
Seems to be working on my nano with 75x75 art.

This thing is really slick. I get close to 60 fps. And 30fps while playing LAME V2 MP3s. Seems to slow down if you scroll too fast though. Doesn't seem to want to work while music with entries are playing either.

Still, really nice if not terribly useful at the moment. Extremely surprised it's so smooth.
Logged

Offline RD1945

  • Member
  • *
  • Posts: 3
Re: PictureFlow questions
« Reply #17 on: December 10, 2007, 09:41:14 AM »
I got it to work now after removing the directory pictureflow, but is it normal that when you select an album through pictureflow, the songs won't start to play? (I mean, I can click whatever I want but the music won't start).
Logged

Offline stripwax

  • Developer
  • Member
  • *
  • Posts: 84
Re: PictureFlow questions
« Reply #18 on: December 10, 2007, 10:58:04 AM »
The 100x100 limitation has now been removed, and pictureflow will resize the image on the fly.

RD1945 -  PictureFlow is just a picture viewer, essentially.  Clicking isn't wired up to do anything at all, currently.
Logged

Offline sammienator

  • Member
  • *
  • Posts: 24
Re: PictureFlow questions
« Reply #19 on: December 10, 2007, 12:03:40 PM »
Hi all,

Maybe I found a 'bug': the screen which say 'preparing album artwork' on my ipod Nano is a bit too large (I know, it isn't really a bug...)
And if the text under the pictures in the plugin is too long for the screen, it doesn't scroll or something, so you can't see the whole text...

Sorry for my crappy english,

Sam
Logged
RockBox rocks on my iPod Nano 1G!!!

Offline ColdSphinx

  • Member
  • *
  • Posts: 147
Re: PictureFlow questions
« Reply #20 on: December 10, 2007, 12:49:02 PM »
the text is part of the picture, so it can't scroll. also there is currently just one size of that picture for all targets.
Logged
Rockbox.src

Offline sammienator

  • Member
  • *
  • Posts: 24
Re: PictureFlow questions
« Reply #21 on: December 10, 2007, 01:20:45 PM »
Quote from: ColdSphinx on December 10, 2007, 12:49:02 PM
the text is part of the picture, so it can't scroll. also there is currently just one size of that picture for all targets.

Ok, will that picture be resized for every target later?
Logged
RockBox rocks on my iPod Nano 1G!!!

Offline NicolasP

  • Developer
  • Member
  • *
  • Posts: 195
Re: PictureFlow questions
« Reply #22 on: December 10, 2007, 04:59:05 PM »
There is no resizing involved. The code simply tries to find 100x100 bitmaps the same way the WPS does, and if none are found it reverts to cover.bmp. The difference with before is that cover.bmp can now be larger than 100x100 and still be displayed.
Resizing would be nice, but we still need a decent implementation, so nothing has changed on that front.

Regarding long album names, they now scroll :)
Logged

Offline psycho_maniac

  • Member
  • *
  • Posts: 814
    • MyWebPage
Re: PictureFlow questions
« Reply #23 on: December 10, 2007, 06:51:32 PM »
I think he ment if resizing will take place in the Preparing album artwork" screen
Logged
Please SEARCH the wiki | Please read the Forum Guidelines | Please Read the Manual
I Own A Gigabeat F80

Offline sammienator

  • Member
  • *
  • Posts: 24
Re: PictureFlow questions
« Reply #24 on: December 11, 2007, 01:43:05 AM »
Quote from: psycho_maniac on December 10, 2007, 06:51:32 PM
I think he ment if resizing will take place in the Preparing album artwork" screen

Jep, I ment the 'loading screen', but I think that's already fixed... Thank for the scrolling album names!

In the current build (15909) the pictureflow plugin doesn't show the album pictures correctly. If I scroll (so the pictures go right), the right side of the picture is missing and shows up when you stop scrolling...

sam

PS: I've got an iPod Nano 1G...
« Last Edit: December 11, 2007, 11:37:44 AM by sammienator »
Logged
RockBox rocks on my iPod Nano 1G!!!

Offline cool_walking_

  • Rockbox Expert
  • Member
  • *
  • Posts: 695
Re: PictureFlow questions
« Reply #25 on: December 11, 2007, 02:07:58 AM »
Obligatory:

sammienator, please modify your post if no-one has replied after you.
Logged

Offline RD1945

  • Member
  • *
  • Posts: 3
Re: PictureFlow questions
« Reply #26 on: December 11, 2007, 04:57:55 AM »
stripwax - Ok, I understand now.
I have another remark: If I start the plugin it always shows "" as the first bitmap with a question mark. I don't think I have any "untagged" music on my ipod. Could it be a bug or something?
Logged

Offline Oppaunke

  • Member
  • *
  • Posts: 10
Re: PictureFlow questions
« Reply #27 on: December 13, 2007, 03:00:11 AM »
Are there any plans to implement PictureFlow into the main user interface as an alternative to the database selection? I certainly hope so, since it would be a lot easier to select albums or songs for playing instead of navigating through the database.
Logged

Offline AlexP

  • Global Moderator
  • Member
  • *
  • Posts: 3688
  • ex-BigBambi
Re: PictureFlow questions
« Reply #28 on: December 13, 2007, 03:01:47 AM »
Quote from: Oppaunke on December 13, 2007, 03:00:11 AM
Are there any plans to implement PictureFlow into the main user interface as an alternative to the database selection? I certainly hope so, since it would be a lot easier to select albums or songs for playing instead of navigating through the database.

Have a look at http://forums.rockbox.org/index.php?topic=14300.0
Logged
H140, F60, S120, e260, c240, Clip, Fuze v2, Connect, MP170, Meizu M3, Nano 1G, Android

Offline sammienator

  • Member
  • *
  • Posts: 24
Re: PictureFlow questions
« Reply #29 on: December 13, 2007, 12:07:11 PM »
Hey,

I've made two screendumps on my iPod Nano 1G, but I can't add them to the WikPage of the pictureflow plugin...
You can find them here:
http://farm3.static.flickr.com/2043/2108351809_9f85da340e.jpg?v=0
http://farm3.static.flickr.com/2352/2109127760_774c6beefe.jpg?v=0
Could anyone add them for me?

Sam

PS: Maybe these screendumps are not necessary at all for the WikiPage....
Logged
RockBox rocks on my iPod Nano 1G!!!

  • Print
Pages: 1 [2] 3 4 ... 6
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Plugins/Viewers
| | |-+  PictureFlow questions
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.127 seconds with 14 queries.