index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
lib
Age
Commit message (
Expand
)
Author
2007-02-01
Removed 'mode' parameter from creat(). It wasn't pure posix anyway, it was ig...
Jens Arnold
2007-01-14
Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...
Dave Chapman
2007-01-09
Removed executable flag
Linus Nielsen Feltzing
2007-01-05
Gigabeat gets rockblox ! Thanks to the RedZZR Gary Allen.
Steve Gotthardt
2006-12-10
Beginnings of a fixed point math library for use in plugins. fsincos() only f...
Jens Arnold
2006-12-10
Beginnings of a fixed point math library for use in plugins. fsincos() only f...
Jens Arnold
2006-11-28
Fix minor typo in the plugin playback control menu c->C
Nils Wallménius
2006-11-26
ipod keypad fixes.. fixes bubbles
Jonathan Gordon
2006-11-19
grr.. forgot to add these files
Jonathan Gordon
2006-11-19
* Move checkbox to plugin api (core never uses it)
Jonathan Gordon
2006-11-18
fix ondios again. Add a context for left/right/fire actions which seems
Jonathan Gordon
2006-11-16
fix builds
Jonathan Gordon
2006-11-16
woops, i'm a dill!
Jonathan Gordon
2006-11-16
implement actions in the plugins, bubbles and metronome converted.
Jonathan Gordon
2006-11-05
Grayscale lib: Using a 32x32->32 bit multiplication is better on ARM, as 16x1...
Jens Arnold
2006-10-27
Next step of Makefile tuning: * Use 'make' internal commands for printing mes...
Jens Arnold
2006-10-23
Consistent style of 'make' messages. Always use ranlib after ar.
Jens Arnold
2006-10-07
Rockblox: * Ported to the Player :-P * Slight optimisation in refresh_board().
Jens Arnold
2006-08-19
* Use fast multiplication macro in some more places. * Better pipelining on SH1.
Jens Arnold
2006-08-11
Better implementation of the new greyscale algorithm. A bit faster (+2% on iP...
Jens Arnold
2006-08-11
New algorithm for grayscale buffer updates which is faster for large buffer d...
Jens Arnold
2006-08-11
'no voice' is -1 not 0 and menu_items does have a pointer
Marcoen Hirschberg
2006-08-11
don't assign NULL to a long (fixes sim build warnings)
Marcoen Hirschberg
2006-08-09
ARM targets: Shave off one instruction from the multiply-by-75.
Jens Arnold
2006-08-07
Fix sim warnings.
Jens Arnold
2006-08-07
Grayscale lib: Working screendump on iPod (target + sim).
Jens Arnold
2006-08-07
* Assembler optimised gray_update_rect() and writearray() for arm (greyscale ...
Jens Arnold
2006-08-07
We can run the grayscale lib at full frame rate on iPods...
Jens Arnold
2006-08-07
Grayscale library ported to the grayscale iPods, first version. Added C refer...
Jens Arnold
2006-08-04
Again smaller fixed point exp()
Jens Arnold
2006-08-04
Smaller & faster (on our targets) fixed point exp() with a multiplication.
Jens Arnold
2006-08-03
Repair bufferend scrolling background.
Jens Arnold
2006-08-02
Proper rounding...
Jens Arnold
2006-08-02
Slightly better precision.
Jens Arnold
2006-08-02
Ooops, don't apply correction when it shouldn't be applied.
Jens Arnold
2006-08-02
Grayscale library: LCD linearisation and gamma correction.
Jens Arnold
2006-07-27
Moved the X5 button driver to the target tree
Linus Nielsen Feltzing
2006-07-19
Lib to save a bitmap struct to a bmp file. Only works/tested with color bitmaps.
Antoine Cellerier
2006-07-19
RGB <-> HSV colorspace conversion lib
Antoine Cellerier
2006-07-18
1bit and 2bit LCD drivers: Low-level bit handling optimisations.
Jens Arnold
2006-05-30
Use correct file mode when creating files. Fixes task 5452
Dan Everton
2006-04-20
SH1: Better placement of the C library routine references (gcc 3.4.x -Os and ...
Jens Arnold
2006-04-06
Greyscale ipods: Fix horizontal scrolling in oscilloscope, the flipped LCD dr...
Jens Arnold
2006-04-06
Patch #3022 by Mikael Magnusson: Only zero out the actual bss area instead of...
Jens Arnold
2006-04-02
Use TIMER_FREQ for timers in plugins. Fixes timer speed on iPod.
Jens Arnold
2006-03-26
Basic plugin playback control menu by Jonathan Gordon (Patch #4874)
Linus Nielsen Feltzing
2006-03-09
Fix profiling compilation for non-m68k targets
Brandon Low
2006-03-08
The LCD extension lib was split into 3 parts: Removed old file.
Jens Arnold
2006-03-08
Minor optimisation.
Jens Arnold
2006-03-08
LCD extension library: Implemented scrolling for LCD depths below 8 bit. * Os...
Jens Arnold
[prev]
[next]