|
12547 | Bugs | Music playback | Very Low | Audio level different between Radio FM and Music Playba... | 2012-01-19 | paxi | 2012-01-19 | |
Task Description
There is different level audio between Radio and Music Playback with the same db value. Level audio on Music Playback is too low.
|
|
12541 | Bugs | Plugins | Very Low | Lrc Plugin crashes. | 2012-01-16 | Eddy Summers | 2012-01-28 | |
Task Description
I have a Sansa Clip+, Clip Zip and Fuze V2 all running various RB versions. The crash happens on all of them.
To focus I will use the Clip Zip (as its close at hand) and tell you what it does. I get:
Prefetch abort at 9D8DE9B4 FSR 0x11 (domain 1, fault
on a white background screen
This happens when trying to use the lrc plugin on the clip zip running RB version 4.0 (r31646-120109) and accessing a sandisk 16gb sd card that is 12.5gb full. But i can confirm i get this message (or a similar one) on my fuze v2 and clip+ which are running 'stable' albeit older versions of rockbox (again from sd cards). I mention the sd cards but im 90% sure it happens on songs on the internal memory also.
I suspect it has something to do with my mp3 files having lyrics embedded within them but not as .lrc files. All i can explain is this: I use wiki lyrics to find lyrics for songs and then right click copy them and use Tag&Rename and Paste into the mp3 file and save.
Using this method works fine for displaying lyrics when using ipad2's stock music player (pre iOS5) and androids app Poweramp for Samsung galaxy S2 phones and Creatives Ziio 7 tablet (running poweramp). This method also works for my Pc when running foobar and using the 'TextDisplay' component. The Text Display Format in foobar settings are $if2(%unsynced lyrics%,No lyrics available)
It should be noted that when using poweramp and choosing 'Lyrics' it asks where u want to choose to read the lyrics from: -Auto (from tags if available, otherwise via musixmatch plugin) -Musixmatch plugin -From tags
I select the last option (from tags) always and it never fails. ipads player seems to also use this method. The lyrics do not scroll automatically, u need to scroll up and down to read them (should they be longer than the visible screen).
Occasionally lrc plugin wont crash if it actually finds a lrc file embedded in song and works fine. But this rarely happens, perhaps only 10% of my collection has lrc files embedded within them, soon as it goes to next track without one it produces this error.
I just did it again for a different file and a different error.
Prefetch abort at A0A0EE94 FSR 0x11 (domain 1, fault
and so on so forth.
|
|
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.
|
|
12530 | Patches | Manual | Very Low | Add a note and a warning about the location for recordi... | 2012-01-10 | Alexander Levin | 2012-01-12 | 1 |
Task Description
The location for recordings can be set, but the only way to see the current value for the setting is to look into the config file. The patch adds a note stating that to the manual.
Also, there is a known bug ( FS#12517 , FS#12500 ) preventing saving the recorded files in the root directory (maybe this applies only to some targets, not all). The patch adds a warning about that.
|
|
12528 | Bugs | Playlists | Very Low | Can't load new file after saving a current playlist; er... | 2012-01-09 | Karl Huber | 2012-01-19 | |
Task Description
How I am able to reproduce this behaviour on my clipv2 using rockbox 3.10:
I select a file to play using the file browser and rockbox creates a curent playlist. I save this playlist using the context menu and enter file browser again. I select a file from any other folder for playing back, I get a “playlist buffer full” error message, that keeps flickering on the screen, when pressing any button.
I increased all file limits and also deleted the .playlists_control file to have it recreated again. The saved playlist consists of 30-40 mp3s.
|
|
12525 | Bugs | User Interface | Very Low | Jumpy scrolling for text w/ combining diacritics | 2012-01-09 | Jacob Last | 2012-01-09 | |
Task Description
Languages like Thai use combining diacritical marks which display above or below the adjoining character. When text scrolls off the screen, the text jerks back and re-scrolls what seems to be the width of the diacritical mark. It seems that the scrolling algorithm is counting the width of the diacritical mark, where it should be ignored.
|
|
12522 | Patches | Battery/Charging | Very Low | iPod Classic/6G: charger detection | 2012-01-08 | Cástor Muñoz | 2014-02-09 | 1 |
Task Description
External/USB adapters are not correctly detected on my Classic 80Gb, this patch detects it so car mode functionality now works, also the iPod is powered-up when USB cable is inserted.
The function power_input_status() returns USB charger when both external and USB chargers are present. It is possible to detect the external adapter when USB cable is plugged but it is necesary to poll the PMU (not IRQ safe), and i think this information is not currently used at all.
|
|
12513 | Bugs | Codecs | Very Low | TTA codec skips big files | 2012-01-07 | Postolati Maxim | 2012-04-14 | |
Task Description
All i know is that this happened on 590mb tta file and after cutting it with cue splitter there was no problems with playback.
SVN:31187
|
|
12498 | Bugs | Drivers | Very Low | USB on mr500 is broken | 2011-12-30 | Frank Gevaerts | 2011-12-30 | |
Task Description
USB is broken on mr500. I’ve tried r31467, but this has been the case since at least a few weeks ago.
Enabling logf in the relevant places causes rockbox not to boot, so wasn’t helpful.
|
|
12496 | Patches | Operating System/Drivers | Very Low | RaaA WebOS | 2011-12-30 | Jason Yu | 2013-01-04 | 2 |
Task Description
Rockbox WebOS app.
Built on r31467, 32/64-bit Ubuntu 11.10, running on a 32GB Touchpad
Directions (only tested on the above):
* Install WebOS PDK: https://developer.palm.com/content/resources/develop/sdk_pdk_download.html
* Install platform-native libsdl-dev if you haven't already. Only needed to pass configuration check as the PDK doesn't properly install staging sdl-config for some reason.
* Apply patch (patch -p0 < filename.patch)
* cd webos
* ../tools/configure, select WebOS target (206)
* make && make install && sh ./buildpkg.sh
Notes:
* This is one big hack – I fudged just about everything in /firmware (how the target system works is still not altogether clear to me) and piggybacked a lot of this off of the SDL target. Mostly in the interest of getting it to run without adding ifdefs all over the place. Obviously we'll want to be more methodical and thorough about exactly which changes need to go where moving forward.
* The Touchpad's SDL video implementation appears to adjust orientation and scale output to fit within 1024x768 as best as possible. This means that a 800x480 build will appear in landscape mode, letterboxed, while a 320x480 will appear in portrait mode, pillarboxed. The device itself automatically orients to landscape – meaning, if you're in a portrait resolution and then you exit, everything will initially be sideways – but that doesn't affect input. Scaling routines are noticeably slow.
* I tried building this as a hybrid Enyo/PDK (window mgr friendly) app but had some problems with the native part failing to execute at SDL_Init. So for now no backgrounding or notification bar.
* Make scripts use the ARM compilers installed with the PDK. I'm wondering though if this is superfluous given that the Rockbox toolchain also supports ARM7. I did try exposing some of the ARM-specific assembly but the compilation failed with the PDK compiler.
800x480 build: http://www.jasonyu.net/webos/org.rockbox.raap_0.0.1_all.ipk
|
|
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.
|
|
12491 | Bugs | Manual | Very Low | [clip v2] version is attached to the player name wich c... | 2011-12-28 | Jean-Louis Biasini | 2011-12-29 | 1 |
Task Description
2. Installation Installing Rockbox is generally a quick and easy procedure. However before beginning there are a few important things to know. 2.1. Before Starting Supported hardware versions. The Clip v2 is available in multiple versions…
this should read :”The Clip is available in multiple versions…”
|
|
12490 | Patches | ID3 / meta data | Very Low | WPS tag for number of channels | 2011-12-27 | Frank Gevaerts | 2011-12-28 | 2 |
Task Description
This patch adds a %ch tag that returns the number of channels in the current file.
Unfortunately, the large majority of codecs don't fill in this field in struct mp3entry. In the codecs covered by the rockbox testfiles collection, only atrac, cook and tta actually work.
I don't think it makes much sense to commit this with so few supported codecs, so help is appreciated on the codec side of things
|
|
12487 | Bugs | Operating System/Drivers | Very Low | iPod 5G freezes if powered off and then connected to ho... | 2011-12-27 | Yuri Mazeyev | 2012-02-14 | |
Task Description
Hi all! After 3.10 update I usually get my player frozen with usb plug icon if I connect it to any USB host while the player is off. Steps to reproduce the issue: 1. Power off the iPod. 2. Plug it to Usb host. (tested with mac and Android) 3. Wait the system to boot. 4. It freezes with usb connect icon (no menu bar). Only holding Menu+Select help.
Thanks. Great firmware!
|
|
12486 | Bugs | Plugins | Very Low | lrcplayer not reading sync lyrics tags | 2011-12-27 | Johannes Debler | 2012-01-07 | |
Task Description
build: r31372-111219
i am using SYLT and USLT tags in my audio files (LYRICS and UNSYNCED LYRICS respectively)
but it seems like lrcplayer does not read the SYLT tag. it only displays someting if the UNSYNCED LYRICS tag is present
|
|
12485 | Bugs | Codecs | Very Low | Seeking in .ape file doesn't work | 2011-12-25 | Ophir Lojkine | 2011-12-28 | 1 |
Task Description
The .ape file I join make rockbox produce a horrible noise (like random audio) when seeking inside it. The original file was very large, so I created this one with: dd if=original.ape of=test.ape bs=512 count=1000 So the produced file may not be correct, but it plays correctly in rockbox, and reproduces the bug, so I join it…
|
|
12478 | Bugs | Themes | Very Low | Bitmaps have ugly 16 bit-like gradients - except when u... | 2011-12-23 | Martin Sägmüller | 2011-12-23 | 1 |
Task Description
When using an image in a theme it shows ugly gradients/dithering, as if it was only 16 bit. When the same image however is used as backdrop (%X tag, instead of ‘regular’ %xl and %xd), it looks smooth and 24 bit.
Attached image shows the issue. Top half shows what Rockbox does when the image is loaded via %xl and %xd. Bottom half shows how the image should look like (and how it does indeed look when it’s used as a %X backdrop).
Tested on a Cowon D2 simulator and on an Android device running RaaA.
|
|
12475 | Bugs | Music playback | Very Low | Crash while playing audio | 2011-12-21 | bug | 2011-12-29 | |
Task Description
Sansa Clip v1. Stable version 3.10 [Tracker didn’t let me choose it?] After playing the item for some time [varies] Rockbox crash and give this error: Data abort at 3001913E FSR 0×8 (domain 0, fault 8) address 0x7261702D
Using DFKT Minimum Clip theme.
|
|
12474 | Patches | Database | Very Low | [PATCH] Database: Support for multiple search roots. | 2011-12-21 | Thomas Martitz | 2012-07-18 | 4 |
Task Description
The setting works similar to the autoresume dirs: Directories are seperated by colon, e.g. "/Music:/Podcasts". Default is "/sdcard" on android, "/" on all other targets.
A maximum of 8 dirs can be selected, the setting cannot be longer than 80 chars.
Note: There's one problem. If you specifiy "/Music:/" (or any folder and one if its parents afterwards), then /Music is scanned twice. It's tricky to fix, and I'm not sure if it's worth it. This does not happen for "/:/Music" as it can be detected more easily in this order (and this is already implemented).
|
|
12468 | Bugs | Operating System/Drivers | Very Low | Hotswap fails to recognize the card after it was remove... | 2011-12-19 | Andrej | 2011-12-22 | |
Task Description
If Rockbox is connected via USB with no sd card inserted and it is inserted, it offers the OS to mount the new drive. If the sd card is removed and reinsterted again, it fails to offer and recognize it.
I could locate the problem in firmware/usbstack/usb_storage.c in the line
if(inserted && check_disk_present(IF_MD(volume))) {
after reinserting the card, check_disk_present fails to return true, so this check fails and the card isn't recognized anymore.
|
|
12455 | Bugs | Music playback | Very Low | Any EQ Low Shelf change from 0.0 causes click at start ... | 2011-12-15 | Julian Hughes | 2011-12-15 | 1 |
Task Description
Hardware: iriver H140, iriver H340, Sansa Clip+
Rockbox version: 3.10 downloaded from http://www.rockbox.org/download/byhand.cgi I have also reproduced bug on official firmwares as old as 3.5.1, and on my own builds.
Settings: 100% default except for enabling EQ and setting an EQ i.e. using graphical EQ to set LS -0.5 at 60Hz or LS +1.5 at 60Hz
Expected behaviour: music track, however loaded, starts in normal way, with no sounds other than those decoded from file. Restarting the track results in the same normal playback.
Actual behaviour: music track starts with an obvious and intrusive click. This happens whether the track is loaded individually, or if it is the first track of an album loaded via .m3u playlist. When using playlist subsequent tracks play normally, without a click. But restarting any track causes the click.
It makes no difference if the EQ Low Shelf Filter settings are a big change from flat, or a tiny difference. To induce the bug it’s enough that EQ is enabled and LS is not set to be flat i.e. just an increment of +/- 0.5 dB is enough, and changing the cut off frequency or the Q factor made no difference.
This bug is noticeable with any track that starts quietly, and especially with tracks from CDs that are not mastered to modern high levels.
The Clip does tend to make its own small click on manual track changes and some button presses; I am not confusing this with the bug I describe. On the irivers I get a single click, while on the Clip I get a very unmusical double click.
I’ve attached my H140 config to illustrate that the config is unremarkable and that apart from the EQ it is at default. If anyone needs me to try stuff or make any changes or try a patch that is fine, but I would prefer it to be on an iriver because the Sansa OF database refresh is so annoying.
|
|
12453 | Bugs | Operating System/Drivers | Very Low | Sansa C200: Car Adapter Mode does not work with Radio -... | 2011-12-14 | Michael | 2011-12-14 | |
Task Description
Hello,
i think rockbox is very nice. I use ist for several years.
Now i found a bug: The Car Adapter Mode or rather the power-off does not work in the Radio-Mode. I tested it with the versions 3.4 and 3.10.
|
|
12450 | Bugs | Plugins | Very Low | in version 3.10 chessbox plugin doesn't recognize .pgn ... | 2011-12-12 | Niels Borne | 2011-12-18 | |
Task Description
in version 3.10 chessbox plugin doesn't recognize .pgn files in the file menu and so cannot be used as a .pgn reader anymore.
|
|
12449 | Bugs | User Interface | Very Low | screen doesn't get cleared when printing several splash... | 2011-12-12 | Wolfgang Dilg | 2011-12-12 | |
Task Description
svn-r31216
when deleting a directory with several files in it the splash screen, that is appearing when deleting the individual files, gets printed over the last one without clearing the screen prior to it.
|
|
12444 | Bugs | Database | Very Low | Deleted tracks are still visible in database after auto... | 2011-12-11 | Michael Huth | 2011-12-11 | |
Task Description
Tested on r31173:
Deleted tracks are still visible after the automatic database update when the player boots. These tracks vanish as soon as I add some files. It also doesn't seem to matter if the dircache is enabled or not. Manually updating the database from the menu works as intended.
|
|
12436 | Bugs | Font/charset | Very Low | USB keypad mode text unreadable in Russian regardless o... | 2011-12-09 | Pavel Roskin | 2011-12-28 | |
Task Description
I’ve seen this bug on 3.9.1 and 3.10 on Sansa Fuze. If I set the language to Russian and connect the device to USB, I see a message consisting of squares with the only word “USB” being readable. Choosing another font in the settings makes no difference.
When the language is set to English, the message reads: “USB Keypad Mode: Multimedia”. However, the size and look of the font does not depend on the font selected in the settings. This is wrong.
If there is a real need in having a special font for the USB keypad mode text (which I doubt), that font should have glyphs for all supported languages.
|
|
12435 | Patches | Codecs | Very Low | ZX Spectrum .tap codec | 2011-12-09 | George Manolaros | 2012-01-08 | 8 |
Task Description
This patch adds a new codec that playbacks ZX Spectrum .tap files. Created against trunk (revision 31187)
|
|
12422 | Bugs | User Interface | Very Low | Car adapter mode pause and unpause and headphone unpaus... | 2011-12-01 | Boris Gjenero | 2011-12-06 | |
Task Description
To reproduce, ensure car adapter mode is enabled, start playback, and leave the now playing screen. If the charger isn't connected, connect it now. Then, disconnect the charger, causing a car adapter mode pause. Some parts of the now playing screen will overwrite the current screen. I see this in file view, main menu and settings. The main menu is quickly redrawn and back to normal, but the file view is only redrawn after I do something. Now, reconnect the charger, which causes a car adapter mode unpause after a short delay. The same thing happens.
I've seen this on: - 5G iPod using Firewire power, running 3.10RC and r31106 - Archos Recorder V2 using charger, running 3.10RC and r31106
Edit: The same thing happens with headphone plug-in unpause (but not headphone unplug pause). I expect the problem also happens when using BUTTON_MULTIMEDIA_PLAYPAUSE, but I did not test that.
The problem is due to the pause_action() and unpause_action() calls in apps/misc.c. The second parameter is "bool updatewps". It is true in all cases except headphone unplug pause. I don't know why it's false in that particular case.
The second parameter probably shouldn't be there. The WPS should simply update itself if it is currently displayed.
|
|
12417 | Bugs | Music playback | Very Low | Audio crackling problem on Fuze v2 | 2011-11-30 | Tucker Cane | 2012-07-30 | 1 |
Task Description
I have RockBox version 3.9 on my Sansa Fuze v2 and so far I love it, but I have one problem. On a few tracks in my library, when I play them, the first few minutes of the song will be strangely distorted. Most of them are songs where the music starts off in just one of the speakers before moving into the other one. There will be bursts of loud, crackly noise in the other speaker during these first few seconds (that seem to be in time with the music) and then it will fix itself and the rest of the song will play perfectly. When I boot the default Sandisk firmware the songs play perfect like they should, it is only in RockBox that this glitch happens. I’ve messed with the settings a bit and even reset them completely, but nothing has worked thus far.
Attached is one of the songs that this happens with, from about 2 seconds in to about 7 seconds in. Any help would be greatly appreciated. I really want to enjoy my music without that crap in it.
|
|
12413 | Bugs | Operating System/Drivers | Very Low | ROLO broken on Nano 2G | 2011-11-28 | Vencislav Atanasov | 2012-01-04 | |
Task Description
ROLO is broken on Nano 2G 3.10RC. It just says: Executng… and freezes. Seems to be happening not only for me:
http://www.rockbox.org/mail/archive//rockbox-archive-2011-11/0070.shtml http://www.rockbox.org/irc/log-20111105#23:01:01 (is this also related?) http://forums.rockbox.org/index.php?topic=28467.0
|
|
12404 | Bugs | Themes | Very Low | r31037 crashes device and sim after leaving FM Radio an... | 2011-11-23 | Michael Chicoine | 2011-11-24 | 1 |
Task Description
r31037 and later causes the device and sim to crash when resuming playback after leaving FM Radio. This crash has been reproduced on both e200v1 device and w32 sim and the e200v2 w32 sim. The failure is less likely to happen when there is a small number of files on the device/sim. (I have approximately 2200 files on the device and 5400 on the sim).
Tested with r30145
Steps to reproduce: 1. load the attached fms file (needs 35-Nimbus.fnt) 2. load an fm preset file - be sure to have station art 3. enter fm radio and select a preset station be sure art is displayed 4. power off device or sim 5. power on device or sim 6. start a playlist 7. stop playback 8. power off device or sim 9. power on device or sim 10. enter radio 11. exit radio 12. select resume playback 13. device or sim crashes
The e200v1 crash is: Data abort at 000095F0 (0)
|
|
12398 | Patches | Plugins | Very Low | Give the random folder advance config a UI revamp | 2011-11-21 | Jonathan Gordon | 2011-11-21 | 1 |
Task Description
This uses the same code as FS#12330 but uses it for the random folder advance config plugin instead.
I've nuked the entire plugin so not everything is reimplemented yet but it currently works.
Two problems: 1) it uses the \t code in the lists which isnt great (indented lines which try to scroll don't quite work and it is not implemented for the skinned list yet) 2) It cant be used to select a whole sub tree, so if you have thousands of folders it will be very tedious to select them all.
|
|
12380 | Bugs | Bootloader | Very Low | e200v2 - mkamsboot cannot patch bootloader since r30937 | 2011-11-10 | Michael Chicoine | 2011-11-12 | |
Task Description
Since r30937, the e200v2 bootloader is too large and mkamsboot errors with:
[ERR] Packed data (120926 bytes) doesn't fit in the firmware (120860 bytes)
Steps to reproduce: 1. build e200v2 bootloader 2. cd to rbutil/mkamsboot 3. run make to create the mkamsboot utility 4. run mkamsboot <path-to-e200pa.bin> <path-to-bootloader-e200v2.sansa> <path-to-output.bin>
|
|
12369 | Bugs | Music playback | Very Low | Unneeded mass storage accesses with dircache off | 2011-11-06 | Andree Buschmann | 2011-12-25 | |
Task Description
With r30907 (and also back to at least r30809 which I tested as well) I experience unneeded mass storage accesses on my iPod nano2G. I do not see this effect on my iPod Video.
Use case: - Create a playlist from either DB or file browser - Let buffering finish - Skip forward track by track (I use mpc/mp3/aac with embedded album art.)
Effect seen: For some skips I see short flash accesses (much shorter than full rebuffering).
This only happens if dircache is off. With activated dircache this effect is gone.
As such mass storage accesses are severely impacting the battery runtime on HDD targets I hope we get this figured out before v3.10.
|
|
12368 | Bugs | Remote | Very Low | Sansa e280v2 shutting down when connected to PC | 2011-11-05 | Tomer Weiss | 2011-11-05 | |
Task Description
When connected to PC. While transferring files from PC to Sansa e280v2. Both source and destination folders are open. Sansa shuts off after some time. while transfer is still happening. this does not happen with original firmware.
|
|
12367 | Bugs | Music playback | Very Low | m4a files skip in mid playback. always same point, file... | 2011-11-05 | Tomer Weiss | 2011-12-06 | |
Task Description
m4a Songs skip in middle of playback, to next song. always at same point. fast forwarding beyond this point is fine. files work fine on other devices/PC. reverted back to v3.6 and all such problems are gone
|
|
12361 | Patches | Settings | Very Low | Smart settings_load_config() so it only does setting_ap... | 2011-11-01 | Jonathan Gordon | 2011-12-20 | 3 |
Task Description
in svn settings_apply() is called whenever a config is loaded (after boot) regardless of what is in the file. even an empty one will cause a full settings_apply() (which is slow, causes disk access and will stop music thanks to the buflib users).
This patch will apply settings individually if they have a callback registered, and if no settings without a callback are applied it doesnt bother calling settings_apply().
|
|
12350 | Bugs | Recording | Very Low | Clipv2 - Rockbox duplicates samples - effectively halve... | 2011-10-26 | neum | 2011-10-27 | 2 |
Task Description
What the title says. At whatever sample rate I use (24k & 48k tested), each sample is duplicated.
|
|
12347 | Bugs | User Interface | Very Low | unable to view filelist when renaming folder in iPod 5.... | 2011-10-24 | Chuck Kerry | 2013-05-02 | |
Task Description
Hello, all There's a problem with viewing files in some circumstances in iPod 5.5G last 3.9 release.
When I: playing something in /Music/Artist/Track.flac, pause playback, connect USB cable. rename /Music/Artist to /Music/ArtistSOMETHING, then disconnect USB cable
I just cannot turn playback on ("~Do not exist" or something message appears, it's OK, I know), BUT when I trying to enter in "Files" menu - there's no reaction at all. Just nothing. I can't play of any other existing track or change to any directory without restarting device, or:
just go to Playlists → VIew catalog → select some playlist, then some music appears. But it's too long imho.
Is "it" bug or not?.. :)
Thanks, sorry for my english,
|
|
12343 | Bugs | Music playback | Very Low | APE with CUEsheet playback issues | 2011-10-21 | zhkailing | 2011-10-23 | |
Task Description
r30804 The rockbox (r30804) Can't play ape files with CUEsheet (APE + CUE files).
|
|
12340 | Bugs | Battery/Charging | Very Low | iPod 3g firewire handling prevents charging whilst runn... | 2011-10-19 | ben twenty two | 2011-12-06 | |
Task Description
The rockbox behaviour when plugging in a firewire cable is to automatically reboot into disk-mode, preventing charging whilst running rockbox.
|
|
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.
|
|
12330 | Patches | Database | Very Low | Add a nice UI to configure database search directories | 2011-10-12 | Jonathan Gordon | 2011-10-12 | 1 |
Task Description
This patch does all the UI work needed to add a very nice folder chooser. It saves and loads the search directories from /.rockbox/database.txt.
This is only the UI change, someone else needs to figure out how to make it actually work.
The system changes to searching the entire tree below folders (so no more ignoring some folders and then looking for uningored folders.
this also uses a half done patch to make lists handle indenting, not done for the skin list but if this is actually wanted that can be easily added
|
|
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
|
|
12326 | Bugs | Music playback | Very Low | Clip+ have noise when play .ape files | 2011-10-09 | Tai | 2011-10-17 | |
Task Description
I think there is a problem with a .ape codec ,when i play .ape files it will have a sound like radiosound.The time happen randomly with each .ape files and when i playback again it still happen at that time.Exp:ABC.ape will have have a noisy sound at 0:10 and when i play again it still happen at 0:10
|
|
12316 | Bugs | User Interface | Very Low | software hold switch doesn't work properly on clip+ | 2011-10-06 | Wolfgang Dilg | 2011-10-06 | |
Task Description
The key lock feature on my clip+ can be circumvented. Select the last title in a directory using the file browser. Then activate the software hold. When the song finishes the Player skips to the file browser and the key lock is turned off after a button press. You can navigate around the menus until you return to the playing screen, then the key lock turns on again.
SVN r30720
|
|
12312 | Patches | Operating System/Drivers | Very Low | Android: Stop tick timer when app is closed | 2011-10-04 | Björn Stenberg | 2011-10-04 | 1 |
Task Description
Our tick timer eats CPU even when the app is closed and music is stopped. To fix this, I added a tick_pause() and tick_resume() to kernel-android.c, to be called from java when appropriate.
I've figured out where to call pause, but the current location of resume is inadequate. The app wakes up to a black screen.
A clue, anyone?
|
|
12307 | Bugs | Music playback | Very Low | Android: Unable to resume playback after pausing/closin... | 2011-10-01 | Leonard Jacob | 2011-10-01 | |
Task Description
On build 30622 and previous builds, there is an issue with resuming playback.
When "Resume Playback" is selected from the menu, you transition into the music control screen but there is no output aside from some crackling noises.
Occasionally, the song would play for half a second before silencing.
The play/pause button during this situation shows a pause symbol which suggests that the song is supposed to play. However, the song progress bar remains at 0:00.
Currently on Cyanogenmod 7.1 nightly, Android version 2.3.5.
|
|
12283 | Bugs | Operating System/Drivers | Very Low | Android: yesno popup causes freeze on some situation | 2011-09-17 | Lee Kang Hyuk | 2011-09-17 | |
Task Description
1. tested devices: Samsung Galaxy Tab 7" and Android 2.3.3 AVD 2. tested revision: custom r30556 and rasher's unmodified r30562
3. condition: goto home screen by pressing 'Home button', then return to rockbox
4. symptom : any action that calls yesno screen(rename, delete, or 'Erase dynamic playlist', etc) will make rockbox unresponsible. The only thing I can do is go to home screen then kill rockbox service.
5. If I go to home screen from main menu by 'Back button', the problem doesn't occur.
|
|
12277 | Patches | Themes | Very Low | WPS tags for the list item number and the "divisible" o... | 2011-09-13 | Alexander Levin | 2011-09-18 | 2 |
Task Description
The patch adds two new WPS tags:
1. %Ln yields the number of the list item currently being drawn
2. The operator "/?" (which can be used in the %if tag) yields the string "div" if the first operant is divisible by the second and NULL otherwise.
With these two additions it should be possible to create themes where list items are coloured alternately (as an example).
The whole work has been done by gevaerts on 2011-09-12 (and all the credits also go to him), I only placed the patch to the patch tracker, changed the operator from "/" to "/?", and changed the function name from "skinlist_get_item" to "skinlist_get_item_number".
He posted the patch on the binpaste and it would be pity if it got lost.
|