|
9069 | Patches | Plugins | Very Low | Rockedit : new text editor for Rockbox | 2008-06-03 | Clément Pit--Claudel | 2014-04-25 | 8 |
Task Description
Hello, I’ve recently designed new text editing plugin for Rockbox, which I called (how original…) rockedit. The point is not to compete with current text_editor, but rather to develop a new approach to text editing by, in particular, allowing user to work in insert/replace mode. The major difference is that the keypad has been replaced by a single which the user navigates through using up/down, while left/right are used to change current char. Fire key is used to switch between different chars lists. I didn’t manage, though, to use keypad as set in r17659. The diff file just reverts it, which is not a good solution at all… Furthermore, I haven’t tested it on any other target but my gigabeat : I cannot boot Windows currently.
I’ve included a patch which includes keymap changes, and another which doesn’t. I’ve also added a screenshot. Please do comment and help me improve this editor !
|
|
9078 | Patches | Plugins | Very Low | Thinkfast - A plugin to measure your reaction speed | 2008-06-06 | Clément Pit--Claudel | 2008-06-06 | 1 |
Task Description
The purpose of the game is to press one of the four direction keys as fast as possible when randomly asked to do so. At the end of the game, min/max/average values are displayed.
|
|
12532 | Bugs | Plugins | Very Low | text viewer stopped bookmarking on clip+ | 2012-01-12 | clipplus | 2012-01-16 | |
Task Description
since build 31646 text viewer stops bookmarking or saving the last position on any file it shows bookmark added when i press the center+down buttons but doesn’t actaully save it. seems to have a problem writing to the file tv_file.dat.
|
|
12493 | Bugs | Plugins | Very Low | problem with chip8 and mpeg player on clip+ | 2011-12-29 | clipplus | 2011-12-29 | |
Task Description
Since the daily builds in between 3.9.1 and now and also on the release 3.10 i experienced a problem with MPEG player not displaying the the fonts right and the chip8 emulator just freezes after loading a file i tested it with a few game files found on the plugin wiki.
|
|
13175 | Bugs | Utils | Very Low | Screendump Causes PANIC (iPod Classic build 4ed5727654-... | 2019-05-02 | Cody | 2019-05-19 | |
Task Description
Whenever screendump is enabled,It gets a panic error. Error Message: *PANIC* Stkov usb pc:080739ac sp:080f5458
|
|
13174 | Bugs | Plugins | Very Low | Rockboy Volume issues (iPod Classic Build 4ed5727654-19... | 2019-05-02 | Cody | 2019-05-02 | |
Task Description
The volume settings are bypassed and is at max volume when the plugin is started. Even when putting it at -60DB it still has sound. After exiting and relaunching the app,the volume is maxed again,regardless of volume settings.
|
|
12840 | Bugs | User Interface | Very Low | Lock/Unlock-Message does not disappear completely | 2013-03-11 | Conrad Kostecki | 2013-07-27 | 2 |
Task Description
Hi, I am using a Sansa Clip Zip with Rockbox 3.13. I’ve noticed, when I lock or unlock the device, the message, which indicates the current state, does not disappear completely. Its still there.
Cheers, Conrad
|
|
9856 | Patches | Plugins | Very Low | More robust patchset.cfg reader for midi player | 2009-02-01 | Corwyn Simpson | 2009-02-13 | 2 |
Task Description
I was reading http://forums.rockbox.org/index.php?topic=17079.0 and thought I’d take a swing at it. So far, I have added (potentially shaky?) support for the ‘#’ comments in the file posted, allowing both Windows and Linux line ending formats, and longer filename support. Still having problems with the white space after each entry, and detecting or assuming the presence of the file extension.
|
|
7911 | Patches | Playlists | Very Low | Decouple playlist editting from the play/stop state | 2007-10-09 | Costas Calamvokis | 2007-11-06 | 4 |
Task Description
This patch decouples playlist editting from the play/stop state. So, you get the same playlist menu independent of whether rockbox is playing or stopped (and all the commands do the same things). Also, editting the playlist while stopped does not restart playback.
The idea behind this is that now the current playlist appears to the user to be ‘still there’ when stopped (ie you can view it and resume it), it doesn’t make sense for an insert while stopped to insert to an empty playlist.
I have done two patches, the first just makes the current playlist menu available when stopped (no changes to the menu). The only changes are to onplay.c and most of the changes were deletes, so the new code is ~30 lines shorter than the original.
The second patch does the same as the first, but also:
1) it renames “Play Next” to “Replace” 2) it adds a “Replace shuffled” command 3) it renames “Insert” to “Insert in order” (and the same for queue) 4) it does not show the “Insert in order” order command until it is
useful: after an "Insert next" has already been done.
I think these changes make the playlist editing much easier to understand for people new to rockbox (and easier to remember for those not so new). In particular, the current “Insert” can do one of 3 different things (add to empty, insert next or insert after previous insert/ insert next). With the second patch all commands always do the same thing, and the renaming makes it a bit clearer what that thing is.
Anyone who wants to test this should probably also install http://www.rockbox.org/tracker/task/7898 - which fixes a bug in the “Insert next” code.
|
|
10581 | Patches | Plugins | Very Low | Separate backlight setting for viewer | 2009-09-03 | Crend King | 2009-09-04 | 1 |
Task Description
Hello! I made this patch to add a separate backlight setting for the viewer plugin. By default the viewer plugin use Rockbox global backlight setting. For battery life, the backlight length would be usually too short in viewer, since reading a page may take more than 10 seconds. Bring the backlight on again by pressing buttons or wheel could be painful since it may cause unwanted effects (e.g. scroll to top/bottom of the text).
I added two options: Use global setting (default) and Always on. When setting to "Use global setting", everything should remain the same as before. When setting to "Always on", the backlight should never dim off. Changing the option during reading will immediately applies effect. I use the helper functions "backlight_use_settings" and "backlight_force_on" to achieve this.
Warning: since I changed the preference struct, after installing the new viewer.rock, all previous viewer setting will be abandoned and revert to default settings. You can backup your old viewer.dat (36 bytes), wait the new viewer.dat (40 bytes) be generated, and overwrite the first 36 bytes from the old viewer.dat to restore the setting. I don't know if there is a painless way for the transition. Suggestions are welcomed.
Thank you!
|
|
12943 | Bugs | Music playback | Very Low | ReplayGain: Volume not adjusted if track/album _peak_ t... | 2014-01-19 | Crim Soukyuu | 2014-01-19 | |
Task Description
I tested this on a clip+ (3.13) and creative zen (rev cc64d9e), so assuming it’s the same for all devices.
Following setup: - ReplayGain is configured to “Track if Shuffle” - “Prevent clipping” is set to on/off, does not matter
How to reproduce: - make a copy of any RG scanned file which has track/album gain and peak tags - remove the peak tags _only_, leaving gain tags intact
Expected result: - player should be able to adjust the volume, but not prevent clipping
Actual result: - player does not apply neither track not album gain.
Files containing only gain tags but not peak tags come from converting lossless → lossy and transferring gain info (since peaks will be different for the lossy file, peak tags are omitted.) With 11db of volume difference on some tracks, it’s impossible to not notice that. I am not sure why applying RG requires peak tags in rockbox, foobar2000 handles peak tag-less files without issue. Any chance to change this behavior to not rely on peak tags?
|
|
13027 | Bugs | Battery/Charging | Very Low | fm radio bug and beeping bug when it's off | 2015-02-07 | Curtis Hatch | 2015-02-07 | |
Task Description
when i pressed the fm radio it’s. but when i press off it sounds like it’s still on and beeping. i’ve got all the settings of for beeping and it’s still on the fm radion i mean. this weird bug i know. please do fix this bug thanks
|
|
12160 | Bugs | Codecs | Very Low | APE codec random loud noise during playback | 2011-06-15 | da unique | 2011-06-15 | |
Task Description
Hardware: Clip+ 8GB using internal memory Problem: Playback of most APE files results into passages of loud noise during playback. The music is totally gone and noise is ear deafening loud. When rewinding, till music is heard, and replaying the problem part, error can be reproduced _sometimes_. In other cases it either runs fine, or the problem occurs elsewhere in the file.
Since the problem does not always occur in a specific part of a APE file, it is hard to attach a sample file.
Problem persisted between ape files encoded in high and normal setting. Using winamp + monkey audio 3.99 APE plugin, these files never shown problems.
|
|
10367 | Bugs | Recording | Very Low | Setting Recording directory copies and renames the dire... | 2009-06-22 | Dan | 2013-07-01 | |
Task Description
I navigate to any directory in the file tree, enter the context menu and set it as the recording directory. Then I go to the recording screen, cancel out immediately and return to the file tree.
There is now a new directory, in the same place as the directory I just set for recording. The new directory has exactly the same name except the final 3 letters have been removed, and it is this directory that has become the recording directory. The original directory is still there too, but now it does nothing.
The workaround is to create a bogus directory with 3 extra letters, then delete it once the bug creates the new directory with the truncated name.
|
|
7287 | Patches | ID3 / meta data | Very Low | Support metadata sort tags in the Database | 2007-06-11 | Dan Everton | 2011-11-23 | 24 |
Task Description
Attached is a patch that starts support for the sort tags specified in ID3 v2.4. It adds three new tags to the tagcache system, sortartist, sortalbum, and sorttitle which are drawn from the TSOA/TSOP/TSOT tags.
This is only the beginning and is very, very lightly tested (i.e. it compiles and doesn’t seem to break anything).
|
|
5269 | Bugs | Bootloader | Very Low | can't turn on iriver with the h300 non-lcd remote | 2006-05-01 | Daniel Andersson | 2018-05-08 | |
Task Description
When using the H300 non-lcd remote to turn on the player (iriver H340) I get the following error message “hold switch on, power off…” (the hold switch is not on).
|
|
8006 | Patches | Battery/Charging | Very Low | Beep when charger is removed or connected | 2007-10-21 | Daniel Dalton | 2009-06-10 | 8 |
Task Description
This very small patch simply plays a beep when a charger is removed or plugged in. I know FS#7910 voiced this but that was a bit annoying.
The charger stuff will be removed from p7910. I could have added this to it but it isn’t really that related.
|
|
7790 | Patches | Applications | Very Low | Voicebox improvements | 2007-09-17 | Daniel Dalton | 2007-10-04 | 2 |
Task Description
Some improvements for voicebox on windows. Mainly an option to voice file extensions. Not perfect yet. Instead of an option to voice file extensions there are two voice files options in the hta file. Anyone know what is wrong with this? Thanks
|
|
12334 | Patches | Utils | Very Low | Update to my tools/talkclips.py script | 2011-10-15 | Daniel Dalton | 2011-10-15 | 2 |
Task Description
Update to my tools/talkclips.py script. Minor updates which include: - Better handling of logfile eg. we don't leave it open as was the case before - Report a few more details in the log eg. start/end time, duration, and number of talk clips created. This is useful to dettect how many files had problems… - Summarise output for user at end, of processing, number of talkclips created and how long this took (in seconds). - Report to user how many talk clips will need to be created to give them an indication of potential waiting time etc. This is calculated by first determining how many files are on the device excluding .talk files, and how many .talk files there are, and calculating the difference. - This information allows a percentage indication to be drawn throughout the script, so now the user can track the percentage as processing takes place.
Patch is attached.
Thanks.
|
|
10966 | Bugs | LCD | Very Low | c200 v1 LCD doesn't turn on when changing Backlight set... | 2010-02-04 | Daniel Empie | 2011-04-04 | |
Task Description
As the title states the c200 v1 LCD doesn't turn on when changing the Backlight setting from Off to On. The backlight itself does turn on though. I don't know if this happens with the v2 players.
I first noticed this behavior in r24404 earlier today on my c240. I then updated the player to r24511-100204 and get the same behavior as before. I also get the same behavior in another c240 v1 player that I have which I also updated to r24511-100204. It was previously running r20698-090412 and the backlight didn't turn on when changing the backlight from off to on (I'm guessing that FS#10130 fixed that problem) - so it happened sometime between that revision and at least as far back as r24404. It might have even carried over from FS#10130 .
Also, just as a note, I don't notice this behavior in the February 2nd c200 simulator (r24449) - both the backlight and LCD turn on as expected. I checked my v1 Fuze (r24509) also and get normal behavior (backlight and LCD turn on), so this bug might just be limited to the c200 players.
|
|
7515 | Bugs | Applications | Very Low | Radio disappears from menu! | 2007-08-02 | Daniel Rosenzweig | 2013-07-13 | |
Task Description
Over the past month? the radio menu has been disappearing. When I reinstall the menu comes back and the radio works and the debug screen shows the radio.
When it re-initializes the DB, the radio disappears and the debug screen said that there's is no hardware.
If I manually deleted the DB files, the radio comes back…
A few other people on anythingbutipod forum have mentioned the same issue.
Still an issue August 1, 2007: r14133-070801
|
|
6721 | Patches | Drivers | Very Low | RoLo ipod disk mode from ROM instead of rebooting | 2007-03-03 | Dave Chapman | 2010-02-10 | 3 |
Task Description
This patch should apply to all ipods, but needs testing - on both a mixture of ipods and mixture of operating systems. I’ve tested it successfully on my Color with both Linux and Mac OS X.
Current SVN behaviour is to write some magic to the end of IRAM and reboot the ipod when a USB connection is detected. This causes the Apple bootloader to start the disk mode application which is stored in flash ROM.
This patch cuts out the reboot stage and uses rolo to start the disk mode application directly from flash - meaning the ipod enters disk mode almost immediately. This is done in a new rolo_load_rom() function which copies the image from ROM to RAM and then executes it.
|
|
9948 | Patches | Language | Very Low | Use sentence case in english.lang | 2009-02-23 | Dave Chapman | 2009-03-11 | 1 |
Task Description
This patch attempts to permanently fix the inconsistent mixture of “Title Case” and “Sentence case” in english.lang by applying “Sentence case” to the entire file.
I suggested we do this in a post to the rockbox-dev mailing list last year, but that just ended in a very split discussion with no conclusion.
I’m not sure if this patch wil result in anything different, but I made it for my own use, and thought I would post it, as there were a fair number of posters to that discussion that also prefered sentence case.
The old discussion:
http://www.rockbox.org/mail/archive/rockbox-dev-archive-2008-08/0034.shtml
EDIT: I forgot to say this patch also changes a couple of uses of “center” to “centre”…
|
|
8226 | Patches | Games | Very Low | Enable audio menu for pacbox; enable audio for ipod 5g ... | 2007-11-25 | Dave Hooper | 2009-03-03 | 9 |
Task Description
This patch puts the pacbox emulator onto the cop, leaving the main cpu for audio codec. The COP behaviour is controller by a #define in pacbox.h
If PACBOX_ON_COP is defined, then all iram usage is also turned off, to prevent interference with audio thread.
Additionally, this patch adds an Audio menu (using the playback_control library), which is enabled for all PACBOX_ON_COP and GIGABEAT F-Series builds.
Patch from directly within the apps/plugins/pacbox directory.
|
|
8596 | Patches | Battery/Charging | Very Low | Calibrate ipod 5g 64MB (60/80GB) battery discharge | 2008-02-11 | Dave Hooper | 2010-03-30 | 5 |
Task Description
Adds runtime calibrated from (numerous) battery_bench runs on ipod 5g 64mb (60gb)
|
|
7497 | Patches | Applications | Very Low | Add a magic string to bootloader version to enable loca... | 2007-07-28 | Dave Hooper | 2008-08-12 | 1 |
Task Description
Simple patch to add RBBLver prefix + suffix to the bootloader version string. rbutil can scan the binary bootloader file to locate this string to determine the bootloader version. download.rockbox.org can now be updated to include bootloader.version files alongside the binaries (e.g. extract the bootloader version from the binary using od -S 6 | grep RBBLver )
|
|
9171 | Patches | Applications | Very Low | Replace the CUBE in cube with COBRA MK III | 2008-07-08 | Dave Hooper | 2008-07-18 | 2 |
Task Description
Dumb patch but introduces handling for non triangular faces (by triangulating them when rendering). Vertices courtesy of http://mackayj.doosh.net/eliteships.html (in particular I hand-converted http://mackayj.doosh.net/files/vrml/eliteships/cobra3.wrl)
|
|
10071 | Patches | Codecs | Very Low | Trying out Tremolo optimisations for tremor on ARM | 2009-03-29 | Dave Hooper | 2009-03-29 | 6 |
Task Description
This first patch is a merge of Tremolo’s bitwise.c and bitwiseARM.s code into rockbox libtremor. As a naive version of the merge, I have taken out the previous rockbox optimisations to huffman decode (originally implemented in FS#6848 ). Versus svn, decoding speed is worse with this patch. However something that incorporates both FS#6848 and the Tremolo bitwise optimisations for little-endian ARM may well turn out better. This patch is seriously not committable, the arch-specific stuff is not done cleanly in the headers or the makefile
|
|
10686 | Bugs | Themes | Very Low | Peakmeter on ipod 5g using too much CPU (replacing FS#1... | 2009-10-18 | Dave Hooper | 2011-12-19 | 1 |
Task Description
(Replacing FS#10527 ) Peakmeter on ipod video 5g uses too much CPU, such that audible glitches occur during even flac/wav decoding .
|
|
12563 | Bugs | Codecs | Very Low | .ogg file won't play | 2012-01-24 | dave storey | 2012-01-28 | |
Task Description
as3525 Version: 91b52a1-120122
Running on Sansa clip zip, unable to play the following .ogg file (I can't try it on other Rockbox versions, maybe someone can?). Works fine played any other way.
www.quik.clara.co.uk/Wontplay_inrockbox.ogg
(too large to attach directly)
|
|
12899 | Bugs | User Interface | Very Low | [fuze+] screen jumps navigating in upside-down mode | 2013-09-14 | dave t | 2020-07-03 | |
Task Description
I’m using the latest Dev build for the Fuze+. SanDisk Sansa Fuze+ 5ef1e2d. Same issues experienced in v3.12 stable.
The screen, for lack of a better term, jumps when navigating in upside-down mode.
http://youtu.be/dRfiBtMx2to
|
|
12901 | Bugs | Settings | Very Low | [fuze+] No way to exit Equalizer configuration page | 2013-09-17 | dave t | 2013-11-26 | |
Task Description
According to the manual, to exit the EQ settings page you press the back button on the fuze+. This doesn’t work. I tried all key combos and none work.
|
|
12327 | Bugs | Operating System/Drivers | Very Low | Bluetooth dongle interface faulty for ipod video color ... | 2011-10-09 | david brodie | 2012-08-26 | |
Task Description
Bluetooth dongles are not "correctly powered up". Problem experienced with ipod Video colour 30GB and following dongles: - Sennheiser BTD300i - Kokai i10s
When I boot the standard apple software the dongles auto pair with my headphones. When I boot Rockbox the dongles get power (LEDs go on) but don't pair.
I'd put priority low on this but couldn't change the priority field during bug-entry
|
|
10360 | Patches | Recording | Very Low | Recording settings aren't saved when changed on the rec... | 2009-06-21 | David Johnston | 2009-12-17 | 2 |
Task Description
This bug currently exists as of rev 21444.
If settings are modified on the recording screen they aren't persistent after a reboot unless another setting is changed somewhere in the menu system.
The problem is that global_settings is being modified without a subsequent call to settings_save().
Attached is a fix for this problem. I've so far only tested it on the h1x0 simulator but I think it's a pretty benign change, unlikely to cause problems on other targets.
|
|
12010 | Bugs | Plugins | Very Low | Scrollwheel and Textviewer Idle Timeout | 2011-03-14 | David Loomis | 2011-03-14 | |
Task Description
Scrolling the scrollwheel doesn't count as a button press for the Textviewer plugin's idle Timeout.
|
|
10759 | Bugs | Plugins | Very Low | Rockboy Scrollwheel sensitivity | 2009-11-04 | David Matthews | 2009-12-18 | |
Task Description
(sansa fuze) for some games (such as pokemon) when you walk around alot; it is difficult because even the slightest movement of the wheel activates the pause screen; I have tried multiple controls setups; and whatever is setup to use the scrollwhell is always extremely sensitive; a sensitivity setting should be added, to allow a change in the threshold required to count as a button press
|
|
11202 | Bugs | Games | Very Low | Rocboy isn't playable for Rom that have a size of more ... | 2010-04-15 | David trembley | 2010-04-15 | |
Task Description
When Playing with rockboy on sansa e200 V1 , Rom that have a size of more than 1m Bug and Rockbox often shutdown. And even if these roms run, the speed isn't playable.
|
|
9778 | Bugs | Bootloader | Very Low | Single Mode Bootloader fails reboot on updated Gigabeat... | 2009-01-10 | Davide | 2011-04-11 | |
Task Description
I used the official toshiba updater to get an “original” fresh install on my beast and then attempted to run through the install procedure for a single boot rockbox install. After a (seemingly) sucessful install I’d end up in recover mode after any reboot.
Fatal error when attempting to install nk.bin (rockbox only bootloader) using sendfirm in Windows to an updated (v1.2) Gigabeat S player.
After install of both bootloader and rockbox the Gigabeat S, once rebooted, goes into recovery mode (toshiba) and requires an update/restore. This is the Number 3 Triangle.
Notes: Gigabeat was first updated using the official toshiba MESV12US updater. “gbs_update_1_2_us.exe”
Using SVN revision 19741 to compile nk.bin under WinXP and Cygwin. Using MTP.zip of 7/4/2008 found on the wiki to send over the bootloader.
I suspect most devs updated their bootloaders using the sendfirm utility *before/without* updating the entire player with the updater utility from toshiba. Thus they started from a v1.1 OF and never updated any part of that.
Maybe the updater changes something in the bootcode. I don’t know.
|
|
8409 | Patches | User Interface | Very Low | Added iRiver H10 sliderbar functionality | 2008-01-06 | Davy Durham | 2009-09-07 | 6 |
Task Description
This patch adds fairly decent support for the sliderbar on the front of the iRiver H10 series players. This functionality is prominently displayed on the H10 wiki as something that is significant and missing.
With this patch the user can slide his finger over the slider to produce a scrolling effect. Or, they may also tap or hold down the upper or lower 30% of the slider for the older up/down behaviour with auto-repeat provided by the common code. This basically mimics the OF’s functionality.
The physical slider is very sensitive, so the values that come back from it are fairly spastic. I’ve attempted to tone down any wild behaviour, and I’ve added #defines in the patch that can be used to tune the behaviour. But frankly, even the user’s thumb size will affect what “good” values are. I believe what I have is good for the time being, but more tweaking may be necessary as time goes on.
|
|
7464 | Bugs | FM Tuner | Very Low | Small weaknesses in FM-radio on iAudio X5 | 2007-07-21 | Davy Kager | 2007-11-03 | |
Task Description
I'm using the newest build of Rockbox (2007-07-21) with an iAudio X5 20 GB and I have my tuner set to the European region. I encounter two little flaws in the FM-radio. I think they partially have to do with the player's hardware, but maybe Rockbox can improve the quality a bit.
1. The player is really sensitive to movement. The signal strength differs with every meter that you take the player with you. On top of that, most stations sound like they're not correctly tuned, but I can't get them any better. Maybe Rockbox could be more accurate in frequency selection? (Like 101.100, 101.125, 101.150.) I can get these stations quite well on my home radio. I don't expect the same quality from such a small device, but some finetuning would be great. The only problem is that it would take a while to scroll through the frequencies, but once set it'd be fine. 2. (I assume this is very hardware related.) The radio signal may change between stereo and mono. I have it set to stereo, but sometimes it just picks mono. I guess this is because of the hardware, since it is place related. I also didn't find any potential bugs in the source code.
What are your thoughts on this?
Oh, and keep up this good work! I really enjoy Rockbox!
|
|
13136 | Bugs | Playlists | Very Low | Playlist position not saved on shutdown when using rela... | 2017-11-13 | Dean Tersigni | 2018-08-05 | 1 |
Task Description
Ordinarily, when Rockbox is shut off and turned back on, it will remember the position in the last-played song, and begin playing from where you left off. However, in the latest build, Rockbox doesn't remember the last track that was playing if the file used a relative path. This happens on every version of 3.14 including the current daily build (2017-11-13).
Here is how the error can be reproduced:
Have a folder with two songs. Then, in the parent folder, create two m3u playlists named "absolute.m3u" and "relative.m3u". .\ —absolute.m3u —relative.m3u —MUSIC\ ——song1.ogg ——song2.ogg
In the absolute.m3u playlist, add the following lines: MUSIC\song1.ogg MUSIC\song2.ogg
In the relative.m3u playlist, add the following lines: .\MUSIC\song1.ogg .\MUSIC\song2.ogg
To see expected behavior:
1.) Open the files list, and run absolute.m3u and song1.ogg begins playing. 2.) Push right to start song2.ogg. Let it play a few seconds in. 3.) Turn off your device by pressing power. 4.) Turn on your device with the power button. 5.) song2.ogg continues to play the same song at the same location as when it was shut off.
To reproduce the bug:
1.) Open the files list, and run relative.m3u and song 1 begins playing. 2.) Push right to start song2.ogg. Let it play a few seconds in. 3.) Turn off your device by pressing power. 4.) Turn on your device with the power button. 5.) song1.ogg plays from the very beginning.
The file format of the songs doesn't seem to matter (I've tested ogg and mp3).
|
|
12935 | Bugs | Battery/Charging | Very Low | PC only recognizes Sansa Clip Zip when a song is playin... | 2014-01-14 | Deleted | 2014-01-14 | |
Task Description
When I connect my Sansa Clip Zip with most recent Rockbox version to my pc (Windows 8) while it’s paused or not playing a song at all, pc gives message ‘Device not recognized’. When a song is playing, and I connect the player to the pc, the song will pause (expected behaviour of course), and I can access the internal and sd storage on the device.
|
|
11219 | Patches | Plugins | Very Low | FFT: add support for input visualization. | 2010-04-26 | Delyan Kratunov | 2010-04-28 | 6 |
Task Description
Initial support for showing input in the fft plugin. Now, on targets supporting recording, instead of quiting when no track is playing, fft starts monitoring the audio input (using the settings under Recording Settings).
The first patch is just the functional changes, the second patch fixes the indentation of the entire file.
I’m not sure if it works at all since I don’t have a device that can record.
|
|
11005 | Patches | Manual | Very Low | Manual: FFT plugin entry & basic conversion script | 2010-02-12 | Delyan Kratunov | 2010-02-12 | 2 |
Task Description
This is a first attempt at creating an entry for the new fft plugin. The button table was automatically generated with the attached python script.
The script takes a file (or - for stdin), looks for an #ifdef CONFIG_KEYPAD….#endif block and if it finds one (and it is relatively simple), it parses it and creates the corresponding LaTeX table.
The script is extremely simple but it does provide a good basis for further work.
|
|
12961 | Bugs | Operating System/Drivers | Very Low | Rockbox Android runs on emulator but not on my phone. | 2014-03-18 | Deo Favente | 2014-04-20 | 1 |
Task Description
For the last couple of weeks, I can’t get Rockbox to run anymore on my phone. I use Rasher’s build, which used to work fine. I even built one on my own, but it still doesn’t work. I tried running it on the emulator and it worked fine. I am not sure what is wrong, reading the logcat gets me nowhere because I don’t really understand most of it. I have attached the logcat here. I do not know if I’m the only one having this problem.
I tried various method to get it working again on my phone, I even tried resetting my phone in case if I messed up somewhere. I also noticed this when I was trying out another ROM for my phone, which runs on Gingerbread 2.3.7. I thought it was the ROM’s problem, so I changed back to the ROM that I frequently use, which used to had no problems at all running Rockbox. The last working build was on 01 March 2014, after that, nothing works anymore on my phone.
The only possibility that I can think of is that my phone is outdated and the kernel or the ROM is missing something crucial to run the latest Rockbox builds. Other than that, I have no idea. I hope the logcat attached could help you identify this problem. Thank you in advance.
Build version: 915bc09-140318 Last working build (on phone): unknown revision, dated 01 March 2014 Phone: Sony Ericsson Xperia X10 Android: 4.1.2 Jelly Bean (CyanogenMod 10) Emulator: 4.1.2 (API 16) with same screen dimension.
|
|
12671 | Bugs | User Interface | Very Low | In Rockbox for Android it is not possible to highlight ... | 2012-05-11 | Dieter | 2012-05-21 | |
Task Description
In Rockbox for Android it is not possible to highlight an entry in a list without selecting (entering) it.
For example, if I am in the playlist viewer showing the list of just playing songs with my ipod (running rockbox) I was able to scroll through the list which moved the higligting bar through the list and then I could select the desired entry by pressing enter. With the touchscreen I found no way only to highlight a certain entry.
This is important if all entries are very long and have the same starting text. For example "Ludwig von Beethoven, Symphony No. 9 - 1. Adagio" cannot be distinguished from "Ludwig von Beethoven, Symphony No. 9 - 2. Andante" in the playlist viewer since the distinguishing part is cut off. With my ipod I could highlight the entries with the scroll wheel and the highlighted line started horizontally scrolling so I could see the complete text. With the Android port I can only touch the line, but touching the line does not only highlight it but also selects it and so starts playing.
This problem also exists in other list with long entries and happens with all version I compiled until now (latest was a12b2a5).
|
|
12672 | Bugs | User Interface | Very Low | In the Android version the settings submenu with the pl... | 2012-05-11 | Dieter | 2012-05-11 | |
Task Description
The settings submenu with the playlist viewer settings like “show icons”, “show indices” and “track display” to select between file name only and full path for playlist entries is not available in the playlist viewer menu in the Android version.
So these settings cannot be changed.
This happens in all version I tried until now (latest was a12b2a5).
|
|
12700 | Bugs | Music playback | Very Low | Crash when stopping playback of ogg vorbis files | 2012-06-18 | Dieter | 2012-06-18 | |
Task Description
Rockbox crashes when stopping playback of ogg vorbis files. This happens both, when I stop playback through long pressing the play button or simply if the last track in the current playlist is finished. It does not happen when stopping playback of mp3 files. Pausing does not cause a crash, only stopping does.
I reported this problem already in FS#12669 which was closed since it was asserted to be fixed, but it wasn't and isn't fixed for me.
The bug occured in version 688302a of 04/08 13:15. All earlier versions (tested back to bb0e4cc of 04/05) are working and later versions are crashing. I just tested current version e5d6e42 and Rockbox still crashes.
I have a Samsung Galaxy S running Android 2.3.7 (CyanogenMod CM7.2.0)
|
|
12893 | Bugs | Battery/Charging | Very Low | pictureflow ignores albumart | 2013-08-27 | dikiy | 2013-08-27 | |
Task Description
The filename cover.jpg works ok. But {album}-{artist}.jpg doesnt wokr. Also the albumart appears on the WPS, but not in the Pictureflow
|
|
9502 | Bugs | Codecs | Very Low | Freeze when playing multi-track OGG files | 2008-10-21 | dmitry | 2011-04-21 | 1 |
Task Description
also category: Some containers, like Matroska MKA or like Ogg can contain numerous audio tracks, for example the whole AudioCD contained within single Ogg file.
For example VideoLAN.org plays such files ok, while fails to show separate tracks/tags in playlist.
However, RockBox justs freezes and until reboot can no longer play music (each file is detected as having zero duration)
example can be found: [link deleted - it was a full copyrighted album]
|