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:

Thank You for your continued support and contributions!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Plugins/Viewers
| | |-+  sncviewer plugin
« previous next »
  • Print
Pages: 1 ... 4 5 [6] 7 8 ... 13

Author Topic: sncviewer plugin  (Read 114220 times)

Offline pabouk

  • Member
  • *
  • Posts: 387
Re: new plugin: sncviewer
« Reply #75 on: March 09, 2006, 04:01:03 AM »
Code: [Select]
lrcs[].lyrics=buffer;
Just the pointer is copied. So it points to the same "buffer".
Logged

Offline carmenm

  • Member
  • *
  • Posts: 50
Re: new plugin: sncviewer
« Reply #76 on: March 09, 2006, 04:11:27 AM »
Ok i am almost done. I get the lyrics, i order them, they almost display ok. It seems that i have a problem with the first and the last lyric, there are mixed up. But i have an idea why, i am gonna test it tonight. It seems also that the list of lyrics is not well reset when changing track while in the plugin, it may come from the same problem.
« Last Edit: March 09, 2006, 04:12:09 PM by carmenm »
Logged

Offline carmenm

  • Member
  • *
  • Posts: 50
Re: new plugin: sncviewer
« Reply #77 on: March 09, 2006, 04:11:47 PM »
Damn, i am stuck, i have a problem with the first and last lyrics. I read the file right but when i copy it to the list of lyrics, it goes wrong. I dont know why but the last lyric is empty(or i should say full of ******) and a part of it is in the first and second lyric. The first lyric appears nowhere.
I should add that all the times tags appear good, just those lyrics are messed up. All the others are ok.

If someone could help it would be great, i am begining to be desesperated...

Here is the file with lyric file

[attachment deleted by admin, too old]
« Last Edit: March 09, 2006, 04:23:52 PM by carmenm »
Logged

Offline carmenm

  • Member
  • *
  • Posts: 50
Re: new plugin: sncviewer
« Reply #78 on: March 17, 2006, 08:33:51 AM »
Thank you a lot (:@)!

hope what i did helped you even a little...
Logged

Offline lenny

  • Member
  • *
  • Posts: 190
Re: new plugin: sncviewer
« Reply #79 on: March 24, 2006, 06:14:36 PM »
I thought I'd try this out but when I copied the .rock file into my rocks directory, I got "Incompatible version." I'm running a cvs build from yesterday.
Logged

Offline Ton

  • Member
  • *
  • Posts: 83
Re: new plugin: sncviewer
« Reply #80 on: March 26, 2006, 04:03:51 PM »
I wonder if I am doing something wrong.
I copied a lyrics text file in the music folder in my H120 and gave it the same name as the music file. Then I played the music file and opened the text file.
However when I hit the Rec. button, I only see the message "chop words" . Holding the Rec. button doesn't do anything.
What am I doing wrong if so ?
Logged

(:@)

  • Guest
Re: new plugin: sncviewer
« Reply #81 on: March 27, 2006, 02:52:15 AM »
Quote from: Ton on March 26, 2006, 04:03:51 PM
I wonder if I am doing something wrong.
I copied a lyrics text file in the music folder in my H120 and gave it the same name as the music file. Then I played the music file and opened the text file.
However when I hit the Rec. button, I only see the message "chop words" . Holding the Rec. button doesn't do anything.
What am I doing wrong if so ?
you have to load the sncviewer instead of the viewer. to tag a lyrics file (.txt):
- load sncviewer
- load txt file (select button)
Logged

Offline carmenm

  • Member
  • *
  • Posts: 50
Re: new plugin: sncviewer
« Reply #82 on: March 30, 2006, 04:38:12 AM »
Would it be possible to change the current lyric color to be the foreground color because i have a black background and so i never see the first lyric?
Logged

(:@)

  • Guest
Re: new plugin: sncviewer
« Reply #83 on: April 04, 2006, 05:20:20 AM »
the plugin is updated!

bugfixes, ...

Quote from: carmenm on March 30, 2006, 04:38:12 AM
Would it be possible to change the current lyric color to be the foreground color because i have a black background and so i never see the first lyric?
use lcd_set_foreground() to set the foreground color, but how did you get a black background?
Logged

Offline carmenm

  • Member
  • *
  • Posts: 50
Re: new plugin: sncviewer
« Reply #84 on: April 04, 2006, 05:27:09 AM »
i have a black background by usiing the change background color under the LCD menu.
I use KOSH build, but i thought that color settings was in the cvs for long now.
But i will change with lcd_set_foreground()

Thanks
Logged

Offline simi72

  • Member
  • *
  • Posts: 4
blank screen...?
« Reply #85 on: April 05, 2006, 05:40:07 PM »
Feeling a bit stupid...
I downloaded sncviewer.rock.300.doc copied it to my rocks folder and renamed it to sncviewer.rock
If I run it in play mode, I get a white screen, and the player hangs. (in stop mode , it tells me to use in play mode)
Did I miss something?
Thanks!
Simon
Logged

Offline lenny

  • Member
  • *
  • Posts: 190
Re: new plugin: sncviewer
« Reply #86 on: April 06, 2006, 05:35:41 AM »
well even though nobody offered to help me ::), I just came back to say I tried the updated version and it works great ;D
Logged

(:@)

  • Guest
Re: blank screen...?
« Reply #87 on: April 06, 2006, 08:14:27 AM »
Quote from: simi72 on April 05, 2006, 05:40:07 PM
If I run it in play mode, I get a white screen, and the player hangs. (in stop mode , it tells me to use in play mode)

I think your lyrics file have a wrong format. can you post your lyrics file, so I can check it?
Logged

Offline BillyGates

  • Member
  • *
  • Posts: 12
Re: new plugin: sncviewer
« Reply #88 on: April 18, 2006, 07:30:35 PM »
Any chance this plug-in can work with a 5G Video iPod?

Looks awesome!  Just wish I could use it... :(
Logged

(:@)

  • Guest
Re: new plugin: sncviewer
« Reply #89 on: April 19, 2006, 11:41:38 AM »
Quote from: BillyGates on April 18, 2006, 07:30:35 PM
Any chance this plug-in can work with a 5G Video iPod?

yes, i will implement it asap
Logged

  • Print
Pages: 1 ... 4 5 [6] 7 8 ... 13
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Plugins/Viewers
| | |-+  sncviewer plugin
 

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

Page created in 0.11 seconds with 16 queries.