
|
Rockbox is a free replacement firmware for digital music players. It runs on a wide range of players:
Stable ports
Rockbox runs well on these players, has a complete manual and is supported by the installer:
- Apple: iPod 1g through 5.5g, iPod Mini, iPod Nano 1g
- Archos: Jukebox 5000, 6000, Studio, Recorder, FM Recorder, Recorder V2
and Ondio
- Cowon: iAudio X5, X5V, X5L, M5, M5L, M3 and M3L
- Creative: Zen Mozaic,
Zen X-Fi,
Zen X-Fi 3 and
Zen X-Fi Style
- iriver: iHP100 series, H100 series, H300 series and H10 series
- MPIO: HD300
- Olympus: M:Robe 100
- Packard Bell: Vibe 500
- Philips: GoGear SA9200, GoGear HDD16x0 and HDD63x0
- Samsung: YH-820, YH-920 and YH-925
- Sony: NWZ-E360,
NWZ-E370 and
NWZ-E380 series
- SanDisk: Sansa c200, e200 and e200R series, Fuze and
Fuze+, Clip, Clip+ and Clip Zip
- Toshiba: Gigabeat X and F series
Unstable ports
Rockbox runs on these players, but is incomplete, less usable or has problems that limit it to advanced users:
Unusable ports
Work has begun on porting Rockbox to these players, but much remains before they are usable:
- Onda VX747, VX767 and VX777
- Google Android
- Apple iPod Classic (6G)
- Rockchip rk27xx
Click here for a status summary of unstable and unusable ports.
Quick links:
Why should you run Rockbox?
·
Change log
·
Contribute to Rockbox
If your player is not listed above, then Rockbox does not run on it.
|
Recent activity:
|
Older news
|
|
| when | what | where | who |
| Wednesday 03:51 |
15e1f59: Make consitent internal file API flag behvior, FF_PROBE.
FF_PROBE should leave nothing for caller to clean up whether testing only the cache or permitting disk access. Less to worry about.
|
firmware/common/file_internal.c [diff]
|
Michael Sevakis |
| Tuesday 22:50 |
6103d4d: Selective Backlight Softlock Fix misleading indentation.
|
apps/action.c [diff]
|
William Wilgus |
| 22nd Nov 05:21 |
dc87e9e: Selective Backlight/Advanced Softlock - Selective actions based on context
Selective backlight allows the user to choose actions that will not enable the backlight when pressed.
Advanced softlock allows user to choose actions that will not be blocked by screenlock on devices without a hold button.
Both only occur in FM and WPS Contexts.
Update: Back from the dead
-Cleaned up code, removed unnecessary calls, re-arranged last filter action timeout conditional to work in case last_filtered_action_tick was never set
-Added entries to the manual
-Fixed back button on some menus not activating backlight
-Made menus more intuitive, no actions selected now changes menu item to off.
-Added talk fuctionality.
-Added option to disable selective backlight while on external power.
-Rewrote backlight and softlock handling code to fix issue with scrollwheels
-Menu changed to have toggle(yes/no) and settings
-Optimized selective actions lookup
-Added option to disable notification of 'buttons locked' while softlocked
-Removed uneeded code, consolidated action lookup to single function
-Fixed incorrect name on selective softlock menu
-Added option to disable touch on touchscreen devices
-Fixed backlight on original screenlock without selective screenlock active
-Added text selection in mask_select for when show_icons is off
-Fixed voice in mask_select to speak if voice is defined instead of spelling
-Added more lang defines (play skip seek)
-Added option to disable unknown keys turning on backlight
-Fixed Conditional argument In wrong place causing players without backlight to fail to build
-Fixed Disable Unknown blocking detection of context change
-Fixed canceling menu didn't update new settings
-Added Autolock on backlight off
-Removed backlight_on_force from backlight.c, Now sets ignore next to false and uses backlight_on
-Cleaned up autolock code added strings to lang file
-Fixed issue where rapid presses would bypass softlock
-Removed old softlock code, Cleaned selective actions code
-Changed menu to match existing RB menus
-Fixed Backlight_on_Hold blocked by backlight_ignore_next
-Fixed ignore_next for ipod
-Fixed bug allowing context with softlock to bypass selective backlight
-Changed mask_select to no longer prompt for changes to be saved
-Changed menu names
-Added ignore timeout to allow ipod scroll wheel to work properly and other players to still work properly, removed some previous code including ignore_event
-Increased ignore timeout to prevent sd card accesses from interrupting action code and turning on backlight
-Changed Unknown action to unmapped action in menu, changed handling code
-Removed unneeded logic and variables for handling unfiltered actions
-Reverted unmapped action code to previous functionality
-Added manual entries (thanks JohnB)
-Removed elusive unhandled unicode character from manual, changed formatting slightly
Actions: Volume,Play,Seek,Skip
Extras: Disable unmapped actions Disable selective backlight on external power Disable touch during softlock on touchscreen devices Disable softlock notifications (power button still notifies) Autolock on backlight off
Method: Adds a function to ignore backlight on next call If selected action occurs backlight is forced on, Filter_first_keypress stays intact.
Selective softlock allows selected actions through, bypasses the normal softlock routine.
ToDo: DONE
previous commit (#1) has attribution for folder_select.c which mask_select is based from.
|
apps/SOURCES [diff]
apps/action.c [diff]
apps/action.h [diff]
apps/gui/mask_select.c [new]
apps/gui/mask_select.h [new]
apps/lang/english.lang [diff]
apps/menus/display_menu.c [diff]
apps/menus/settings_menu.c [diff]
apps/settings.c [diff]
apps/settings.h [diff]
apps/settings_list.c [diff]
apps/settings_list.h [diff]
docs/CREDITS [diff]
firmware/backlight.c [diff]
firmware/export/backlight.h [diff]
manual/advanced_topics/main.tex [diff]
manual/configure_rockbox/display_options.tex [diff]
manual/configure_rockbox/system_options.tex [diff]
|
William Wilgus |
| Tuesday 13:45 |
16a9f84: Reenable database ramcache and playlist dircache
Playlist dircache references should be back in working order.
Reenabling dircache references in the database ramcache is not yet done as it requires quite a bit of rework. Otherwise, the database in RAM is functional again.
Some buffer compatibility changes have been made for database commit because the dircache buffer can no longer be stolen, only freed by an API call.
|
apps/playlist.c [diff]
apps/playlist.h [diff]
apps/tagcache.c [diff]
firmware/export/config.h [diff]
|
Michael Sevakis |
All commits since last release,
last four weeks,
twitter feed.
|
|
|
Sponsors:
Page was last modified "Oct 26 2016" The Rockbox Crew
|