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
Age
Commit message (
Expand
)
Author
2002-06-26
more info about diff
Robert Hak
2002-06-25
Finally, again a working version of the win32 simulator. I re-wrote the makef...
Felix Arends
2002-06-25
moved the declaration int l=0; above the #ifdef so all targets compile
Jerome Kuptz
2002-06-25
*** empty log message ***
Björn Stenberg
2002-06-25
Check id3 data every second
Björn Stenberg
2002-06-25
fixed level 11 again, and moving between levels bug
Eric Linenberg
2002-06-25
Working while-playing-screen
Björn Stenberg
2002-06-25
wrong return code in mas_direct_config_write()
Linus Nielsen Feltzing
2002-06-25
A step towards WPS
Björn Stenberg
2002-06-25
Demystified code
Björn Stenberg
2002-06-25
Made mp3entry a struct, not a type
Björn Stenberg
2002-06-25
Don't free static data :)
Björn Stenberg
2002-06-25
dac_config() return the wrong error code
Linus Nielsen Feltzing
2002-06-25
non-RTC code wrote to PAIOR instead of PADR
Linus Nielsen Feltzing
2002-06-25
Re-enabled PLAY key for recorder
Björn Stenberg
2002-06-25
Some X servers send KP_Begin for keypad 5
Björn Stenberg
2002-06-25
removed extra lcd_clear_display and lcd_update calls (done in play.c). Also ...
Jerome Kuptz
2002-06-25
Respaced, remade it compile
Björn Stenberg
2002-06-25
fixed up a parsing issue for the parsed mode of wps_show_play
Jerome Kuptz
2002-06-25
Corrected declaration
Björn Stenberg
2002-06-25
Made the code compile. Added header. Fixed spacing.
Björn Stenberg
2002-06-25
removed Test from the enum list, it broke things
Daniel Stenberg
2002-06-25
Fixed compiler error, removed unnecessary sprintf
Björn Stenberg
2002-06-25
initial wps functions
Jerome Kuptz
2002-06-25
added menu support for selecting wps settings
Jerome Kuptz
2002-06-25
Added the wps_display to global settings.
Jerome Kuptz
2002-06-25
slider bar is now available
Robert Hak
2002-06-24
Added a few recent nicks that've been seen online
Daniel Stenberg
2002-06-24
corrected score placement
Robert Hak
2002-06-24
added settings_menu
Robert Hak
2002-06-24
general settings and sound in their own menus
Robert Hak
2002-06-24
moved general settings to a submenu
Robert Hak
2002-06-24
remove tabs :)
Alan Korr
2002-06-24
added debug function header file.
Felix Arends
2002-06-24
fixed propfonts bug which was related to illegal memory accesing of lcd_bitma...
Felix Arends
2002-06-24
added backkight_on(), we should have this change background colour or
Daniel Stenberg
2002-06-24
Added backlight setting
Linus Nielsen Feltzing
2002-06-24
Added backlight init
Linus Nielsen Feltzing
2002-06-24
Added backlight control
Linus Nielsen Feltzing
2002-06-24
Set backlight to 5s
Linus Nielsen Feltzing
2002-06-24
First version
Linus Nielsen Feltzing
2002-06-24
Added first RTC functions
Linus Nielsen Feltzing
2002-06-24
Added #define ID3_H
Linus Nielsen Feltzing
2002-06-24
Removed dac_volume
Linus Nielsen Feltzing
2002-06-24
mas_devread is now static
Linus Nielsen Feltzing
2002-06-24
Now uses i2c_begin/end
Linus Nielsen Feltzing
2002-06-24
Exception handler clears and updates the screen now (so one can read the erro...
Felix Arends
2002-06-24
Removed some duplicated code
Björn Stenberg
2002-06-24
Added functions for exclusive I2C access
Linus Nielsen Feltzing
2002-06-24
include config.h first, then #ifdef on features
Daniel Stenberg
[next]