|
7526 | Rockbox | Bugs | Bootloader | Low | sansapatcher on linux prints a success message when it ... | 2007-08-03 | |
Task Description
Using sansapatcher v0.2 with r12896 bootloader.
When I run sansapatcher without root permissions and choose to install, it says “Bootloader installed successfully”.
Nothing is actually installed. Booting the device starts the original firmware.
sansapatcher should detect when it fails to install and print an appropriate message.
|
|
8445 | Rockbox | Bugs | Plugins | Low | Text viewer crashes when jumping to end of file | 2008-01-11 | 6 |
Task Description
Load the following file in the text viewer: http://www.gutenberg.org/dirs/etext95/study10.txt
Set these settings: wordwrap: on. line mode: reflow. wide view: yes. scrollbar: off.
Click the “end of file” key (”right” in sansa e200). An error appears: “Data abort at <address>”
|
|
8518 | Rockbox | Feature Requests | Codecs | Low | Add support for the ADTS container format | 2008-01-26 | |
Task Description
It is a container for AAC files.
FFmpeg implemeted it in this revision: http://svn.mplayerhq.hu/ffmpeg?view=rev&revision=4954
|
|
8873 | Rockbox | Bugs | Playlists | Low | wheel not responsive after playlist is over | 2008-04-11 | |
Task Description
Using r17071 on a Sansa e200.
I created a playlist by selecting a song from a directory.
After the playlist finished, it automatically returned to the main menu. The wheel was not responsive Only after pressing "Select" (which does nothing) the wheel functions again.
|
|
8877 | Rockbox | Patches | Font/charset | Low | DejaVu-based fonts | 2008-04-12 | 4 |
Task Description
I created the following fonts from DejaVuSans.ttf using ttf2bdf.
I use them as an alternative for unifont, which is fixed-width.
Attached are a screenshot and a tarball with 8 to 12pt versions of the font. Perhaps they could be included in the official distribution, if others like them.
|
|
9453 | Rockbox | Bugs | ID3 / meta data | Low | Bad meta-data cause momentary freeze when playing | 2008-10-04 | |
Task Description
Trying to play the following file in Rockbox will freeze the player for a few (long) moments. Afterwards, it will show the metadata and play the file.
http://itc.conversationsnetwork.org/audio/download/ITC.SO-Episode19-2008.08.26.mp3
If the file is the next in the playlist, the same freeze will occur.
I have no idea what’s wrong with the file’s tags, but running “id3v2 -C” on it, which “Converts id3v1 tag to id3v2”, makes it work again.
If the tags are causing a problem, this should not cause a freeze.
The freeze has been confirmed on sansa e280 and gigabeat F60
|
|
9808 | Rockbox | Patches | Simulator | Low | Update simulator documentation with new 'simdisk' direc ... | 2009-01-16 | 1 |
Task Description
The patch replaces the mentions of ‘archos’ with ‘simdisk’. The directory name was changed in r19204
|
|
10209 | Rockbox | Bugs | Plugins | Low | Text viewer doesn't parse UNIX-like newlines | 2009-05-15 | |
Task Description
Using latest trunk Sansa e200.
When opening text files with unix-style newlines (just LF. ASCII 0x0A), the newlines will not be displayed.
Using the simulator on my Ubuntu machine, it displays correctly.
I have also tested with a build I compiled myself, and with a daily build from rockbox.org.
|
|
10464 | Rockbox | Bugs | Manual | Low | Manual doesn't list all options for Source recording se ... | 2009-07-24 | |
Task Description
Using latest svn.
My sansa e280 lists two options for Source in Recording Settings: “Microphone” and “FM Radio”.
The manual only mentions a “Mic” option.
http://download.rockbox.org/manual/rockbox-sansae200/rockbox-buildch10.html#x13-15000010.4
|
|
10790 | Rockbox | Patches | Codecs | Low | Support for MPEG-4 'isom' brand | 2009-11-16 | 2 |
Task Description
Using r23643
While playing the attached song.m4a (truncated), the simulator reported the following error:
Unknown MP4 file type: ‘isom’
I have tried adding the ‘isom’ magic number to the various checks that cause that error (see patch), and now the file plays fine in the simulator.
However, it fails to play on my Sansa e280. The player goes through all of the files in the directory, while loading their metadata, and then returns to the directory file list without crashing.
Any help with adding support for ‘isom’ will be greatly appreciated. The relevant ISO standard is here: http://standards.iso.org/ittf/PubliclyAvailableStandards/c051533_ISO_IEC_14496-12_2008.zip
|
|
11146 | Rockbox | Bugs | User Interface | Low | Elements from playback screen bleed into USB charge scr ... | 2010-03-26 | |
Task Description
Using r25342 on a Sansa e200.
When I'm in the playback screen, and listening to a file with a long title, that title scrolls across the screen.
If, when the scrolling happens, I connect the USB cable, then the "USB charging" screen will appaer. After a brief moment, the scrolling title from the previous screen will appear. It shouldn't.
|
|
12007 | Rockbox | Bugs | ID3 / meta data | Low | File with Corrupt metadata reported with wrong playing ... | 2011-03-12 | 5 |
Task Description
Using latest svn on uisimulator and on Sansa e200.
The following file has playback problems in Rockbox: http://www.archive.org/download/MIT9.00F04/L9.mp3
Players such as vlc and totem report is to have 76 minutes. Rockbox reports it to have 5. Trying to seek by holding the back/forward buttons causes it to jump to unexpected places. (This is probably due to the cause of the first problem)
Rebuilding the stream with Foobar2000 causes rockbox to play it (and display metadata) correctly
|
|
13157 | Rockbox | Bugs | Music playback | Low | Resuming opus after shutdown plays a second from the be ... | 2018-05-05 | |
Task Description
Tested on latest git master, on Sansa e200 and simulator. May affect other devices.
1) Play an opus file. Seek to the middle. 2) Shut down the device, and boot it up again. 3) Choose “Resume playback”.
Results:
A second from the beginning of the file will play before jumping to where playback was stopped when the device was shut down.
|
|
13226 | Rockbox | Feature Requests | Configuration | Very Low | Allow for per-directory sort settings | 2020-07-30 | |
Task Description
Rockbox’s file viewer has a global sort setting.
It would be nice to have a default global sort setting, but also persistent per-directory sort settings.
For my use-case, it makes sense for me to sort my podcast directory by date, but I wouldn’t want that to affect my music directories, which should play files sorted by name. Whenever I wish to play music, I need to go back to the general settings, and change the sort settings. And when I’m done and wish to listen to podcasts, I have to change it again.
|