| Commit message (Expand) | Author | Age |
| ... | |
| * | different ADC channels for Ondio | Jörg Hohensohn | 2004-09-10 |
| * | no backlight for Ondio | Jörg Hohensohn | 2004-09-10 |
| * | avoid unused variable warning if no LED | Jörg Hohensohn | 2004-09-10 |
| * | no double negation, define present features, not absent | Jörg Hohensohn | 2004-09-10 |
| * | Ondio has no LED (no RLOD possible ;-) | Jörg Hohensohn | 2004-09-10 |
| * | minor oops | Jörg Hohensohn | 2004-09-10 |
| * | adjustment for the Ondio: button driver has an Odio part, for now it has a Pl... | Jörg Hohensohn | 2004-09-10 |
| * | adjustment for the Ondio: I2C clock is on a different pin | Jörg Hohensohn | 2004-09-10 |
| * | the very first adjustment for the Ondio: fix the screen orientation | Jörg Hohensohn | 2004-09-09 |
| * | build system updated to include Ondio option | Jörg Hohensohn | 2004-09-09 |
| * | Bug fix: open() now handles O_TRUNC correctly (this was the real cause for th... | Jens Arnold | 2004-09-06 |
| * | rombox support: building and zip | Daniel Stenberg | 2004-09-06 |
| * | fixed rom start index | Daniel Stenberg | 2004-09-03 |
| * | define the ROM start in the config-*.h file instead and avoid the ifdef | Daniel Stenberg | 2004-09-03 |
| * | lds file for rombox builds | Daniel Stenberg | 2004-09-03 |
| * | Made queue_clear() atomic, and made the argument non-const | Linus Nielsen Feltzing | 2004-09-01 |
| * | button_clear_queue() now works as expected | Linus Nielsen Feltzing | 2004-09-01 |
| * | Made queue_clear() atomic, and made the argument non-const | Linus Nielsen Feltzing | 2004-09-01 |
| * | New kernel function: queue_clear() | Linus Nielsen Feltzing | 2004-09-01 |
| * | New debug feature: Use the SH1 user break controller to catch illegal memory ... | Jens Arnold | 2004-08-30 |
| * | font format documentation updated, obsolete definitions removed | Jörg Hohensohn | 2004-08-27 |
| * | By reducing the font buffer to 4000 bytes from 9000, we get 5000 fresh bytes | Daniel Stenberg | 2004-08-27 |
| * | Fixed new font format: necessity of offset table generation, output of fonts ... | Jens Arnold | 2004-08-27 |
| * | Fixed pointer types & struct font | Jens Arnold | 2004-08-26 |
| * | New font format (already rotated) saves code, space and time. On the downside... | Jörg Hohensohn | 2004-08-26 |
| * | Bug fix: recording does no longer hang after 30 bytes (especially when runnin... | Jens Arnold | 2004-08-23 |
| * | Bug fix: renaming a directory could cause a name clash. New feature: rename()... | Linus Nielsen Feltzing | 2004-08-22 |
| * | Const policed pointer arguments to functions, part 4 | Jens Arnold | 2004-08-18 |
| * | Const policed pointer arguments to functions, part 2 | Jens Arnold | 2004-08-17 |
| * | Const policed pointer arguments to functions, part 1 | Jens Arnold | 2004-08-16 |
| * | Fixed main thread stack size | Jens Arnold | 2004-08-09 |
| * | Corrected MAS version checks | Jens Arnold | 2004-08-05 |
| * | A little more straightforward vbr header checks | Jens Arnold | 2004-08-03 |
| * | More const policeing step 4 | Jens Arnold | 2004-08-03 |
| * | More const policeing step 3 | Jens Arnold | 2004-08-03 |
| * | Fixed player builds | Jens Arnold | 2004-08-01 |
| * | More const policeing step 1 | Jens Arnold | 2004-08-01 |
| * | Two new exported functions: mpeg_get_last_header() and mpeg_file_pos() | Linus Nielsen Feltzing | 2004-07-29 |
| * | Balance is now set in 1% steps | Linus Nielsen Feltzing | 2004-07-27 |
| * | Fixed a warning when (experimentally) compiling with -Os | Jens Arnold | 2004-07-27 |
| * | Fixed compression bug | Linus Nielsen Feltzing | 2004-07-27 |
| * | Added possibility to select the priority of the ID3 tags | Linus Nielsen Feltzing | 2004-07-27 |
| * | New feature: clean shutdown if you press OFF twice in the file browser, or se... | Linus Nielsen Feltzing | 2004-07-24 |
| * | Now doesn't generate extraneous key-down events when releasing one key in a c... | Linus Nielsen Feltzing | 2004-07-24 |
| * | Major fixes to please newer versions of the linker | Linus Nielsen Feltzing | 2004-07-24 |
| * | Don't copy the data section if src and dest are the same | Linus Nielsen Feltzing | 2004-07-24 |
| * | Removed nasty lvalue cast | Linus Nielsen Feltzing | 2004-07-24 |
| * | gcc 3.4 has a different constraint syntax | Linus Nielsen Feltzing | 2004-07-24 |
| * | Added RAND_MAX | Linus Nielsen Feltzing | 2004-07-23 |
| * | It turns out that the backlight port pin on the player can be set to an input... | Linus Nielsen Feltzing | 2004-07-22 |