- e3a2d86 Correction by Linus Nielsen Feltzing · 20 years ago
- f3230af Minor optimisation. by Jens Arnold · 20 years ago
- a462b0c rebuild the ELF files if the rockbox lib was updated by Daniel Stenberg · 20 years ago
- 714144b Patch #1195757 by Richard O'Brien, updated icelandic language by Linus Nielsen Feltzing · 20 years ago
- b386179 Patch #1198118 by Manuel Dejonghe, shorter strings for french trigger screen by Linus Nielsen Feltzing · 20 years ago
- 0e479b9 Patch #1198079 by Manuel Dejonghe, updated french translation by Linus Nielsen Feltzing · 20 years ago
- bbf73df Removed unused variable. by Jens Arnold · 20 years ago
- 1188f93 Made it build warning-free on the sim. This could not have worked in the sim by Daniel Stenberg · 20 years ago
- ed5b06b (1) Don't print on invisible lines. (2) Proper message for aborted filename input. by Jens Arnold · 20 years ago
- 68ffd8f Databox: Added crude print() function, and enabled building on all targets. by Jens Arnold · 20 years ago
- b0b12e6 Changed to rockbox style button handling, using the api functions. Support for all possible keypads, proper USB handling. Fixed to work correctly on SH1 based archoses, and fixed some slight quirks. by Jens Arnold · 20 years ago
- a1483e6 Patch #1189084 by David Bryant. Wv2wav bug fixes. by Thom Johansen · 20 years ago
- 69212c5 merf u.u. by Michiel Van Der Kolk · 20 years ago
- 70e25fe undo >.>; by Michiel Van Der Kolk · 20 years ago
- e59a383 Argh! this is driving meh crazy. On iriver, BUTTON_PLAY = BUTTON_ON. yushyush. by Michiel Van Der Kolk · 20 years ago
- 34ccff1 Hopefully this fixes red.. by Michiel Van Der Kolk · 20 years ago
- 3176a66 Ladida fix. by Michiel Van Der Kolk · 20 years ago
- 517eb7e Canceling edit support. todo: insert, delete by Michiel Van Der Kolk · 20 years ago
- fda0d43 Whoops. it seems my makefile format was out of date compared to cvs. by Michiel Van Der Kolk · 20 years ago
- b0e010f Databox! by Michiel Van Der Kolk · 20 years ago
- a559cf2 Disabled unused constants. by Jens Arnold · 20 years ago
- 642ac35 More dead code... by Jens Arnold · 20 years ago
- ba4df32 Removed more dead code; bugfix for cursor display in player simulator. by Jens Arnold · 20 years ago
- 2629071 More dead code... by Jens Arnold · 20 years ago
- d89b75b Removed dead code; some minor optimisations. by Jens Arnold · 20 years ago
- 46295b5 Cool new credits scroller for player. by Jens Arnold · 20 years ago
- d8237fd Same 'DLL' messages as the new plugin Makefile. by Jens Arnold · 20 years ago
- 001f52b adjusted to the new build tree by Daniel Stenberg · 20 years ago
- 57a09cd produce a nicer root-level Makefile for the bootloader by Daniel Stenberg · 20 years ago
- 113a58d include autoconf for the endian defines by Daniel Stenberg · 20 years ago
- b8a23f9e Fixed makefiles for autoconf.g include. by Daniel Stenberg · 20 years ago
- d23afcd fix warnings by Daniel Stenberg · 20 years ago
- c42a1a0 Moved unrelated stuff from i2c the driver to appropriate places. Minor optimisation in i2c driver. by Jens Arnold · 20 years ago
- f34ce79 fix a couple of warnings, still have numerous for signed <=> unsigned mixed by Daniel Stenberg · 20 years ago
- 4cc0b97 Hush up warnings by defining away functions/macros. This should be fixed if by Daniel Stenberg · 20 years ago
- 2505e7b nicer look by Daniel Stenberg · 20 years ago
- 287c742 prevent compiler warning by Daniel Stenberg · 20 years ago
- a552ec2 Unused variable. by Jens Arnold · 20 years ago
- 6e37dcf Not-so-elegant fix for the simulator builds not defining HAVE_CHARGING. by Jens Arnold · 20 years ago
- cd0bb1c Ondio: Disabled unused code for time setting and charging splash, saving almost 2 KB binary size. by Jens Arnold · 20 years ago
- b486173 Bugfix: debug_fm_detection was defined twice. Removed it, since it only had a meaning for the Samsung tuner chip and is thus no longer needed. by Jens Arnold · 20 years ago
- d8ba266 set and export BUILDDIR, since several Makefiles changes OBJDIR the BUILDDIR by Daniel Stenberg · 20 years ago
- 4ddb320 Bugfix: ata_device is a char in ata.c by Jens Arnold · 20 years ago
- cb28941 Ondio: Better disk information (multivolume support). by Jens Arnold · 20 years ago
- dc405cc oops by Jonas Häggqvist · 20 years ago
- 2364431 Linus now has an H320 by Jonas Häggqvist · 20 years ago
- 54d43ef Hotswap support in file browser: Don't reload the root dir if not in the root and the current path is still valid. by Jens Arnold · 20 years ago
- 251deaa Improved bitfield handling for settings and MMC (more straigtforward, smaller code). This switches the order for fields crossing a longword boundary, so the config block version bump is necessary. Save your settings to a file before upgrading. by Jens Arnold · 20 years ago
- 116e464 Proper 'battery level dangerous' handling for Ondio. Moved this info into an array, and removed unused #defines. by Jens Arnold · 20 years ago
- f64b52a Oops by Linus Nielsen Feltzing · 20 years ago
- 6875417 Changed Miika's open() and write() to fopen() and fwrite() the old way was causing some troubles with filepermissions. Please test on linux, and check if the file has normal permissions. by Tomas Salfischberger · 20 years ago
- 84364bc Moved some data from stack to pluginbuffer. by Tomas Salfischberger · 20 years ago
- 8485901 Bugfix: Correctly compose path to _dirname.talk for dirs located in the root. Fixes non-working _dirname.talk in a secondary volume root (<MMC1>). by Jens Arnold · 20 years ago
- f959dff Tapio Karppinen's finnish translation by Daniel Stenberg · 20 years ago
- 23028f5 Adapted Miika's tool to rockbox coding style *oops* by Tomas Salfischberger · 20 years ago
- e2f5dba Miika Pekkarinen wrote the dictionary conversion script/tool. by Tomas Salfischberger · 20 years ago
- 52abc68 Dictionary conversion tools. by Tomas Salfischberger · 20 years ago
- a810a67 Dictionary plugin, first version... please bugtest. by Tomas Salfischberger · 20 years ago
- 1ba26b8 MMC driver: More flexible background copy & bitswap concept, using global variables - slightly less read latency when both partial and full blocks are involved. Some code cleanup. by Jens Arnold · 20 years ago
- 4e2cee1 Bugfix: The recording screen must not touch the LED if the LED is only simulated to avoid confusion (Ondio FM). by Jens Arnold · 20 years ago
- d6587f9 Bugfix: Only mangle the current playlist when the shuffle setting is changed (from menu) when the music is playing. This behaviour was already present in the recorder's F2 quickscreen, and doing otherwise isn't intuitive. by Jens Arnold · 20 years ago
- 4842852 searchengine.rock didn't get cleaned. by Jens Arnold · 20 years ago
- a9e4555 Better error messenging. less crashes. good. by Michiel Van Der Kolk · 20 years ago
- fe708f2 fixes warning. by Michiel Van Der Kolk · 20 years ago
- 872dd87 whoops. by Michiel Van Der Kolk · 20 years ago
- f5f8c05 *whistles* by Michiel Van Der Kolk · 20 years ago
- 6ca9500 hopefully fixes alignment and doesn't break anything.. by Michiel Van Der Kolk · 20 years ago
- 3d25653 Alignment. by Michiel Van Der Kolk · 20 years ago
- ec407a8 Code policy... by Michiel Van Der Kolk · 20 years ago
- 388d9ff This should give some optimization when and-ing things.... by Michiel Van Der Kolk · 20 years ago
- 74875ef Speed optimisations: (1) Read, write: Use single/multiple block commands depending on the block count. (2) Write: Combine first partial sector transfer (after caching) & main loop into one block-transfer sequence. by Jens Arnold · 20 years ago
- 238bea7 dumb dumb dumb dumb dumb..... by Michiel Van Der Kolk · 20 years ago
- 6752d13 Make searchengine compile for all targets; correct linking for archos. by Jens Arnold · 20 years ago
- a40a315 Fixed stripping of \n.. by Michiel Van Der Kolk · 20 years ago
- d98b6ae scanf sucks :/ by Michiel Van Der Kolk · 20 years ago
- a43f90f scanf sucks >.<; by Michiel Van Der Kolk · 20 years ago
- 8c0dfb4 Searchengine is a viewer now, .rsp "Rockbox Smart Playlist" by Michiel Van Der Kolk · 20 years ago
- fff0d92 low level search query file maker, to be built on host, not target.. by Michiel Van Der Kolk · 20 years ago
- c099300 Count hits... string searches appear to be broken for now, unsure why, by Michiel Van Der Kolk · 20 years ago
- 29909a3 Read searchquery from a search "file" (search tokenstream) by Michiel Van Der Kolk · 20 years ago
- 9ceac0a Better endian functions for reading longs/shorts by Michiel Van Der Kolk · 20 years ago
- 4350eec Proper headers, simulator support should (emphasis on should) work. by Michiel Van Der Kolk · 20 years ago
- 8c4e2be Doubled-checked checksums and added more by Jonas Häggqvist · 20 years ago
- c013936 No unneeded delays... by Michiel Van Der Kolk · 20 years ago
- 9369d48 Search engine core for database v2, has an hardcoded "songs for year >= 1980 and year < 1990" at the moment. by Michiel Van Der Kolk · 20 years ago
- a7f7781 MMC driver does now handle block sizes != 512 bytes, which is necessary to support cards > 1 GB. Changed error handling to use the same method as other parts of rockbox, allowing to trace the call chain. Long policy, code cleanup. by Jens Arnold · 20 years ago
- 7e3f91d Obvious optimizations (i wasn't quite awake yet) + Code formatting policy. by Michiel Van Der Kolk · 20 years ago
- 67772bb More database maintenance functions.. by Michiel Van Der Kolk · 20 years ago
- fd83f52 Adding entries to the FAT16 root dir still failed under certain conditions. The shortcut check cannot work the way it was implemented - removed it. by Jens Arnold · 20 years ago
- 9536efa fixed the removal of the endian test program to not fail on cygwin by Daniel Stenberg · 20 years ago
- 6c38d85 First shot at autodetecting endianess, and storing the found results in the by Daniel Stenberg · 20 years ago
- 08dae4f merf. oops. by Michiel Van Der Kolk · 20 years ago
- 929e783 Restructurizing database code, seperating database code from dbtree code, by Michiel Van Der Kolk · 20 years ago
- 04ed408 ID3DB: Reload database when returning from USB mode. Fixed reload_root issue in id3db browse mode. The database is now properly closed before entering USB mode. by Jens Arnold · 20 years ago
- e4e3bce add fwpatcher files to source tarball by Daniel Stenberg · 20 years ago
- 7de0b0e Removed 'static' keyword from non-static variables. by Thom Johansen · 20 years ago
- 7d98481 iRiver: extended remote lcd driver. displaying text works now - see start-up-screen by Christian Gmeiner · 20 years ago
- b015d64 Fixed bad directory length when browsing "all files" for an artist, with not enough files to fill a screen. by Michiel Van Der Kolk · 20 years ago
- 9213fb2 initial makefile, builds crosscompiled on Linux fine by Daniel Stenberg · 20 years ago
- e6b1c27 Broken icon. by Thom Johansen · 20 years ago