|
#721
|
|||
|
|||
|
Play some music on computer, other mp3 player or R0 stock firmware. Find song where some part is playing only by one channel and play it again on rockbox firmware, it will be inverted. I'm not talking about channel balance in rockbox because it works good.
|
|
|
|||
|
|
|
#722
|
|||
|
|||
|
Quote:
According to the info on my RO I'm using version 5edae54-120315, I don't know if that makes any difference. |
|
#723
|
|||
|
|||
|
Actually there is sometimes the inversion using the microSD I guess!
From internal memory no problems at all!
__________________
Check out my modded firmware both for YP-R0 and YP-R1!!! ** DONATE ** -> https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=K658CHJKX2X8C NOTE: if you want to donate for Rockbox itself and not my work, go to their website!! |
|
#724
|
|||
|
|||
|
I've prepared song in audacity with only one channel playing to check it correctly. Actually everything is okay. Sorry for creating confusion. All inversion case was caused by one songs from my albums where strays, crackles (built-in song) were on left side using rockbox and on right side using OF or playing it on computer. I really don't know why, but I'm not going to worry about that
![]() btw "We provide a early/safe USB mode in the patched firmware so the OF isn't needed. However there's no USB cable detection in Rockbox yet. Also, doing USB from within Rockbox is desirable to avoid reboots. Special care is needed to close open files before we make a connection, since the USB device cannot be exposed with open handles." How can I send some data without OF? Last edited by Martus0; 04-19-2012 at 01:48 PM. |
|
#725
|
|||
|
|||
|
Quote:
__________________
Check out my modded firmware both for YP-R0 and YP-R1!!! ** DONATE ** -> https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=K658CHJKX2X8C NOTE: if you want to donate for Rockbox itself and not my work, go to their website!! |
|
#726
|
||||
|
||||
|
Good time! =)
How to create themes on rockbox? |
|
#728
|
|||
|
|||
|
What are your feelings about OF sound quality comparing with RB sound quality?
|
|
#729
|
|||
|
|||
|
Quote:
Generally I'm not aware of any difference in the sound when using Rockbox. I have some FLAC files where a soprano voice distorts on high notes that is fine when played from the CD on my home stereo. This distortion is exactly the same using Rockbox or the Samsung Firmware so I assume has more to do with the RO itself as it's also OK on my Sansa Clip+. The only problem I have with Rockbox is an occasional, fairly quite "crack" noise which is accompanied by a disruption of the stereo image as one channel shifts slightly before recovering. It can happen at any time and isn't in the same place in the track each time. The effect is the same as I get when using the down clocking tool in the Samsung Firmware. |
|
#730
|
|||
|
|||
|
Quote:
BUT today I have done a benchmark without RFS layer (which causes these cracking sounds + lags around rockbox) and indeed battery life is even slightly better (26+ hours). But that was not the point. The point was to see if any drawbacks in battery life were present. Seems not. Next benchmark again WITH RFS...I plan to remove it for rockbox and leave it for OF, as in OF wihtout it the application doesn't read folder correctly (reason: samsung ^^)
__________________
Check out my modded firmware both for YP-R0 and YP-R1!!! ** DONATE ** -> https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=K658CHJKX2X8C NOTE: if you want to donate for Rockbox itself and not my work, go to their website!! |
|
#731
|
|||
|
|||
|
Would you mind sharing rockbox without RFS layer build? I'm very curious about this. Besides according to me rockbox sound is less fruity than OF especially lower sounds.
|
|
#732
|
|||
|
|||
|
Quote:
![]() What do you mean with "fruity"? anyway RFS layer doesn't affect audio quality, I assume hehe but improves rockbox fluidity a little plus removing some artefacts / lags. Definitely to be remove... EDIT: I definitely tested that in benchmarking mode (no inputs / no equalizer / no light) I got 2 hours of playing time for both RFS and NON-RFS firmwares. Then it would be nice to see (I will compare, if possible) the running time in normal usage, also using some games for instance. No drawbacks using rockbox. As I told you before, I will do a firmware without RFS too, when time will be a little more kind with me haha
__________________
Check out my modded firmware both for YP-R0 and YP-R1!!! ** DONATE ** -> https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=K658CHJKX2X8C NOTE: if you want to donate for Rockbox itself and not my work, go to their website!! Last edited by Lorenz092; 04-25-2012 at 12:44 PM. |
|
#733
|
|||
|
|||
|
I've meant deeper and a little clearer
fingers crossed for RFS.
|
|
#734
|
|||
|
|||
|
i know that this isn't the correct thread for my question, but i don't know where to say it..
Is possible to compile a sourcecode of an apllication for linux, to make it works as an app for R0 or as an Plugin for Rockbox? thanks in advance. p.s the app is Visual boy advance, and the source code is avaible there(http://sourceforge.net/projects/vba/), at least if this isn't compatible with ARM, i ask if is technically possible to run an GBA emulator on the R0 sorry for my english Last edited by Clem29; 05-03-2012 at 04:01 PM. |
|
#735
|
|||
|
|||
|
Quote:
The second thing, ofc if anyone will be doing such thing, it's better to search them on rockbox website and forum. And the third, i believe that porting gba will be not supported by most of the players that support rockbox, as i remember files on gba have very huge size, so possibly there will be not enough ram to load them, there is barely enough ram to load even simple gb big files on ypr0. I guess nes/snes emulator would be more logical thing to do, and some guys even was doing one in rockbox, but looks like sadly thay gave up this project. |
|
#736
|
|||
|
|||
|
Quote:
Then, I don't know how is this emulator build (what uses, whether SDL or X etc). Beware that on R0 we don't have: - SDL support - X server - a default way to catch inputs -. ... Then it would be a possibly huge work, but feasible, still not sure if the cpu power and ram is enough tough. A note is that R0 can run C++ code, since the GCC we use (the rockbox one for example) compiles C++ too (did not test, but should) EDIT: after a quick look to the code, it seems it can use different "renders" (Qt, SDL...) so the point would be write a new framework that uses framebuffer device + our keyboard device. Good luck if anyone will attempt that
__________________
Check out my modded firmware both for YP-R0 and YP-R1!!! ** DONATE ** -> https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=K658CHJKX2X8C NOTE: if you want to donate for Rockbox itself and not my work, go to their website!! |
|
#737
|
|||
|
|||
|
http://gerrit.rockbox.org/r/#/c/210/ why nobody else is going to approve it?
|
|
#738
|
|||
|
|||
|
Quote:
![]() And in this period I have tons of things to do in life ![]() Don't worry, I will talk with rockbox devs about that (maybe also later)
__________________
Check out my modded firmware both for YP-R0 and YP-R1!!! ** DONATE ** -> https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=K658CHJKX2X8C NOTE: if you want to donate for Rockbox itself and not my work, go to their website!! |
|
#739
|
|||
|
|||
|
Sometimes screen initialization fails after booting and the screen gets mostly black or grey, shows wrong colors or starts flickering white-black. Mostly after the screen gets idle, everything works after pressing a button.
Looks like the screen driver is not clearing the screen perfectly after booting. |
|
#740
|
|||
|
|||
|
Quote:
![]() Sorry for these delays but life is always busy hihi
__________________
Check out my modded firmware both for YP-R0 and YP-R1!!! ** DONATE ** -> https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=K658CHJKX2X8C NOTE: if you want to donate for Rockbox itself and not my work, go to their website!! |
![]() |
| Tags |
| r0, rockbox, samsung yp-r0 |
«
Previous Thread
|
Next Thread
»
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
All times are GMT -5. The time now is 09:38 AM.














Linear Mode
