| Commit message (Expand) | Author | Age |
| * | Start of some apps/ and wps cleanup work... Move everything related to the ac... | Jonathan Gordon | 2009-07-27 |
| * | more cuesheet cleanup. pass the cuesheet into cue functions so they dont have... | Jonathan Gordon | 2009-07-24 |
| * | Fix possible null pointer dereference in cuesheet handling. Causes problems i... | Magnus Holmgren | 2009-07-23 |
| * | this file also... | Jonathan Gordon | 2009-07-23 |
| * | rework cuesheet support: | Jonathan Gordon | 2009-07-20 |
| * | FS#10080 | Nils Wallménius | 2009-07-14 |
| * | Merge the "Replaygain Off" option into the replaygain type; eliminate the "O... | Alexander Levin | 2009-06-20 |
| * | get repeat/hold actions working on the touchscreen WPS. prepending an action ... | Jonathan Gordon | 2009-05-17 |
| * | New 'clock present' WPS tag: The tag checks for the presence of the clock har... | Marianne Arnold | 2009-05-16 |
| * | beginings of a working touchscreen interface for the WPS. 2 new tags: | Jonathan Gordon | 2009-04-20 |
| * | Fix caption backlight. | Thomas Martitz | 2009-04-14 |
| * | FS9795 - some playback cleanup. | Jonathan Gordon | 2009-04-06 |
| * | Fix potential NULL pointer access. | Jens Arnold | 2009-03-29 |
| * | Fix red, and use gui_wps_display() for restoration. | Thomas Martitz | 2009-03-23 |
| * | Another wps rework: | Thomas Martitz | 2009-03-23 |
| * | Fix up statusbar drawing in the wps a bit, fixing most, if not all, (re-)draw... | Thomas Martitz | 2009-03-20 |
| * | Move play_hop() to gwps.c and make it static. It's the only file that calls it. | Thomas Martitz | 2009-03-12 |
| * | Cleanup play_hop() slightly and remove redundant/uneeded checks, reclaim a ti... | Thomas Martitz | 2009-02-24 |
| * | Move parts into the if, as they're unused outside of it | Thomas Martitz | 2009-02-16 |
| * | FS#9904 - Fix for FS#9894 - Position of the progress bar is not updated after... | Thomas Martitz | 2009-02-16 |
| * | fix red | Jonathan Gordon | 2009-02-04 |
| * | Temp fix for the statusbar disappearing for a fraction of a second when the W... | Jonathan Gordon | 2009-02-04 |
| * | Statusbar handling fixes. | Jonathan Gordon | 2009-02-01 |
| * | FS#9638 - temp_cue is unused and wasting memory. | Bertrik Sikken | 2009-01-31 |
| * | fix the statusbar on the archos player... a more proper fix is probably to su... | Jonathan Gordon | 2009-01-12 |
| * | fix FS#9772 - the statusbars were not working correclty on multi screen targe... | Jonathan Gordon | 2009-01-10 |
| * | remove some useless/unused stuff from gwps.c | Jonathan Gordon | 2009-01-07 |
| * | a few more button/statusbar fixes... | Jonathan Gordon | 2009-01-03 |
| * | Reorder of user_settings, cleaned out some unused settings grouped settings d... | Nils Wallménius | 2009-01-03 |
| * | Decouple the statusbar drawing from the rest of the screen drawing. it is not... | Jonathan Gordon | 2008-12-31 |
| * | Make some more constants involved in right shifts unsigned to get rid of __as... | Jens Arnold | 2008-12-12 |
| * | Apply FS#9368 : add generic settings tag to WPS. | Antoine Cellerier | 2008-12-07 |
| * | FS#9557 - fix the %mv and %t timeout so its intrepreted correctly | Jonathan Gordon | 2008-11-22 |
| * | revert the previous commit to find a nice way to fix the yellow... | Jonathan Gordon | 2008-11-16 |
| * | FS#9477 - new WPS tag (%mo) which lets the WPS have different "modes" which a... | Jonathan Gordon | 2008-11-16 |
| * | * Make %t stricter by aborting if a value is not given. | Jonathan Gordon | 2008-10-11 |
| * | update the %mv wps tag to let you specify how long it should wait after being... | Jonathan Gordon | 2008-10-11 |
| * | change the %mv timeout to 1s which works better, also change the string to sh... | Jonathan Gordon | 2008-10-09 |
| * | FS#9460 - Add a tag %mv which can be used to check if the volume button is be... | Jonathan Gordon | 2008-10-09 |
| * | Clean up use of snprintf where strncpy if suited, avoid useless copying of co... | Nils Wallménius | 2008-09-24 |
| * | A few comment updates and trailing spaces removals. | Nicolas Pennequin | 2008-09-06 |
| * | Make %mm 0-based again (as described in CustomWPS), and change %cf accordingly. | Nicolas Pennequin | 2008-09-04 |
| * | Fix the bug reported in FS#9350: the WPS would crash on %mm or %cf if they we... | Nicolas Pennequin | 2008-09-04 |
| * | Skip length: restore the ability to skip by just a few seconds | Stéphane Doyon | 2008-08-18 |
| * | FS#9281 Rename of splash functions. | Nils Wallménius | 2008-08-15 |
| * | Fix FS#8689 (the peak meter does not work during a playing after a recording ... | Bertrik Sikken | 2008-08-11 |
| * | Rename and rework the "Study Mode" menu into the "Skip Length" setting. Updat... | Thom Johansen | 2008-07-14 |
| * | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg | 2008-06-28 |
| * | implement smooth seeking acceleration for audio playback and mpegplayer | Marcoen Hirschberg | 2008-06-28 |
| * | FS#9051 - remove LCD margins... use viewports if you need them... | Jonathan Gordon | 2008-06-23 |