summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
...
* Ignore ON button in ask_resume(), to avoid mistakenly cancelling resume.Björn Stenberg2003-08-06
* Take statusbar into account when updating a lineHardeep Sidhu2003-08-06
* Fixed silly typo.Björn Stenberg2003-08-05
* Add ata master/slave display to hw_info debug menu.Björn Stenberg2003-08-05
* Changed wrong settings save error messageBjörn Stenberg2003-08-05
* - Thanks to Magnus Holmgren for Player portJörg Hohensohn2003-08-04
* Suggestion by Magnus Holmgren: avoid odd bytecount for pluginsJörg Hohensohn2003-08-04
* Diagnostic code added, to find init problems (charging, etc.) when flashed: t...Jörg Hohensohn2003-08-02
* Fixed compiler warningHardeep Sidhu2003-08-01
* the HW info screen got another line, giving a CRC16 across the boot ROM (and...Jörg Hohensohn2003-08-01
* Missed oneHardeep Sidhu2003-08-01
* $< and were backwardsHardeep Sidhu2003-08-01
* corrected the 2uclpack mistakeDaniel Stenberg2003-07-31
* If uclpack is not there, produce a faked one to avoid getting that messageDaniel Stenberg2003-07-31
* If you make sure that you have 'uclpack' in your $PATH when you run makeDaniel Stenberg2003-07-31
* no more startup-rolo of ajbrec.ajzJörg Hohensohn2003-07-29
* Update by BlueChipDaniel Stenberg2003-07-29
* include othelo.txtDaniel Stenberg2003-07-29
* Fixed build error: UCL files are only supported on recorders so far.Björn Stenberg2003-07-27
* chip icon for UCL filesJörg Hohensohn2003-07-27
* Lee Marlow's patch: UCL files can be "played" to call the flash pluginJörg Hohensohn2003-07-27
* plugin_get_buffer() makes my plugin smaller, can get the sector buffer at run...Jörg Hohensohn2003-07-27
* Flash plugin requires recorder for nowBjörn Stenberg2003-07-27
* Allow older versions of plugins to run so long as plugin api struct changes d...Hardeep Sidhu2003-07-25
* the plugin half of Lee Marlow's patch: second agument can be the filename of ...Jörg Hohensohn2003-07-25
* changed the plugin to display a friendly message instead of plugin error when...Jerome Kuptz2003-07-25
* #defining around each function is not a good idea after allRobert Hak2003-07-24
* correct build errorsRobert Hak2003-07-24
* clean simulator warningsRobert Hak2003-07-24
* Huw Smith's calendar pluginDaniel Stenberg2003-07-24
* added functions for the calendar plugin, I don't increase the version sinceDaniel Stenberg2003-07-24
* Garrett Derner's word wrap fix for the text viewerDaniel Stenberg2003-07-24
* Henrik Backe's patch that makes the .map files get created in the buildDaniel Stenberg2003-07-24
* Pierre Delore's jackpot game plugin for the Player/StudioDaniel Stenberg2003-07-24
* added three functions to the charcell version of the plugin struct, patch byDaniel Stenberg2003-07-24
* Setting the lowest mic gain no longer turns off the mic (bug #774349)Linus Nielsen Feltzing2003-07-22
* minor edits to conform to rockbox standardsDaniel Stenberg2003-07-21
* Massive code-policing. Use proper indent. Use proper comments. Use properDaniel Stenberg2003-07-21
* Future proof value for Jumpscroll selection allways was illegal. CodeMats Lidell2003-07-21
* killed a warning in plugin.hJerome Kuptz2003-07-20
* update to the api to allow fetching of currently playing id3 struct. Adding ...Jerome Kuptz2003-07-20
* I thougt the 8MB build is broken, but "make clean" just didn't delete the lin...Jörg Hohensohn2003-07-20
* Added adc_read in place for saving simulator builds forMats Lidell2003-07-20
* doesn't mess with the charging (let algorithm decide), show charge phase as t...Jörg Hohensohn2003-07-19
* Charging screen displays status + animation, "On"-behaviour fixed.Jörg Hohensohn2003-07-18
* call power_init() before the charging screen may open, thus before ata_init()...Jörg Hohensohn2003-07-18
* A very basic charging screen, probably buggy, the pro's would make it much ni...Jörg Hohensohn2003-07-17
* The rockbox_flash plugin is a target-only plugin.Linus Nielsen Feltzing2003-07-16
* Johan Vromans' fix after file check failsJörg Hohensohn2003-07-16
* Include config.h so anyone including this file will get proper version of con...Hardeep Sidhu2003-07-15