index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
Rockbox Meta-User
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-19
remove rockboxlogo after boot INIT_ATTR
William Wilgus
1
-4
/
+49
2022-12-08
Tree / Playlist Viewer / Menu: Fix redraw issues
Christian Soffke
1
-1
/
+1
2022-12-03
tagcache: move TAGCACHE_STATEFILE define to .c file
Aidan MacDonald
1
-1
/
+1
2022-10-09
add splash_progress
William Wilgus
1
-4
/
+6
2022-06-21
Reset settings on button hold
William Wilgus
1
-3
/
+5
2022-06-20
Setting reset fix red
William Wilgus
1
-6
/
+3
2022-06-20
FS#13193 - Add option to disable settings reset on startup
William Wilgus
1
-9
/
+11
2022-03-26
LastFm remove scrobbler from core make a TSR plugin WIP
William Wilgus
1
-7
/
+0
2022-02-23
Add custom action mapping to core
William Wilgus
1
-0
/
+10
2021-12-05
Remove a couple of #ifdefs
Aidan MacDonald
1
-2
/
+0
2021-08-15
Drop HAVE_RTC_RAM
Aidan MacDonald
1
-5
/
+0
2021-07-04
Sansa Connect: Initial libertas WiFi driver port
Tomasz Moń
1
-0
/
+5
2021-05-27
Yes/No Screen: Allow accept to be button release
Dana Conrad
1
-4
/
+7
2020-09-20
Add Invalid Voice Announcement to the voice system FS#13216
William Wilgus
1
-1
/
+2
2020-07-24
[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.
Solomon Peachy
1
-17
/
+0
2020-07-24
[3/4] Completely remove HWCODEC support
Solomon Peachy
1
-46
/
+3
2020-07-24
[1/4] Remove SH support and all archos targets
Solomon Peachy
1
-22
/
+0
2020-05-24
Comment details, typos
Sylvain Saubier
1
-3
/
+3
2018-06-12
Agptek Rocker: Implement USB mass storage driver
Marcin Bukat
1
-0
/
+4
2015-02-02
iBasso DX50/DX90: Major code cleanup and reorganization.
Udo Schläpfer
1
-1
/
+3
2015-01-08
Clarify usb_powered() and fix some code.
Amaury Pouly
1
-1
/
+2
2014-09-18
Introducing Targets iBasso DX50 & iBasso DX90
Simon Rothen
1
-1
/
+1
2014-08-30
Rewrite filesystem code (WIP)
Michael Sevakis
1
-60
/
+42
2014-08-08
Do some kernel cleanup
Michael Sevakis
1
-2
/
+1
2013-08-16
Fix logdisk
Amaury Pouly
1
-4
/
+0
2013-07-13
Get rid of some superfluous single-purpose functions in playback.
Michael Sevakis
1
-2
/
+6
2013-07-12
Fix whitespace in files for following commit.
Michael Sevakis
1
-17
/
+17
2013-05-31
Refactor audio thread to run both recording and playback.
Michael Sevakis
1
-8
/
+3
2012-08-07
Introduce logging to disk feature into rockbox.
Michael Giacomelli
1
-0
/
+5
2012-05-30
Disable attempts to voice init_tagcache.
Michael Sevakis
1
-2
/
+2
2012-04-29
Fundamentally rewrite much of the audio DSP.
Michael Sevakis
1
-0
/
+7
2012-04-10
Remove a useless sleep() from hosted's init().
Thomas Martitz
1
-1
/
+0
2012-04-10
Call radio_init() from hosted's init() too.
Thomas Martitz
1
-0
/
+3
2011-12-31
Fix FS#7631 : Archos V2 and FM Recorder charging screen problems
Boris Gjenero
1
-0
/
+11
2011-11-21
skinengine: Rework skin loading so skins can be un/loaded individually. This ...
Jonathan Gordon
1
-2
/
+0
2011-11-17
Remove sim_tasks from the sdl application build.
Thomas Martitz
1
-1
/
+3
2011-11-16
Finally commit FS#5111 - piezo clicker for ipods!
Jonathan Gordon
1
-0
/
+8
2011-11-15
FS#12251 - User shortcuts in the main menu.
Jonathan Gordon
1
-0
/
+3
2011-10-26
Add pcm_rec_init() to the sim's init.
Thomas Martitz
1
-2
/
+6
2011-10-15
Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...
Björn Stenberg
1
-6
/
+2
2011-10-05
Revert r30599 "Check for the magic file "/.rockbox/skin_buffer_size.txt" [...]"
Thomas Martitz
1
-7
/
+1
2011-09-27
Delay settings_reset() until after font_init(). Fixes boot crash on Fuze(v1) ...
Fred Bauer
1
-2
/
+2
2011-09-25
Check for the magic file "/.rockbox/skin_buffer_size.txt" on bootup which can...
Jonathan Gordon
1
-2
/
+7
2011-09-24
Fix the build errors
Jonathan Gordon
1
-0
/
+2
2011-09-24
FS#12273 - use buflib for font storage. thanks to the testers :)
Jonathan Gordon
1
-0
/
+9
2011-08-30
GSoC/Buflib: Enable compaction in buflib.
Thomas Martitz
1
-6
/
+0
2011-08-30
GSoC/Buflib: Add buflib memory alocator to the core.
Thomas Martitz
1
-9
/
+3
2011-08-14
GSoC/Buflib: Replace all direct accesses to audiobuf with buffer API functions.
Thomas Martitz
1
-9
/
+2
2011-03-02
Introduce "power" thread for RaaA
Thomas Jarosch
1
-0
/
+1
2011-02-28
Remove a redundant part of a #if
Dave Chapman
1
-1
/
+1
[next]