1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/recorder
Nicolas Pennequin 49a9e1ef35 Make the gradient look better when more than one line is selected (running time, ID3 info, cuesheet viewer...). I haven't found a solution for scrolling yet, so that won't look too good.
The recording screen code needs a bit of adapting too, but I don't have a target to test on, so leave it for now.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14884 a1c6a512-1295-4272-9138-f99709370657
2007-09-28 13:49:43 +00:00
..
bmp.c Customizable icons for all bitmap targets. (FS#7013) 2007-04-16 09:14:36 +00:00
bmp.h /me fail english? thats unpossible 2007-04-11 05:40:43 +00:00
icons.c Customizable icons for all bitmap targets. (FS#7013) 2007-04-16 09:14:36 +00:00
icons.h Customizable icons for all bitmap targets. (FS#7013) 2007-04-16 09:14:36 +00:00
keyboard.c Revert previous 'fix' and implement the correct one, thanks markun! :-) 2007-08-19 21:33:57 +00:00
peakmeter.c Make a few private functins static and use fewer bytes for constants 2007-09-20 16:44:28 +00:00
peakmeter.h Make a few private functins static and use fewer bytes for constants 2007-09-20 16:44:28 +00:00
radio.c minor update to gui_synclist_do_button() which will hopefully simplify things later. 2007-09-17 10:08:50 +00:00
radio.h Do some planned radio interface cleanup since adding in the LV24020LP. 2007-07-14 11:20:31 +00:00
recording.c Make the gradient look better when more than one line is selected (running time, ID3 info, cuesheet viewer...). I haven't found a solution for scrolling yet, so that won't look too good. 2007-09-28 13:49:43 +00:00
recording.h Implement FS #2976: Clip Counter for recording screen. If enabled in peak meter settings, it shows the number of times clipping occurred (clip indicator going on). Count is reset on recording start and only counts during actual recording. Stays on screen when stopping or pauzing. Also fix a drawing bug when peakmeters start at a non-zero x offset. 2007-08-25 15:53:54 +00:00