summaryrefslogtreecommitdiff
path: root/apps/gui/list.c (follow)
Commit message (Expand)AuthorAge
...
* fix talking simplelists which I broke yesterday. dont talk if the list is bei...Jonathan Gordon2007-11-04
* minor touchpad tweaking...Jonathan Gordon2007-11-04
* redraw the siplelist more oftenJonathan Gordon2007-11-04
* Build some more plugins for M:Robe most work, doom builds and runs if you use...Karl Kurbjun2007-11-02
* Implement as genuine a set_irq_level function for the sim as possible. The yi...Michael Sevakis2007-10-26
* Don't lock up simulators when lists are used with TIMEOUT_NOBLOCK. Fixes FS#8...Steve Bavin2007-10-26
* Complete info screen voicing; now consistent with displayed screenSteve Bavin2007-10-24
* mrobe changes:Jonathan Gordon2007-10-23
* Small voice-related tweaks and fixes to simplelists.Stéphane Doyon2007-10-23
* First go at getting the touchpad working in the ui. lists only for now.Jonathan Gordon2007-10-22
* allow simplelists to set the timeout and the start selection.Jonathan Gordon2007-10-21
* Fixed debug menu crashing. Show last file processed by tagcache engine in deb...Miika Pekkarinen2007-10-21
* remove the seelection_size param from the info init call to hopefully decreas...Jonathan Gordon2007-10-21
* simplify the simpelist api slightly so not every struct member needs to be in...Jonathan Gordon2007-10-21
* Accept FS#7774: Voice callback for gui_synclist.Stéphane Doyon2007-10-21
* add a list API for simple lists which dont need lots of code to run.Jonathan Gordon2007-10-20
* Remove the "invert scroll" code since it's not used anywhere anymore (and it ...Antoine Cellerier2007-10-15
* Fix buggy gradient display when a coloured file is selected in the browser. T...Nicolas Pennequin2007-09-28
* Make the gradient look better when more than one line is selected (running ti...Nicolas Pennequin2007-09-28
* FS#7808 by Tom Ross, Ken Fazzone and me, with help from Antoine Cellerier.Nicolas Pennequin2007-09-27
* minor update to gui_synclist_do_button() which will hopefully simplify things...Jonathan Gordon2007-09-17
* Fix the bug where holding left no longer stopped at the browser root.Jonathan Gordon2007-07-25
* Wheel acceleration for e200. A general acceleration interface intended for us...Michael Sevakis2007-07-22
* Fix problems with the list when you change font sizeJonathan Gordon2007-06-21
* Fix yellowBrandon Low2007-06-17
* Give color targets the ability to display each LCD line a different color and...Brandon Low2007-06-17
* Fix a minor annoyance with the last commit where selecting an item could resu...Jonathan Gordon2007-06-10
* Really fix FS#7274Jonathan Gordon2007-06-10
* simple fix for FS#7274 - selected item might not be shown when a list is draw...Jonathan Gordon2007-06-09
* Add a mode the lists which doesnt show the selection marker.Jonathan Gordon2007-06-07
* Fix most (all) known list wierdness bugs, hopefully simplifies the code a bit...Jonathan Gordon2007-06-05
* Move the old api out of the core and into the plugin lib.Jonathan Gordon2007-06-03
* Fix warningNils Wallménius2007-05-30
* Move the setvol wrapper function to misc.c and use it in more places instead ...Nils Wallménius2007-05-30
* Last list commit for a while. fix the multi-item lists at the very end of the...Jonathan Gordon2007-05-30
* fix non-paged scrolling aroun the ends of listsJonathan Gordon2007-05-30
* few more list anomolys fixed..Jonathan Gordon2007-05-30
* Fix the last (?) of the selction wierdness, this time when moving at the begi...Jonathan Gordon2007-05-30
* fix selection wierdness when scrolling down at the end of listsJonathan Gordon2007-05-29
* Really fix FS#7230 this time.Jonathan Gordon2007-05-29
* Fix FS#7230 - the second line in a multi-line item could be the selected itemJonathan Gordon2007-05-29
* Accept FS#6798 - scan acceleration for the lists.Jonathan Gordon2007-05-27
* only show the cursor for the first line of the selected item (if selection is...Jonathan Gordon2007-05-12
* Stop using the old menu API in the debug menu (using the new api causes massi...Jonathan Gordon2007-04-29
* Fix the playlist viewer so only 1 line flashes when you move a trackJonathan Gordon2007-04-21
* Customizable icons for all bitmap targets. (FS#7013)Jonathan Gordon2007-04-16
* Simplification, queue pointers don't wrap (except at INT_MAX, but the calcula...Jens Arnold2007-04-14
* Hide the list title if only one line would fit under itJonathan Gordon2007-04-11
* minor actions cleanup:Jonathan Gordon2007-04-08
* Fix occasional missing cursor when moving up in a list with a title when page...Magnus Holmgren2007-03-17