- 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
- 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
- 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
- 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
- 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
- d41d44f (Tag) Database v2. this fixes all bugs in the old songdb.pl, should react like by Michiel Van Der Kolk · 20 years ago
- de4ef01 Long policy again by Linus Nielsen Feltzing · 20 years ago
- c27d51c Long policy by Linus Nielsen Feltzing · 20 years ago
- 63c5fc7 Don't build splitedit.c on iriver by Linus Nielsen Feltzing · 20 years ago
- ef73c2e Even more correct conditions for mpeg_get_last_header() by Linus Nielsen Feltzing · 20 years ago
- 78c829f Bad conditions for including mpeg_get_last_header() by Linus Nielsen Feltzing · 20 years ago
- e2ae4f3 New BMP reader by Tomas Salfischberger by Linus Nielsen Feltzing · 20 years ago
- 250678b New BMP reader by Tomas Salfischberger by Linus Nielsen Feltzing · 20 years ago
- 9ec1ff8 Fixed warnings, adapted to Rockbox coding style, optimized to 78% realtime. by Stepan Moskovchenko · 20 years ago
- 74e9d54 I'm a fool by Jonas Häggqvist · 20 years ago
- c88b5b7 Ooops by Linus Nielsen Feltzing · 20 years ago
- eaef66e Synced by Jonas Häggqvist · 20 years ago
- 1f5fb99 Some shifting optimizations. Working code. 50% realtime. by Stepan Moskovchenko · 20 years ago
- ed0c876 iRiver: added support for hold-button on main unit and remote control by Christian Gmeiner · 20 years ago
- 134d251 Removed warnings by Linus Nielsen Feltzing · 20 years ago
- daa7fdc some libmad test performance improvements by Linus Nielsen Feltzing · 20 years ago
- 5b707d7 Synced. by Mats Lidell · 20 years ago
- 4b773c0 Added xxx2wav support, an icon, and some optimizations by Stepan Moskovchenko · 20 years ago
- cdd35ba fix compiler error by Daniel Stenberg · 20 years ago
- 5811214 Code cleanup, fix warnings, error checking, add midi2wav to viewers.config by Stepan Moskovchenko · 20 years ago
- 21aa3b1 IRiver: show logo on startup at remote lcd by Christian Gmeiner · 20 years ago
- 8c0c53e no new line fix by Christian Gmeiner · 20 years ago
- 652d133 IRiver: better default contrast value by Christian Gmeiner · 20 years ago
- 562c872 whoops... forgot one file by Christian Gmeiner · 20 years ago
- 4dabec4 plugin to test remote lcd by Christian Gmeiner · 20 years ago
- c63430e IRiver: extended plugin api with current remote lcd functions by Christian Gmeiner · 20 years ago
- 859095d synced by Christian Gmeiner · 20 years ago
- 7c1879b IRiver: (1)Setting some remote lcd settings via menu (2) added driver to main.c (3) updated english.lang by Christian Gmeiner · 20 years ago
- 215e492 Added MIDI synthesizer plugin by Stepan Moskovchenko · 20 years ago
- 267eb07 New API for buffered PCM playback by Linus Nielsen Feltzing · 20 years ago
- 4488ad6 Synced. by Mats Lidell · 20 years ago
- b0b013e Nicer imdct_s, butt-ugly imdct36 that urgently needs replacing. Moved some data to iram. by Thom Johansen · 20 years ago
- ac69e2a Add mpc2wav to viewers.config. by Thom Johansen · 20 years ago
- ad17fd4 Musepack support, complete with mpc2wav plugin. Thanks go out to rasher for initiating the port. by Thom Johansen · 20 years ago
- c194fab FM preset menu: store current preset immediately after leaving. by Jens Arnold · 20 years ago
- cef15c6 FM preset menu: Set cursor to the current preset on enter. Added a generic function to the menu system which allows for setting the position. by Jens Arnold · 20 years ago
- 1fa117d Temp fix to allow playlist creation with .ogg, .wav and .wma files by Linus Nielsen Feltzing · 20 years ago
- 579f3d8 Added iriverify to viewers.config by Linus Nielsen Feltzing · 20 years ago
- 2fa2bf6 Patch #1164207 by Alexandre Bourget, the iriverify plugin, transforms Rockbox generated playlists so they are recognized by the iRiver firmware by Linus Nielsen Feltzing · 20 years ago
- 43bf39e First lame attempt to show correct battery level on the iRiver by Linus Nielsen Feltzing · 20 years ago
- 09e55a9 Connected my brain by Linus Nielsen Feltzing · 20 years ago
- ce726be Added the IS_SYSEVENT() macro by Linus Nielsen Feltzing · 20 years ago
- 3d21781 Moved the car adapter mode handling to apps/, now every thread gets SYS_CHARGER_CONNECTED and SYS_CHARGER_DISCONNECTED events by Linus Nielsen Feltzing · 20 years ago
- 27dfe68 updated by Jonas Häggqvist by Daniel Stenberg · 20 years ago
- d34865a mp3buf renamed to audiobuf by Linus Nielsen Feltzing · 20 years ago
- eaa1bbb Synced. by Jens Arnold · 20 years ago
- 4a20e8e Slight fixes. by Jens Arnold · 20 years ago
- cf986e8 Triggered recording fixes: (1) Made it compile for Ondio FM recorder (no led, button assigment). (2) Disabled trigger settings and peakmeter trigger handling for devices without recording. Saves > 2 KB of code on Ondio SP. (3) Const policed, saves some more code size. (4) Some code cleanup. by Jens Arnold · 20 years ago
- e1f7058 More audio code restructuring, mostly renaming functions so far by Linus Nielsen Feltzing · 20 years ago
- 8a237a8 More audio code restructuring, mostly renaming functions so far by Linus Nielsen Feltzing · 20 years ago
- ec4e9b8 Correct handling of USB events by Linus Nielsen Feltzing · 20 years ago
- 1ca931d Oops by Linus Nielsen Feltzing · 20 years ago
- 68482bb Patch #868645 by Philipp Pertermann, volume triggered recording for the Archos recording devices by Linus Nielsen Feltzing · 20 years ago
- 5fb6c64 Smaller code size due to use of post-increment addressing. Move code out of iram. Cosmetic changes. by Thom Johansen · 20 years ago
- d204183 Forgot to include sound.h by Linus Nielsen Feltzing · 20 years ago
- 674eaca Moved the mpeg_sound_xxx() functions to sound.c and renamed them to sound_xxx() by Linus Nielsen Feltzing · 20 years ago
- 88d5aab Better #ifdef for the RoLo functionality by Linus Nielsen Feltzing · 20 years ago
- bd42d31 RoLo now works on the iRiver by Linus Nielsen Feltzing · 20 years ago
- e996e2f Added pcm_play_pause() to the plugin API by Linus Nielsen Feltzing · 20 years ago
- 9253d4d iRiver: call pcm_init() instead of uda1380_init() by Linus Nielsen Feltzing · 20 years ago
- 7eeb40b iRiver: More DMA debug output by Linus Nielsen Feltzing · 20 years ago
- 1e77c70 added dumb by Daniel Stenberg · 20 years ago
- c1a951f Fixed link error for Archos Players/Recorders by Henrik Backe · 20 years ago
- f33ca63 ladida... iriver sim fix till pcm playback is implemented there. by Michiel Van Der Kolk · 20 years ago
- 3210ada This is completely obsolete :p by Michiel Van Der Kolk · 20 years ago
- 9d2531a Re-do previous patch, again. xshock's patch undid this. by Michiel Van Der Kolk · 20 years ago
- 6c08b93 I've fixed this before, i know i did! ;p (xshocks patch undid my earlier one) by Michiel Van Der Kolk · 20 years ago
- a87188e archos fix blah by Michiel Van Der Kolk · 20 years ago
- 451dd48 Sound api improvements, rockboy sound, contributed by xshock. by Michiel Van Der Kolk · 20 years ago
- 3644fa2 patch # 1159539 from GvB: V1 charging cleanup by Jörg Hohensohn · 20 years ago
- 9e173d1 Temporary fix for the broken sim build.. till someone implements sound by Michiel Van Der Kolk · 20 years ago
- 9bc6226 oops. by Michiel Van Der Kolk · 20 years ago
- 671235e Fixed dumb cleaning, libmad.a cleaning. by Michiel Van Der Kolk · 20 years ago
- b045f00 Alpha sound driver for rockboy, should work in theory, but in practice, by Michiel Van Der Kolk · 20 years ago
- 457e138 Added new pcm playback api to the plugin api by Michiel Van Der Kolk · 20 years ago
- 1bba84f Audio test is only for iriver by Linus Nielsen Feltzing · 20 years ago