index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
main.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Introduce logging to disk feature into rockbox.
Michael Giacomelli
2012-08-07
*
Disable attempts to voice init_tagcache.
Michael Sevakis
2012-05-30
*
Fundamentally rewrite much of the audio DSP.
Michael Sevakis
2012-04-29
*
Remove a useless sleep() from hosted's init().
Thomas Martitz
2012-04-10
*
Call radio_init() from hosted's init() too.
Thomas Martitz
2012-04-10
*
Fix FS#7631 : Archos V2 and FM Recorder charging screen problems
Boris Gjenero
2011-12-31
*
skinengine: Rework skin loading so skins can be un/loaded individually. This ...
Jonathan Gordon
2011-11-21
*
Remove sim_tasks from the sdl application build.
Thomas Martitz
2011-11-17
*
Finally commit FS#5111 - piezo clicker for ipods!
Jonathan Gordon
2011-11-16
*
FS#12251 - User shortcuts in the main menu.
Jonathan Gordon
2011-11-15
*
Add pcm_rec_init() to the sim's init.
Thomas Martitz
2011-10-26
*
Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...
Björn Stenberg
2011-10-15
*
Revert r30599 "Check for the magic file "/.rockbox/skin_buffer_size.txt" [...]"
Thomas Martitz
2011-10-05
*
Delay settings_reset() until after font_init(). Fixes boot crash on Fuze(v1) ...
Fred Bauer
2011-09-27
*
Check for the magic file "/.rockbox/skin_buffer_size.txt" on bootup which can...
Jonathan Gordon
2011-09-25
*
Fix the build errors
Jonathan Gordon
2011-09-24
*
FS#12273 - use buflib for font storage. thanks to the testers :)
Jonathan Gordon
2011-09-24
*
GSoC/Buflib: Enable compaction in buflib.
Thomas Martitz
2011-08-30
*
GSoC/Buflib: Add buflib memory alocator to the core.
Thomas Martitz
2011-08-30
*
GSoC/Buflib: Replace all direct accesses to audiobuf with buffer API functions.
Thomas Martitz
2011-08-14
*
Introduce "power" thread for RaaA
Thomas Jarosch
2011-03-02
*
Remove a redundant part of a #if
Dave Chapman
2011-02-28
*
RaaA: Add initial Pandora support
Thomas Jarosch
2011-02-27
*
Android:
Thomas Martitz
2011-02-23
*
Initial maemo platform support
Thomas Jarosch
2011-02-08
*
Clean up multiple definitions of RAM size. Remove -DMEM (make) and MEM (code)...
Andree Buschmann
2011-02-02
*
Fix an ugly-looking comment
Michael Sparmann
2011-01-02
*
Android: Rework notification and change icon sizes to better meet the systems...
Thomas Martitz
2010-12-10
*
Get rid of get_user_file_path and do the path handling in wrappers for open()...
Thomas Martitz
2010-12-06
*
Add a "early_usb" argument to gui_usb_screen_run(), and don't do skin unloadi...
Frank Gevaerts
2010-10-10
*
Make disabling HAVE_PITCHSCREEN actually work without breaking the build
Frank Gevaerts
2010-09-17
*
fix errors, warnings, tabs
Jonathan Gordon
2010-09-14
*
Another major skin backend update/hopefully bugfix:
Jonathan Gordon
2010-09-14
*
Android: Don't compile sim_tasks.c
Thomas Martitz
2010-09-01
*
Unify 32mb and 64mb ipod video builds - FS#11580
Frank Gevaerts
2010-08-31
*
Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and...
Thomas Martitz
2010-08-12
*
Rockbox as an application: add get_user_file_path().
Thomas Martitz
2010-08-01
*
FS#11470 - new skin code, finally svn uses the new parser from the theme edit...
Jonathan Gordon
2010-07-29
*
Rockbox as an application: Fix a few yellows
Thomas Martitz
2010-07-25
*
Remove some redundant #include's
Bertrik Sikken
2010-06-29
*
Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...
Thomas Martitz
2010-06-21
*
Switch iPod 3G to use EABI toolchain. Make necessary threading changes to avo...
Michael Sevakis
2010-06-17
*
Don't initialise disk_* for the sim, and make sure disk.c isn't built at all
Frank Gevaerts
2010-06-06
*
Remove card_enable_monitoring() and use a mutex instead. The card_enable_moni...
Frank Gevaerts
2010-06-06
*
Generate C file / header for svn version string
Rafaël Carré
2010-05-27
*
- Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hos...
Thomas Martitz
2010-05-15
*
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
2010-05-06
*
Fix typo in a bootchart message
Torne Wuff
2010-04-06
*
Boot charting support.
Torne Wuff
2010-04-01
*
Submit FS#11065. Introduce a new system setting for en-/disabling the Line-ou...
Andree Buschmann
2010-03-20
[next]