Age | Commit message (Expand) | Author |
2007-05-08 | Move the old api out of the core and into the plugin lib. | Jonathan Gordon |
2007-05-06 | e200 viewer button changes: | Jonathan Gordon |
2007-04-06 | Now charcell displays require lcd_update() for updating the main lcd content ... | Jens Arnold |
2007-03-16 | Rename some macros to account for the recently added M5 port. No code changes. | Jens Arnold |
2007-03-16 | Get rid of the 'center' parameter for splashes. There were only 2 of almost 5... | Jens Arnold |
2007-03-11 | revert FS#6747 — y-margin reset in gui_list_draw, it introduced a nasty | Jonathan Gordon |
2007-03-10 | Accept FS#6747 by Timo Horstschäfer | Jonathan Gordon |
2007-02-05 | fix FS#6621 - viewer bookmarks only working for one file | Jonathan Gordon |
2007-02-01 | Removed 'mode' parameter from creat(). It wasn't pure posix anyway, it was ig... | Jens Arnold |
2007-01-14 | Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ... | Dave Chapman |
2006-11-19 | * Move checkbox to plugin api (core never uses it) | Jonathan Gordon |
2006-10-26 | Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ... | Barry Wardell |
2006-09-18 | woops, fix the errors/warnings | Jonathan Gordon |
2006-09-18 | viewer.rock can now remembers the last 46 viewed files and their positions, b... | Jonathan Gordon |
2006-09-17 | fixes FS#6007 point 3 | Jonathan Gordon |
2006-09-17 | fixes FS#6007 point 2 | Jonathan Gordon |
2006-09-17 | woops! ok, only rmember the last 10 files, some trickery can be added later t... | Jonathan Gordon |
2006-09-17 | re-implement bookmarking in viewer.rock, remebers the last 45.6(\!) files viewed | Jonathan Gordon |
2006-08-03 | Barry Wardell's keymappings for H10 | Daniel Stenberg |
2006-08-01 | Fix bug #5724 - Missing characters in text viewer, the number of characters i... | Linus Nielsen Feltzing |
2006-07-25 | Fixes text viewer column advance when in wide mode using play+left/right butt... | Mark Arigo |
2006-07-15 | Fix for uninitialized variable, caused crash when viewing a file that started... | Peter D'Hoye |
2006-06-30 | To avoid having to use the main unit when accidentally launching a plugin fro... | Kevin Ferrare |
2006-06-03 | Fix wide view mode on viewer | Karl Kurbjun |
2006-05-11 | got Frank Dishner's viewer patch (#4873) working again and added encoding to ... | Marcoen Hirschberg |
2006-05-05 | Viewer: Don't say 'yes' to every option ;-) (Voice ID must be -1 for 'no clip'). | Jens Arnold |
2006-05-04 | Fix viewer crash due to uninitialsed usage of rb-> | Jens Arnold |
2006-05-03 | Text viewer: * Only show those options which really exist. * Basic button fun... | Jens Arnold |
2006-05-01 | Oops, fix Ondio builds. | Zakk Roberts |
2006-05-01 | Patch #5056 by Jonathan Gordon, with rework and additions by me: Updated View... | Zakk Roberts |
2006-04-04 | Oops, rename the global bool exit to done | Hristo Kovachev |
2006-04-04 | Patch #5011 by Peter K. Cawley: added playback_control menu in text viewer pl... | Hristo Kovachev |
2006-03-01 | Quick hack to restore the reading of ISO encoded text files with the viewer p... | Linus Nielsen Feltzing |
2006-02-24 | More iPod 3G work from Seven Le Mesle | Dave Chapman |
2006-02-24 | first gigabeat commit | Marcoen Hirschberg |
2006-02-24 | Button driver for iAudio X5 | Linus Nielsen Feltzing |
2006-02-16 | Fixed scrolling for iPods (now scrolling the wheel forward will move down, an... | Zakk Roberts |
2006-01-27 | Made lots of keys' code depend on the actual definition of the key instead | Daniel Stenberg |
2006-01-18 | removed a few ifdefs | Daniel Stenberg |
2006-01-18 | Matt v.d. Westhuizen's iAudio X5 keypad adjustments | Daniel Stenberg |
2006-01-15 | New plugin loader. Solves the crashes introduced with the .bss changes while ... | Jens Arnold |
2006-01-12 | Work-in-progress iriver iFP-7xx port by Tomasz Malesinski | Dave Chapman |
2005-12-19 | Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden... | Dave Chapman |
2005-12-14 | iPod: Fix compiler warning | Dave Chapman |
2005-12-14 | iPod: Initial attempt at button mappings for plugins. All plugins now compil... | Dave Chapman |
2005-06-29 | adjusted for the h300 to make it do similar as the h100 | Daniel Stenberg |
2005-06-29 | Hristo Kovachev's keypad fixes for the H300 build | Daniel Stenberg |
2005-05-17 | Remove stray debugging call. | Thom Johansen |
2005-05-17 | Patch #1202120 by Luca Burelli - autobookmark for text viewer | Linus Nielsen Feltzing |
2005-05-14 | Disable reflow mode for the player as it makes no sense. Cosmetic indentation... | Jens Arnold |