This image is the top of the content box. Unfortunately, there is no information-based reason for this div to be here. It's just here for design reasons. Sorry.
Go Back   MisticRiver :: For iriver Enthusiasts > All things Rockbox > ROCKbox Forums
Home Forums Register FAQ Search Today's Posts Mark Forums Read


Welcome to the misticriver forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.
Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old December 13th, 2005, 08:34 AM
Dunno's Avatar
Born Again Mistic
 
Join Date: Jul 2004
Location: Netherlands
Posts: 1,111
Rockbox tips and tweaks.....anyone

If you're like me an like to have your screen inverted when its clipped to your belt, or if you have different settings for classical music, or you plug it into your home hifi via optical out, create a config file for the different configurations, sure its a bit of a hassle initially, but once done it makes life so much easier.

when you create the cfg files save them to root i.e. /abcdefg.cfg instead of the default directory that cfg's are saved to.

my config files which are listed in the root/main screen are

Normal_cfg
Inverted_cfg
CLassical_cfg
Optical_On_cfg

The use of a text editor which does unicode (Ultraedit-32 text editor), whilst not a neccessity, makes life easier to edit wps, cfg files.

p.s.
I have show files set to 'supported'.
__________________
The Rings of Saturn are made of Lost Luggage.

Last edited by Dunno : December 19th, 2005 at 09:06 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old December 14th, 2005, 08:33 AM
Mistic Argonaut
 
Join Date: Feb 2004
Posts: 3,219
And an easy way to create cfg files, without much hassle, is simply to create a cfg file when you are listening to music and the settings already are the way you want them, by going to the menu, Manage Settings, Write .cfg file -- 1, 2, 3 and you're done!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old December 14th, 2005, 06:09 PM
Mistic Surveyor
 
Join Date: Oct 2004
Location: buffalo
Posts: 141
Send a message via AIM to belly917
.cfg files don't have to contain an entry for every setting. They can simply contain 2 or 3 settings for something as like changing a few settings per how you use the player. For instance, I have 3 .cfg files that I put in the themes folder (because that's the quickest way to get at them) that toggle between (1) Headphones, (2) Optical Out & (3) Analog Line Out. It also changes my WPS's and font size so that when it's connected to my stereo, I can see it from a distance.. but with headphones, there's smaller font so that I can see more info.

Here's my 3 .cfg files
Code:
# config for using headphones
wps: /.rockbox/WPS/simply-rxbx.wps
rwps: /.rockbox/WPS/simply-small.rwps
font: /.rockbox/fonts/snap.fnt
spdif enable: off
volume: -40
bass: 22
Code:
# config for using analog stereo connection
wps: /.rockbox/WPS/simply-large.wps
font: /.rockbox/fonts/nimbus-12.fnt
spdif enable: off
volume: 0
bass: 6
Code:
# config for using optical connection to stereo
wps: /.rockbox/WPS/simply-large.wps
font: /.rockbox/fonts/nimbus-12.fnt
spdif enable: on
volume: -84
bass: 22
__________________
DAPs: iHP-120 & H320 (the wife's)(both ""ed)
Phones: Sennheiser HD-280 Pros, ER 6iIsolator, Sony MDR-V500
Amp: Harman Kardon AVR-230 (via optical)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old December 16th, 2005, 05:55 AM
Dunno's Avatar
Born Again Mistic
 
Join Date: Jul 2004
Location: Netherlands
Posts: 1,111
you can browse your music collection by 'page', 'fast scroll', and normal scroll.

For scrolling by page:
1) select joystick down/up in directory and press and hold down play button (this is normal fast scrolling), then release joystick, if you now 'single click/select' joystick up/down it will scroll through the directory a page at a time, (remember to hold down the play button continuously whilst you page).
__________________
The Rings of Saturn are made of Lost Luggage.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old December 16th, 2005, 06:53 PM
Mistic Argonaut
 
Join Date: Feb 2004
Posts: 3,219
Gads, how I wish that some kind developer would adopt short press up/down + long press up/down and hold for one-handed page scrolling . . .
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old December 17th, 2005, 07:36 AM
Mistic Surveyor
 
Join Date: Oct 2004
Location: buffalo
Posts: 141
Send a message via AIM to belly917
Quote:
Originally Posted by Mike
Gads, how I wish that some kind developer would adopt short press up/down + long press up/down and hold for one-handed page scrolling . . .
IIRC, Long press/Hold up/down currently accellerates the scanning speed.
__________________
DAPs: iHP-120 & H320 (the wife's)(both ""ed)
Phones: Sennheiser HD-280 Pros, ER 6iIsolator, Sony MDR-V500
Amp: Harman Kardon AVR-230 (via optical)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old December 17th, 2005, 03:40 PM
Judge's Avatar
Guilty!
 
Join Date: Jan 2005
Location: Presiding over the Court
Posts: 1,652
Quote:
Originally Posted by belly917
IIRC, Long press/Hold up/down currently accellerates the scanning speed.
I think he means double tapping up or down and holding it. (tap -> hold).
__________________
Portable rig: Cowon iAudio D2 -> Waiting for the Westone 3 to come out
Home rig: Laptop/Arcam CD73 -> Apogee Mini-DAC USB -> Corda Cantate -> HD650
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old December 19th, 2005, 08:28 AM
Mistic Surveyor
 
Join Date: Oct 2004
Location: buffalo
Posts: 141
Send a message via AIM to belly917
Quote:
Originally Posted by Judge
I think he means double tapping up or down and holding it. (tap -> hold).
* maybe I shouldn't read things so quickly

That being cleared up, I think the double tap would be a great idea. It would allow you not to have to use a second hand to hold the play button. (depending on dexterity & player button layouts)
__________________
DAPs: iHP-120 & H320 (the wife's)(both ""ed)
Phones: Sennheiser HD-280 Pros, ER 6iIsolator, Sony MDR-V500
Amp: Harman Kardon AVR-230 (via optical)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -7. The time now is 07:48 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
This image is the bottom of the content box. Unfortunately, there is no information-based reason for this div to be here. It's just here for design reasons. Sorry.