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
Age
Commit message (
Expand
)
Author
2009-11-22
Fix reds.
Nils Wallménius
2009-11-22
Give test_codec the ability to checksum files or folders of files, usefull to...
Nils Wallménius
2009-11-22
Fix references to those files.
Nils Wallménius
2009-11-22
Rename files to avoid name clash with a commit soon to come.
Nils Wallménius
2009-11-22
XLCD lib: * Fix bug (improper fill) in pixel-wise left scrolling on 2bpp hori...
Jens Arnold
2009-11-22
Plasma demo: (1) small speed optimisation. (2) Limit speed to 33fps. (3) Boos...
Jens Arnold
2009-11-20
Merge mpeg_malloc_reason_t and mpeg2_alloc_t, add STATE_INTERNAL_NORETURN to ...
Andrew Mahone
2009-11-20
Fix codec and plugin issues on ARM EABI caused by .iram sometimes being assig...
Andrew Mahone
2009-11-20
Short enum fixes for doom plugin.
Andrew Mahone
2009-11-18
jpeg/png: Remove erased file name from list of file when change file.
Teruaki Kawashima
2009-11-17
Fix FS#10546 - metronome doesn't work on h1xx/h3xx.
Torne Wuff
2009-11-17
jpeg/png: refactor use of buf.
Teruaki Kawashima
2009-11-17
Fix previous commit on targets without bitmap support
Johannes Schwarz
2009-11-17
FS#10193 - Add a standart menu to rockblox and clean up the code
Johannes Schwarz
2009-11-15
jpeg/png: change file list handling a bit.
Teruaki Kawashima
2009-11-15
jpeg/png: unify code to display image to draw_image(_rect).
Teruaki Kawashima
2009-11-15
sudoku: fix improper checking if loaded puzzle is valid. blocks also need to ...
Teruaki Kawashima
2009-11-15
Doom: test to see if it still needs Os on arm - that was set when the plugin ...
Karl Kurbjun
2009-11-11
pcmbuf: bug fix with pcmbuf flush, code cleanup, added comments
Jeffrey Goode
2009-11-09
Make the codecs use more IRAM on S5L870x, as we have plenty of it.
Michael Sparmann
2009-11-07
Test codec: Add exit button for touchscreens
Karl Kurbjun
2009-11-07
M:Robe 500: Menu button is now power for JPEG viewer
Karl Kurbjun
2009-11-07
theme remove: add sbs to remove list.
Teruaki Kawashima
2009-11-05
pcmbuf: better latency calculation, added debug code
Jeffrey Goode
2009-11-04
FS#10649: calendar: make it selectable what day is first day of week.
Teruaki Kawashima
2009-11-03
brickmania: fix scrollwheel use
Rafaël Carré
2009-10-31
FS#10620 - fix a bug in bubbles on c200 thanks to Sascha Wilde
Johannes Schwarz
2009-10-29
Lua: return nil when function failed instead of returning nothing
Maurus Cuelenaere
2009-10-29
Also expose functions having (s)size_t or off_t as argument/return type to Lua.
Maurus Cuelenaere
2009-10-29
Fix FS#10734 - scoring in boomshine.lua is broken (r23391)
Robert Kukla
2009-10-29
Boomshine plugin : make speed and ball sizes adapt to the target screen size ...
Kevin Ferrare
2009-10-29
Boomshine plugin : port to Greyscale and B/W targets, and targets without tou...
Kevin Ferrare
2009-10-29
Boomshine plugin : Better messages at the end of the game (fixes the nblevel+...
Kevin Ferrare
2009-10-29
Fixed the Boomshine plugin not to crash when there are no more levels to play
Kevin Ferrare
2009-10-28
Add Boomshine to the games category
Maurus Cuelenaere
2009-10-28
Add new Lua touchscreen-only game: Boomshine
Maurus Cuelenaere
2009-10-28
Add Lua support to plugins Makefile
Maurus Cuelenaere
2009-10-26
Lua: add lib/helper.c wrappers
Maurus Cuelenaere
2009-10-26
FS#10724 - fix alignment issue in Codebuster by Clément Pit--Claudel
Jonathan Gordon
2009-10-25
Correct Id keyword and add svn:keywords property.
Teruaki Kawashima
2009-10-24
Correct spelling and punctuation in Codebuster menus.
Alex Parker
2009-10-24
FS#10497 - New game codebuster, which is a clone of the classic game mastermi...
Johannes Schwarz
2009-10-23
Lua: add parts of the math library (all floating point functions are #ifdef'e...
Maurus Cuelenaere
2009-10-23
Lua: add do_menu() wrapper. Also fix potential NULL pointer dereference
Maurus Cuelenaere
2009-10-20
Fix red caused by ancient incorrect #ifdefs.
Thomas Martitz
2009-10-20
Convert lcd_activation callbacks to use the event system to allow for multipl...
Thomas Martitz
2009-10-20
Correct wrong usage of event callbacks all over the place. It's not supposed ...
Thomas Martitz
2009-10-20
Use pointer to memos instead of accessing the array.
Teruaki Kawashima
2009-10-18
Use wrap-safe TIME_BEFORE/TIME_AFTER macros to compare times with current_tim...
Bertrik Sikken
2009-10-16
Pluginlib: make scroll functions clear screen if scrolled by >= screen size (...
Torne Wuff
[next]