summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* different ADC channels for OndioJörg Hohensohn2004-09-10
* no backlight for OndioJörg Hohensohn2004-09-10
* avoid unused variable warning if no LEDJörg Hohensohn2004-09-10
* no double negation, define present features, not absentJörg Hohensohn2004-09-10
* Ondio has no LED (no RLOD possible ;-)Jörg Hohensohn2004-09-10
* minor oopsJörg Hohensohn2004-09-10
* adjustment for the Ondio: button driver has an Odio part, for now it has a Pl...Jörg Hohensohn2004-09-10
* adjustment for the Ondio: I2C clock is on a different pinJörg Hohensohn2004-09-10
* the very first adjustment for the Ondio: fix the screen orientationJörg Hohensohn2004-09-09
* build system updated to include Ondio optionJörg Hohensohn2004-09-09
* Bug fix: open() now handles O_TRUNC correctly (this was the real cause for th...Jens Arnold2004-09-06
* rombox support: building and zipDaniel Stenberg2004-09-06
* fixed rom start indexDaniel Stenberg2004-09-03
* define the ROM start in the config-*.h file instead and avoid the ifdefDaniel Stenberg2004-09-03
* lds file for rombox buildsDaniel Stenberg2004-09-03
* Made queue_clear() atomic, and made the argument non-constLinus Nielsen Feltzing2004-09-01
* button_clear_queue() now works as expectedLinus Nielsen Feltzing2004-09-01
* Made queue_clear() atomic, and made the argument non-constLinus Nielsen Feltzing2004-09-01
* New kernel function: queue_clear()Linus Nielsen Feltzing2004-09-01
* New debug feature: Use the SH1 user break controller to catch illegal memory ...Jens Arnold2004-08-30
* font format documentation updated, obsolete definitions removedJörg Hohensohn2004-08-27
* By reducing the font buffer to 4000 bytes from 9000, we get 5000 fresh bytesDaniel Stenberg2004-08-27
* Fixed new font format: necessity of offset table generation, output of fonts ...Jens Arnold2004-08-27
* Fixed pointer types & struct fontJens Arnold2004-08-26
* New font format (already rotated) saves code, space and time. On the downside...Jörg Hohensohn2004-08-26
* Bug fix: recording does no longer hang after 30 bytes (especially when runnin...Jens Arnold2004-08-23
* Bug fix: renaming a directory could cause a name clash. New feature: rename()...Linus Nielsen Feltzing2004-08-22
* Const policed pointer arguments to functions, part 4Jens Arnold2004-08-18
* Const policed pointer arguments to functions, part 2Jens Arnold2004-08-17
* Const policed pointer arguments to functions, part 1Jens Arnold2004-08-16
* Fixed main thread stack sizeJens Arnold2004-08-09
* Corrected MAS version checksJens Arnold2004-08-05
* A little more straightforward vbr header checksJens Arnold2004-08-03
* More const policeing step 4Jens Arnold2004-08-03
* More const policeing step 3Jens Arnold2004-08-03
* Fixed player buildsJens Arnold2004-08-01
* More const policeing step 1Jens Arnold2004-08-01
* Two new exported functions: mpeg_get_last_header() and mpeg_file_pos()Linus Nielsen Feltzing2004-07-29
* Balance is now set in 1% stepsLinus Nielsen Feltzing2004-07-27
* Fixed a warning when (experimentally) compiling with -OsJens Arnold2004-07-27
* Fixed compression bugLinus Nielsen Feltzing2004-07-27
* Added possibility to select the priority of the ID3 tagsLinus Nielsen Feltzing2004-07-27
* New feature: clean shutdown if you press OFF twice in the file browser, or se...Linus Nielsen Feltzing2004-07-24
* Now doesn't generate extraneous key-down events when releasing one key in a c...Linus Nielsen Feltzing2004-07-24
* Major fixes to please newer versions of the linkerLinus Nielsen Feltzing2004-07-24
* Don't copy the data section if src and dest are the sameLinus Nielsen Feltzing2004-07-24
* Removed nasty lvalue castLinus Nielsen Feltzing2004-07-24
* gcc 3.4 has a different constraint syntaxLinus Nielsen Feltzing2004-07-24
* Added RAND_MAXLinus Nielsen Feltzing2004-07-23
* It turns out that the backlight port pin on the player can be set to an input...Linus Nielsen Feltzing2004-07-22