| Commit message (Expand) | Author | Age |
| ... | |
| * | Further adjustments for the plugin library | Linus Nielsen Feltzing | 2004-05-18 |
| * | This makefile builds one single libplugin.a library by linking together | Daniel Stenberg | 2004-05-18 |
| * | maintain view center when zooming, cache the previous zoom image as far as me... | Jörg Hohensohn | 2004-05-18 |
| * | Included newest grayscale framework | Jens Arnold | 2004-05-17 |
| * | Implemented scrolling up/down by n pixels (<= 7) | Jens Arnold | 2004-05-17 |
| * | Included improved grayscale framework | Jens Arnold | 2004-05-15 |
| * | Vastly improved speed for gray_fillrect(), gray_drawgraymap(), left and right... | Jens Arnold | 2004-05-15 |
| * | Fixed lcd_bitmap() to use the bitmap format generated by bmp2rb correctly. No... | Jens Arnold | 2004-05-14 |
| * | reject images with restart markers for now | Jörg Hohensohn | 2004-05-14 |
| * | more compatible huffman table parsing, tolerate restart markers | Jörg Hohensohn | 2004-05-13 |
| * | jpeg viewer: use Play to zoom in, On to zoom out, arrows to scroll | Jörg Hohensohn | 2004-05-12 |
| * | gray_drawbitmap() changed to use the same bitmap format as lcd_bitmap(). Also... | Jens Arnold | 2004-05-12 |
| * | Updated with the latest grayscale framework | Jens Arnold | 2004-05-10 |
| * | A plugin containing a framework to use grayscale display, primarily aimed at ... | Jens Arnold | 2004-05-10 |
| * | adaptive spinup control | Jörg Hohensohn | 2004-05-09 |
| * | Fixes: snprintf() lengths, buffer sizes. | Jens Arnold | 2004-05-08 |
| * | LCD contrast setting on F2/F3 | Jörg Hohensohn | 2004-04-30 |
| * | didn't I say no more hardware banging? | Jörg Hohensohn | 2004-04-30 |
| * | uses the new timer registration of the plugin API, no hardware banging any more | Jörg Hohensohn | 2004-04-30 |
| * | uses the new timer registration of the plugin API, no hardware banging any more | Jörg Hohensohn | 2004-04-30 |
| * | Some changes to make the stop watch work better on the player, like scrolling... | Linus Nielsen Feltzing | 2004-04-22 |
| * | Now uses grayscalescvs diff -u apps/plugins/mandelbrot.c! Plus some internal ... | Linus Nielsen Feltzing | 2004-04-21 |
| * | Overflow error fix | Jens Arnold | 2004-04-20 |
| * | Made the stopwatch compile for the Player | Linus Nielsen Feltzing | 2004-04-16 |
| * | Mike Holden's stopwatch plugin | Daniel Stenberg | 2004-04-16 |
| * | a Mandelbrot set plugin from Matthias | Jörg Hohensohn | 2004-04-14 |
| * | patch #908634 applied | Jörg Hohensohn | 2004-03-19 |
| * | minor bugfix | Jörg Hohensohn | 2004-03-19 |
| * | Patch #917313, changes in muting and timing handling | Linus Nielsen Feltzing | 2004-03-17 |
| * | The .ucl flasher now tells if the bootloader is not up to date. I hope that e... | Jörg Hohensohn | 2004-03-13 |
| * | Ninja-cool metronome plugin by Matthias Wientapper, for both Player and Recorder | Linus Nielsen Feltzing | 2004-03-12 |
| * | loops have not been OK, were showing one frame more than available | Jörg Hohensohn | 2004-03-08 |
| * | my underrun checks have not been precisely correct | Jörg Hohensohn | 2004-03-08 |
| * | for upcoming release: no diagnostic screen unless underruns happened | Jörg Hohensohn | 2004-03-05 |
| * | Log scale for the VU meter, patch #897248 by Lee Pilgrim | Linus Nielsen Feltzing | 2004-03-01 |
| * | same treatment like for video plugin: mp3_play_init() removed | Jörg Hohensohn | 2004-02-21 |
| * | mp3_play_init() removed, this was resetting the sound settings. Playback is t... | Jörg Hohensohn | 2004-02-21 |
| * | option to resume to the position it was stopped last time | Jörg Hohensohn | 2004-02-07 |
| * | spinup the disk more early, and a recovery for underruns: seek to the last po... | Jörg Hohensohn | 2004-02-06 |
| * | The new video player, with audio! | Jörg Hohensohn | 2004-02-05 |
| * | not for simulator unless lcd_blit() is implemented and mp3_xx() are stubbed | Jörg Hohensohn | 2004-01-31 |
| * | first game with sound: chip8 makes noise | Jörg Hohensohn | 2004-01-30 |
| * | I knew this was going too fast with the new LCD function. Now contains a fix ... | Jörg Hohensohn | 2004-01-27 |
| * | prepared to flash uncompressed ucl such that suitable Rockbox builds directly... | Jörg Hohensohn | 2004-01-18 |
| * | nicer reverse play, FF/FR with acceleration and position bar | Jörg Hohensohn | 2004-01-15 |
| * | Itai Shaked/pascal paillet (?) brought this mosaique plugin displaying | Daniel Stenberg | 2004-01-08 |
| * | Lee Pilgrim's patch to enable the chip8 plugin for the simulator | Daniel Stenberg | 2004-01-08 |
| * | adjust to the new splash() | Daniel Stenberg | 2004-01-08 |
| * | The splash() function's second argument (keymask) is now removed, as it | Daniel Stenberg | 2004-01-08 |
| * | tolerate firmware v1.32 for a V2 Recorder | Jörg Hohensohn | 2004-01-05 |