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
2011-02-09
Hopefully all green now
Thomas Martitz
2011-02-09
Fix remaining reds.
Thomas Martitz
2011-02-03
Correct the metronome keymap in the manual. Better describe buttons/actions i...
Andree Buschmann
2011-02-03
MPEGPlayer: Try out a different frame drop scheme meant to skip in a more uni...
Michael Sevakis
2011-02-02
Clean up multiple definitions of RAM size. Remove -DMEM (make) and MEM (code)...
Andree Buschmann
2011-01-30
Fix r29171 red. Forgot to replace a few.
Michael Sevakis
2011-01-25
Pacbox: Fix assumption about LCD width of 128 implying the display needs vert...
Michael Sevakis
2011-01-25
MPEGPlayer: Account for drivers that pass pointers to their internal state va...
Michael Sevakis
2011-01-24
* Rename backlight_force_on to backlight_ignore_timeout to make it clear what...
Teruaki Kawashima
2011-01-22
Declaration of 'pause' from robotfindskitten has conflicting types for 'pause...
Thomas Martitz
2011-01-22
Declaration of 'pause' from chessclock is redeclared as different kind of sym...
Thomas Martitz
2011-01-22
revert personal change accidentally included in r29110
Teruaki Kawashima
2011-01-22
FS#11819: image viewer: use magick number in file to determine image type.
Teruaki Kawashima
2011-01-20
pong: make related variables a structure. Correct collision detecting. Disabl...
Teruaki Kawashima
2011-01-19
image viewer: png: do not show custom error message when there is not enough ...
Teruaki Kawashima
2011-01-19
image viewer: ppm:
Teruaki Kawashima
2011-01-18
Try to get some control over #ifdef hell in usb.c by refactoring and inline f...
Michael Sevakis
2011-01-17
image viewer:
Teruaki Kawashima
2011-01-17
FS#11822: use rockbox_browse() in plugins to select file.
Teruaki Kawashima
2011-01-16
image viewer: add quick guide describing how to add image decoder. also impro...
Teruaki Kawashima
2011-01-14
pitch_detector: add the key transposition feature which makes the plugin bett...
Alexander Levin
2011-01-13
SA9200: Modify pacbox keymap a slight bit to avoid bunching
Robert Menes
2011-01-12
Add test_gfx and test_resize to CATEORIES so they show up in the right place
Frank Gevaerts
2011-01-11
pitch_detector: bring the name of the settings file in line with the plugin name
Alexander Levin
2011-01-11
SA9200: Add YUV blitting, do full-screen updates more efficiently and properl...
Michael Sevakis
2011-01-10
Add backgrounds for 128x160 displays to bubbles and rockblox. Set the coordin...
Michael Sevakis
2011-01-09
Fix r29016 red.
Michael Sevakis
2011-01-09
SA9200: Make plugins. Cheat a little just to get things to make at first by u...
Michael Sevakis
2011-01-09
jewels: hopefully fix FS#11842, by checking if there are available moves afte...
Nils Wallménius
2011-01-09
Rework ppmviewer to fit our shiny new imageviewer framework. FS#11818 by me.
Marcin Bukat
2011-01-09
Gigabeat F can easily manage 60fps in pacbox.
Michael Sevakis
2011-01-08
Add AI to the pong plugin, to allow single-player operation.
Frank Gevaerts
2011-01-08
Revert r29004 putting the original comment back (sorry to fml for this :)
Mustapha Senhaji
2011-01-08
pitch detector: Fix a typo in a comment.
Mustapha Senhaji
2011-01-07
pitch_detector: remove a double 'break'
Alexander Levin
2011-01-07
pitch_detector: the menu function already returns a bool, so use the return v...
Alexander Levin
2011-01-07
Put illustrative switch case back, because it clarifies intention...maybe ;).
Michael Sevakis
2011-01-07
MPEGPlyaer: A bit of audio mutation. Remove a useless thread state. Take some...
Michael Sevakis
2011-01-06
Finally fix FS#10678. Now the mp3 encoder plugin supports mono/stereo and the...
Andree Buschmann
2011-01-06
Related to FS#10678. The mp3 encoder plugin of Rockbox does not encode MPEG2 ...
Andree Buschmann
2011-01-05
Fix FS#5317. mp3_encoder does now properly encode mono files. Still there is ...
Andree Buschmann
2011-01-04
Fix another comment typo
Alexander Levin
2011-01-04
MPEGPlayer: Give the parser a little stronger going over this time so it tole...
Michael Sevakis
2011-01-04
mpeg_parser: fix a typo in the comment
Alexander Levin
2011-01-03
MPEGPlayer: Try a few timestamps for all streams at the beginning, not just v...
Michael Sevakis
2011-01-03
MPEGPlayer graphics mutation: Implement a more visible FPS display and remove...
Michael Sevakis
2011-01-02
New port: iPod Classic (also known as iPod 6G/6.5G/7G)
Michael Sparmann
2011-01-01
Higher precision for test_mem plugin.
Andree Buschmann
2010-12-28
stats plugin: Add new things to count. Playlist and video files.
Mustapha Senhaji
2010-12-28
Use the filetype_get_attr function just added, to replace a const to count fo...
Mustapha Senhaji
[next]