- 7785d55 Oh, wrong API by Björn Stenberg · 22 years ago
- a178e82 Only the simulator may exit by Björn Stenberg · 22 years ago
- 5a554fc im an idiot by Robert Hak · 22 years ago
- eb729c2 We can now turn the sim off... couldn't before. by Robert Hak · 22 years ago
- 63882ea Added 1s timeout to splash by Björn Stenberg · 22 years ago
- 6050e86 Removed indexing bug by Björn Stenberg · 22 years ago
- c42644d Removed cursor flicker by Björn Stenberg · 22 years ago
- d1d5f95 Now supports charcell display by Björn Stenberg · 22 years ago
- 8cbedc3 Added player MENU and ON keys by Björn Stenberg · 22 years ago
- ab2649f app.c removed, main_menu.c introduced by Björn Stenberg · 22 years ago
- 6466b62 Added extra source files if compiling recorder by Björn Stenberg · 22 years ago
- e493efd Added main_menu access by Björn Stenberg · 22 years ago
- 55c7da2 Added return code handling and integrated app_main() by Björn Stenberg · 22 years ago
- b21a3bd Abstracted the menu interface by Björn Stenberg · 22 years ago
- 5d8e4c2 trying to clean up Recorder vs Player issues by Robert Hak · 22 years ago
- b97a2f5 minor changes by Robert Hak · 22 years ago
- dfba210 minor changes by Robert Hak · 22 years ago
- c794a1a Added the apps module in the list by Linus Nielsen Feltzing · 22 years ago
- 95cdff1 fixed international chars by Robert Hak · 22 years ago
- aa11e3e free memory by Daniel Stenberg · 22 years ago
- 2571912 Added dummy lcd_update() to player code, to avoid #ifdef everywhere by Björn Stenberg · 22 years ago
- d929971 Added INPUT directive by Björn Stenberg · 22 years ago
- 88a1c6a added credits.c by Robert Hak · 22 years ago
- 7ec9aa3 made the logo display a true splash screen by Robert Hak · 22 years ago
- f43f7e7 list the credits from the menu on rockbox by Robert Hak · 22 years ago
- cace8a0 I got tired of shifting this file around, and it belongs with the archos by Robert Hak · 22 years ago
- 779e0ec Updates by Björn Stenberg · 22 years ago
- 7f64303 Added DEBUG option, enabling support for gdb stub by Björn Stenberg · 22 years ago
- e324db6 Added init() by Björn Stenberg · 22 years ago
- f1afb84 Added gdb stub serial port setup by Björn Stenberg · 22 years ago
- 833556c Doh! Button signals are active low by Björn Stenberg · 22 years ago
- af1e5e6 Linker description file for use with gdb stub by Björn Stenberg · 22 years ago
- 2913c4a removed -DLITTLE_ENDIAN for Linux - it is defined by stdlib.h by Dave Chapman · 22 years ago
- 473fe88 Removed -save-temps by Björn Stenberg · 22 years ago
- dc2e784 Some files moved by Björn Stenberg · 22 years ago
- 256d24a Added lcd_update() to player lcd_puts() by Björn Stenberg · 22 years ago
- 37a7c25 Moving recorder code to recorder/ by Björn Stenberg · 22 years ago
- e146da9 moved stuff around in the tree by Daniel Stenberg · 22 years ago
- ed1726e made both recorder and player builds work again by Daniel Stenberg · 22 years ago
- 1f81380 code meant to be used in target builds are now in ../apps by Daniel Stenberg · 22 years ago
- 1c0c861 moved from the simulator dir by Daniel Stenberg · 22 years ago
- 470478f Always optimize. No EXCLUDED_SRC anymore by Linus Nielsen Feltzing · 22 years ago
- 72c8e71 Removed floating point code by Björn Stenberg · 22 years ago
- 2611efd Now uses librockbox.a by Linus Nielsen Feltzing · 22 years ago
- 82b08d0 Added DEBUG option and made thread.o special by Linus Nielsen Feltzing · 22 years ago
- afd30bb More readable comment by Linus Nielsen Feltzing · 22 years ago
- 3922466 Added mutex protection by Linus Nielsen Feltzing · 22 years ago
- 250c3b6 Now yields when waiting for flow control by Linus Nielsen Feltzing · 22 years ago
- 0e08599 Changed default_read prototype by Linus Nielsen Feltzing · 22 years ago
- 2f54401 Added tone and volume control by Linus Nielsen Feltzing · 22 years ago
- a2b0490 First version by Linus Nielsen Feltzing · 22 years ago
- 97531e8 Added dac.o by Linus Nielsen Feltzing · 22 years ago
- 29b6b51 Removed debug output by Linus Nielsen Feltzing · 22 years ago
- 7361340 Changed queue API. Added mutex functions by Linus Nielsen Feltzing · 22 years ago
- a39f566 Moved play.* to apps/ by Björn Stenberg · 22 years ago
- 244688e Added player keypad support by Björn Stenberg · 22 years ago
- 6cb1f7b Now uses librockbox.a by Björn Stenberg · 22 years ago
- 28af55d Added support for player keypad by Björn Stenberg · 22 years ago
- d902f94 DEBUG => DEBUG_MALLOC, the symbol is already in use! by Daniel Stenberg · 22 years ago
- a1d6784 bmalloc_status() only works if compiled with DEBUG by Daniel Stenberg · 22 years ago
- 3eec33f renamed to use the common names: malloc/free/realloc/calloc by Daniel Stenberg · 22 years ago
- 4a615c7 support little endian too by Daniel Stenberg · 22 years ago
- a78d682 set endian style, default target endian is BIG ENDIAN by Daniel Stenberg · 22 years ago
- bd88648 display logo if present by Daniel Stenberg · 22 years ago
- 34acad9 Moved tree.? to apps module by Björn Stenberg · 22 years ago
- 8218285 Initial revision by Björn Stenberg · 22 years ago
- 784c625 close the file too properly by Daniel Stenberg · 22 years ago
- 05fcd0b this works with an 8bit indexed uncompressed BMP by Daniel Stenberg · 22 years ago
- eae6296 removed unused function by Dave Chapman · 22 years ago
- 379a39b fixed dithering bug by Dave Chapman · 22 years ago
- 553c256 added playback simulator if /dev/dsp is unavailable by Dave Chapman · 22 years ago
- dc6cd7d initial version by Christian Flaz · 22 years ago
- 766a0ae initial BMP image reader attempt, does not work yet by Daniel Stenberg · 22 years ago
- 48b3f51 Removed disk.c/h by Björn Stenberg · 22 years ago
- 20dab8c Now creates librockbox.a instead of archos.mod by Björn Stenberg · 22 years ago
- e6564e2 Changed from gcc extension to C99 varargs macros by Björn Stenberg · 22 years ago
- 28bdaca fixed warnings, indented properly by Daniel Stenberg · 22 years ago
- e599282 Fixed compiler warnings by Björn Stenberg · 22 years ago
- d71a2bc Removed calls to disk stub by Björn Stenberg · 22 years ago
- f43ecc4 Progress by Björn Stenberg · 22 years ago
- f143fd8 Moved the malloc system into the firmware/malloc/ directory, removed the by Daniel Stenberg · 22 years ago
- bbdeba6 Beginning of an mpeg thread by Linus Nielsen Feltzing · 22 years ago
- 1dd21ed malloc(), best-fit for big blocks, small blocks treated separately, all by Daniel Stenberg · 22 years ago
- e14e13d C99 booleans by Linus Nielsen Feltzing · 22 years ago
- 32125d4 Added \n to debugf() by Björn Stenberg · 22 years ago
- 86997f1 Added dir position memory by Björn Stenberg · 22 years ago
- 8554604 Added bool font coloring by Björn Stenberg · 22 years ago
- a6c78fc Bool change by Björn Stenberg · 22 years ago
- a2bdcef Updated LCD API by Björn Stenberg · 22 years ago
- 7ae053a Changing to C99 'bool' by Björn Stenberg · 22 years ago
- 2382044 Changing to C99 'bool' type by Björn Stenberg · 22 years ago
- 0631a1d a rockbox-cvs list section was added by Daniel Stenberg · 22 years ago
- fa299e6 enable mpeg playing by default under Linux by Dave Chapman · 22 years ago
- f07bfd0 moved sound interface to common directory by Dave Chapman · 22 years ago
- a1302f2 save mpeg layer and version information by Dave Chapman · 22 years ago
- d57447a remember previous menu position when returning by Dave Chapman · 22 years ago
- 67e6558 removed reference to x11_open by Dave Chapman · 22 years ago
- 87758d8 moved mpeg decoder to common by Dave Chapman · 22 years ago
- ef5f97b abstracted the sound output interface by Dave Chapman · 22 years ago
- ac845a0 describe purpose of common directory by Dave Chapman · 22 years ago