| Commit message (Expand) | Author | Age |
| ... | |
| * | Move the old api out of the core and into the plugin lib. | Jonathan Gordon | 2007-06-03 |
| * | Fix warning | Nils Wallménius | 2007-05-30 |
| * | Move the setvol wrapper function to misc.c and use it in more places instead ... | Nils Wallménius | 2007-05-30 |
| * | Last list commit for a while. fix the multi-item lists at the very end of the... | Jonathan Gordon | 2007-05-30 |
| * | fix non-paged scrolling aroun the ends of lists | Jonathan Gordon | 2007-05-30 |
| * | few more list anomolys fixed.. | Jonathan Gordon | 2007-05-30 |
| * | Fix the last (?) of the selction wierdness, this time when moving at the begi... | Jonathan Gordon | 2007-05-30 |
| * | fix selection wierdness when scrolling down at the end of lists | Jonathan Gordon | 2007-05-29 |
| * | Really fix FS#7230 this time. | Jonathan Gordon | 2007-05-29 |
| * | Fix FS#7230 - the second line in a multi-line item could be the selected item | Jonathan Gordon | 2007-05-29 |
| * | Accept FS#6798 - scan acceleration for the lists. | Jonathan Gordon | 2007-05-27 |
| * | only show the cursor for the first line of the selected item (if selection is... | Jonathan Gordon | 2007-05-12 |
| * | Stop using the old menu API in the debug menu (using the new api causes massi... | Jonathan Gordon | 2007-04-29 |
| * | Fix the playlist viewer so only 1 line flashes when you move a track | Jonathan Gordon | 2007-04-21 |
| * | Customizable icons for all bitmap targets. (FS#7013) | Jonathan Gordon | 2007-04-16 |
| * | Simplification, queue pointers don't wrap (except at INT_MAX, but the calcula... | Jens Arnold | 2007-04-14 |
| * | Hide the list title if only one line would fit under it | Jonathan Gordon | 2007-04-11 |
| * | minor actions cleanup: | Jonathan Gordon | 2007-04-08 |
| * | Fix occasional missing cursor when moving up in a list with a title when page... | Magnus Holmgren | 2007-03-17 |
| * | Optimized the gui list code performance, including automatic frame dropping a... | Miika Pekkarinen | 2007-03-11 |
| * | revert FS#6747 — y-margin reset in gui_list_draw, it introduced a nasty | Jonathan Gordon | 2007-03-11 |
| * | only call display->setmargins() once | Jonathan Gordon | 2007-03-10 |
| * | Accept FS#6747 by Timo Horstschäfer | Jonathan Gordon | 2007-03-10 |
| * | Allow dynamic menu items to be spoken, especially the resume/now playing item | Linus Nielsen Feltzing | 2007-03-05 |
| * | thats what happens when you commit between dinner courses :p | Jonathan Gordon | 2007-03-04 |
| * | Fix red builds. | Jonathan Gordon | 2007-03-04 |
| * | Add a function to get the actual button that was pressed (and some | Jonathan Gordon | 2007-03-04 |
| * | The list should reset the x margin when it finishes drawing. Not leave | Jonathan Gordon | 2007-03-03 |
| * | Centralise icon enabling to hopefully save a few bytes | Steve Bavin | 2007-03-01 |
| * | Make private functions static. Remove some functions from the plugin api as t... | Nils Wallménius | 2007-02-23 |
| * | Allow the list to display a title icon even if no other icons will be | Jonathan Gordon | 2007-02-18 |
| * | build with -Wundef to make sure we have spelled the defines right in #if lines | Daniel Stenberg | 2007-02-17 |
| * | Next round of static'ing and related fixes. | Jens Arnold | 2006-12-25 |
| * | Turned function back into define as that uses less bytes because gcc inlined ... | Peter D'Hoye | 2006-12-09 |
| * | Fix crash in browser when using very big fonts and show path option together.... | Peter D'Hoye | 2006-12-09 |
| * | dont allow the volume setting to wrap | Jonathan Gordon | 2006-11-06 |
| * | fixes fs# 5938 - scrollbar with title enabled shows one less than it should | Jonathan Gordon | 2006-11-01 |
| * | fix warning | Martin Scarratt | 2006-09-25 |
| * | fix the bug where when scrolling text left in the filebrowser you could sudde... | Martin Scarratt | 2006-09-25 |
| * | holding left in the tree will quickly get back to root, as long as the text i... | Jonathan Gordon | 2006-09-17 |
| * | Add optional icon to list title, current path display shows a dir icon, and l... | Mark Arigo | 2006-08-23 |
| * | Stop lists wrapping when using page up/down | Jonathan Gordon | 2006-08-23 |
| * | Clear file view title if the user turns it off. | Dan Everton | 2006-08-15 |
| * | fix "off-by-one" bug in paginated scrolling with the title | Jonathan Gordon | 2006-08-15 |
| * | Finally, the new button action system is here, thanks to Jonathan Gordon. Som... | Linus Nielsen Feltzing | 2006-08-15 |
| * | A few changes and fixes for the title in the file view: disable title string ... | Dan Everton | 2006-08-15 |
| * | Patch #5795 from Jonathan Gordon - change the settings display for enumeratio... | Dave Chapman | 2006-08-15 |
| * | Committing FS#5182 - One button hold for Horizontal screen scrolling. | Shachar Liberman | 2006-08-12 |
| * | OOPS Forgot remote keys bindings for the ID3 info screen | Kevin Ferrare | 2006-07-02 |
| * | added support remote support for the id3 infos screen (had to slightly change... | Kevin Ferrare | 2006-07-02 |