log tools/ppl.c @ 2305:3bcad61594b4

age author description
Mon, 08 Jul 2019 10:28:00 +0300 Matti Hamalainen Cleanup.
Tue, 18 Jun 2019 12:33:50 +0300 Matti Hamalainen Bump copyright.
Tue, 18 Jun 2019 09:11:52 +0300 Matti Hamalainen Add CLI-only mode to PPL (-C option).
Wed, 12 Jun 2019 20:25:06 +0300 Matti Hamalainen Change the error message for unimplemented option argument.
Thu, 07 Mar 2019 14:12:21 +0200 Matti Hamalainen Backed out changeset dcca36701cdd
Tue, 19 Feb 2019 12:18:12 +0200 Matti Hamalainen Cleanups.
Thu, 06 Sep 2018 12:36:17 +0300 Matti Hamalainen Rename variable s/engine/eng/g to avoid aliasing with dmsimple::engine. This
Sat, 30 Jun 2018 18:09:34 +0300 Matti Hamalainen Set the PPL font palette to be more appropriate.
Sat, 30 Jun 2018 18:08:11 +0300 Matti Hamalainen Adjust default volume to be a bit lower.
Sat, 30 Jun 2018 18:08:00 +0300 Matti Hamalainen Adjust PPL info text drawing.
Sat, 30 Jun 2018 05:47:31 +0300 Matti Hamalainen If pattern has less channels than what fits on the screen, and active
Sat, 30 Jun 2018 05:22:15 +0300 Matti Hamalainen Use font height instead of hardcoded values.
Wed, 13 Jun 2018 01:46:18 +0300 Matti Hamalainen Actually it seems to be good to NULL check before calling SDL_Destroy*() and
Mon, 14 May 2018 11:20:05 +0300 Matti Hamalainen Rename dmf_create_*() functions to dmf_open_*().
Mon, 14 May 2018 09:53:40 +0300 Matti Hamalainen Minor optimizations.