log ppl.c @ 179:b29c9a2fbeb5

age author description
Sat, 06 Oct 2012 12:28:53 +0300 Matti Hamalainen Add full screen switching to PPL via 'f' key, and various other
Sat, 06 Oct 2012 11:14:51 +0300 Matti Hamalainen Optimize screen updates.
Sat, 06 Oct 2012 09:02:21 +0300 Matti Hamalainen Implement moving around in order list via pageup/down.
Sat, 06 Oct 2012 08:11:47 +0300 Matti Hamalainen Minor visual improvements.
Sat, 06 Oct 2012 08:00:34 +0300 Matti Hamalainen Add a hardcoded font to PPL.
Sat, 06 Oct 2012 05:39:26 +0300 Matti Hamalainen Fix sample display.
Sat, 06 Oct 2012 03:31:16 +0300 Matti Hamalainen Various improvements and small optimizations in display drawing/updating.
Fri, 05 Oct 2012 10:34:36 +0300 Matti Hamalainen Visual improvements.
Fri, 05 Oct 2012 09:38:50 +0300 Matti Hamalainen Various improvements, implement channel muting.
Fri, 05 Oct 2012 05:26:54 +0300 Matti Hamalainen Remove toupper() from custom text drawing.
Thu, 04 Oct 2012 09:39:37 +0300 Matti Hamalainen Move custom bitmap font text rendering functions into PPL code itself.
Tue, 02 Oct 2012 20:26:08 +0300 Matti Hamalainen Various minor improvements in PPL.
Tue, 02 Oct 2012 05:55:28 +0300 Matti Hamalainen Better error messages.
Tue, 02 Oct 2012 05:53:18 +0300 Matti Hamalainen PPL now looks a bit saner, but does not do anything interesting yet.
Mon, 01 Oct 2012 13:43:09 +0300 Matti Hamalainen Add a simplistic skeleton of a module player with SDL-based view.