| Commit message (Expand) | Author |
| 2007-09-24 | Fix midi playback on 64 bit sims and const a table | Nils Wallménius |
| 2007-09-24 | Move all of midiplay into its subdir and add a Makefile for it, add header fi... | Nils Wallménius |
| 2007-09-23 | Do not display the backdrop in text viewer and editor plugins | Nils Wallménius |
| 2007-09-22 | Fix empty commit: Add grayscale support for ARM in vertical packing format. | Tomasz Malesinski |
| 2007-09-22 | vel/MROBE500 | Karl Kurbjun |
| 2007-09-22 | A few minor cleanups for the Gigabeat S | Will Robertson |
| 2007-09-21 | Re-enable plugins for c200, and fix the red. | Will Robertson |
| 2007-09-21 | Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks. | Will Robertson |
| 2007-09-20 | Code police raid: header files must not define actual code. | Jens Arnold |
| 2007-09-20 | Oops, what did that do there? | Marianne Arnold |
| 2007-09-20 | Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max... | Marianne Arnold |
| 2007-09-19 | Remove the ID3 tag version priority setting on the grounds of it being pretty... | Thom Johansen |
| 2007-09-17 | minor update to gui_synclist_do_button() which will hopefully simplify things... | Jonathan Gordon |
| 2007-09-16 | Sudoku: Optionally display coloured numbers on colour targets. | Jens Arnold |
| 2007-09-13 | Remove the ability to restart chessbox with a button (combo). It became redun... | Marianne Arnold |
| 2007-09-13 | fix two bugs related to no-existing settings/bookmark files and simplify the ... | Robert Kukla |
| 2007-09-12 | code police (and commit test) | Peter D'Hoye |
| 2007-09-10 | Code police and keep backlight on while in mazezam | Peter D'Hoye |
| 2007-09-10 | Clean up hard-coded paths | Nils Wallménius |
| 2007-09-09 | Repair mpegplayer on 64 bit sims. No reason for doing fancy bitshifting opts,... | Jens Arnold |
| 2007-09-09 | battery_bench: Fix battery voltage logging for voltages >4.095V by separating... | Jens Arnold |
| 2007-09-09 | Fix rockbox warnings. sramfile is a static array so will never be NULL. | Michael Sevakis |
| 2007-09-08 | Sim I/O and threading that runs more like on target. Tweakable if any genuine... | Michael Sevakis |
| 2007-09-06 | Credits: better counter when scrolling manually | Peter D'Hoye |
| 2007-09-03 | Accept FS #7667 by Alexander Levin with minor fixes by me. Splits the shortcu... | Peter D'Hoye |
| 2007-09-03 | Make the credits scrolling changes a bit more user friendly, use actions and ... | Peter D'Hoye |
| 2007-09-02 | Accept patch from FS#7174 by Mauricio Peccorini with canges by me and Igor Ku... | Nils Wallménius |
| 2007-08-31 | Fix FS #7685 by using the backlight helper functions. Some code policing and ... | Peter D'Hoye |
| 2007-08-30 | the last oops? | Peter D'Hoye |
| 2007-08-30 | fix yellow :) | Peter D'Hoye |
| 2007-08-30 | fix red | Peter D'Hoye |
| 2007-08-30 | Accept FS #6854 by Sylvain Fourmanoit: allow navigation when viewing credits ... | Peter D'Hoye |
| 2007-08-29 | FS #7286. Do correct rounding of final 16 bit samples before sending to DAC, ... | Thom Johansen |
| 2007-08-21 | the viewer lives in the viewer dir so save settings and bookmarks there, as | Daniel Stenberg |
| 2007-08-20 | The icon associated with wavplay should have been changed for hwcodec, put ba... | Marianne Arnold |
| 2007-08-20 | nope, this one is the one it shuold show | Jonathan Gordon |
| 2007-08-20 | make .wav use the inbuilt audio icon on hwcodec | Jonathan Gordon |
| 2007-08-19 | Convert to unix line-endings | Dave Chapman |
| 2007-08-16 | Pass plugin api pointer to funtion directly, fixes crashes when doing increme... | Peter D'Hoye |
| 2007-08-15 | Switch to using millivolt for battery voltage and other internal voltages. * ... | Jens Arnold |
| 2007-08-15 | Ignore HAVE_BACKLIGHT for plugins, as they build without the check and makes ... | Peter D'Hoye |
| 2007-08-15 | Bring mpegplayer backlight fix to the other plugins, this also fixes some wro... | Peter D'Hoye |
| 2007-08-14 | properties plugin: Make the ID3 info available on HWCODEC targets too. | Nicolas Pennequin |
| 2007-08-14 | Hopefully green this time (move the variable declarations inside the #if block). | Nicolas Pennequin |
| 2007-08-14 | properties plugin: the HWCODEC targets don't have get_metadata so no ID3 info... | Nicolas Pennequin |
| 2007-08-14 | Add a bit of metadata info in the properties plugin output. | Nicolas Pennequin |
| 2007-08-14 | Make get_metadata act on a struct mp3entry rather than a struct track_info. | Nicolas Pennequin |
| 2007-08-13 | Now get those keywords right... | Peter D'Hoye |
| 2007-08-13 | Also keep the backlight on in mpegplayer when plugged in. Fixes FS #7584. Cre... | Peter D'Hoye |
| 2007-08-13 | corrected logic in expression of jdgordon's r14187 commit; should fix FS#7590... | Robert Kukla |