| Commit message (Expand) | Author | Age |
| * | Add logf to the plugin interface (use the LOGF macro) | Dave Chapman | 2005-06-18 |
| * | Added %fc WPS tag to display codec type - moved codectype from track_info str... | Dave Chapman | 2005-06-18 |
| * | Initial support for iriver backlight dimming. Unfortunately dimming | Miika Pekkarinen | 2005-06-18 |
| * | Fixed MPEG header validation for layer 1 on iriver, and simplified it for arc... | Jens Arnold | 2005-06-18 |
| * | Proper MPEG layer 1 support. | Jens Arnold | 2005-06-18 |
| * | Center USB logo on all models | Andy | 2005-06-18 |
| * | Button adjustments for H1x0: added mode button for leaving menus and cancelli... | Jens Arnold | 2005-06-18 |
| * | Fix red gmini build. | Jens Arnold | 2005-06-18 |
| * | Iriver UDA1380 volume and balance handling is now done in sound.c, similar to... | Jens Arnold | 2005-06-18 |
| * | Simulator stub for remote lcd flip. | Jens Arnold | 2005-06-17 |
| * | iriver: LCD flip for H1x0 remote, some code cleanup. | Jens Arnold | 2005-06-17 |
| * | Fixed graphical glitch occuring in flipped lcd mode. | Jens Arnold | 2005-06-17 |
| * | Proper handling of the UDA1380 RESET signal | Linus Nielsen Feltzing | 2005-06-17 |
| * | Rename UI-v2.bmp to UI-recorderv2.bmp (Rec v2 win32 sim now builds) | Dave Chapman | 2005-06-17 |
| * | improved ifdef and wrapped long lines | Daniel Stenberg | 2005-06-17 |
| * | ifdef corrections | Daniel Stenberg | 2005-06-17 |
| * | Iriver: Sleep timer now powers off the box even when the charger is connected. | Jens Arnold | 2005-06-16 |
| * | Let's actually take volume into account this time. | Thom Johansen | 2005-06-16 |
| * | Adjusted settings bitfield to properly keep the bass setting on H1x0, and sav... | Jens Arnold | 2005-06-16 |
| * | Balance support for UDA1380 based players. | Thom Johansen | 2005-06-16 |
| * | uda1380: Added bass/treble and recording functions | Andy | 2005-06-16 |
| * | Broken code, too much crack for me. | Thom Johansen | 2005-06-15 |
| * | Proper UDA1380 bass and treble settings. | Thom Johansen | 2005-06-15 |
| * | Killed all simulator warnings. | Miika Pekkarinen | 2005-06-15 |
| * | Fixed the "last song bug". | Miika Pekkarinen | 2005-06-15 |
| * | audio_is_initialized has to be set in playback.c. | Miika Pekkarinen | 2005-06-15 |
| * | The modifications are for all larger screens | Jonas Häggqvist | 2005-06-15 |
| * | Added stubs for simulator to reduce some #ifdefs. | Miika Pekkarinen | 2005-06-15 |
| * | Added define for the UDA1380 codec chip. | Thom Johansen | 2005-06-15 |
| * | use the 160 pixels wide logo for wider LCDs too (for now at least) | Daniel Stenberg | 2005-06-15 |
| * | LCD code depends on LCD model, not keypad | Daniel Stenberg | 2005-06-15 |
| * | early and not yet working support for H300 builds | Daniel Stenberg | 2005-06-15 |
| * | options for the H300 series | Daniel Stenberg | 2005-06-15 |
| * | ID3 parser bug fix by Ray Lambert | Linus Nielsen Feltzing | 2005-06-15 |
| * | Add A52/AC3 metadata parsing (samplerate, bitrate, track length) | Dave Chapman | 2005-06-14 |
| * | Move metadata parsing code from playback.c into metadata.c | Dave Chapman | 2005-06-14 |
| * | There is no printf() in rockbox, but DEBUGF() has the intended effect in simu... | Tomas Salfischberger | 2005-06-14 |
| * | Oops, simulator compiles now fine. | Miika Pekkarinen | 2005-06-14 |
| * | Playlist changed are recognized correctly. | Miika Pekkarinen | 2005-06-14 |
| * | See my message on the mailinglist. This should kill all warnings left in the ... | Tomas Salfischberger | 2005-06-14 |
| * | Another warning fixed (idtag.c:59: warning: implicit declaration of function ... | Tomas Salfischberger | 2005-06-14 |
| * | The synthVoice() function declaration was wrong (caused a warning). And becau... | Tomas Salfischberger | 2005-06-14 |
| * | Fixed a dead lock, file handle leak that caused wps to jam and | Miika Pekkarinen | 2005-06-14 |
| * | Pause and probably some crashes fixed. | Miika Pekkarinen | 2005-06-14 |
| * | Even more quiet audio initialization. | Miika Pekkarinen | 2005-06-14 |
| * | - add Andy Young's patch to make sound init more quiet | Marcoen Hirschberg | 2005-06-14 |
| * | Increase FILEBUF_CHUNKSIZE to 128K - fixes pauses in high-bitrate AC3s | Dave Chapman | 2005-06-13 |
| * | Seeking forwards works a little better. Playlist handling still buggy. | Miika Pekkarinen | 2005-06-13 |
| * | Configure CODEC_SET_FILEBUF_CHUNKSIZE - improves FLAC performance | Dave Chapman | 2005-06-13 |
| * | Forward seeking fixed. Some comments added. | Miika Pekkarinen | 2005-06-13 |