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