log ppl.c @ 199:623e58df95c1

age author description
Sun, 07 Oct 2012 07:02:20 +0300 Matti Hamalainen Enable key repeat in PPL.
Sat, 06 Oct 2012 21:21:33 +0300 Matti Hamalainen Make 'm' key mute all but selected active channel.
Sat, 06 Oct 2012 17:48:19 +0300 Matti Hamalainen Make it possible to mute channels.
Sat, 06 Oct 2012 15:34:29 +0300 Matti Hamalainen Increase default global volume.
Sat, 06 Oct 2012 13:25:37 +0300 Matti Hamalainen Add a new function jmpChangeOrder() to change orderlist position "on fly",
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.