Commit Graph

5 Commits

Author SHA1 Message Date
Stefan Seyfried
bb5ff88608 timerlist: use CListHelpers
remove duplicated code and use CListHelpers::UpDownKey().
Some variable types had to be changed to avoid typecasts, as
a result (int) casts to foo.size() had to be added :-)


Origin commit data
------------------
Commit: 8f95f259c1
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-01-16 (Sat, 16 Jan 2016)
2016-01-16 18:18:50 +01:00
Stefan Seyfried
040843c4ae upnpbrowser: use CListHelpers::UpDownKey
Origin commit data
------------------
Commit: 663c7e3cfc
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-01-16 (Sat, 16 Jan 2016)
2016-01-16 17:51:28 +01:00
Stefan Seyfried
b03e926bc9 CListHelpers: allow UpDownKey with int type, too
Origin commit data
------------------
Commit: 57f20fcbb7
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-01-16 (Sat, 16 Jan 2016)
2016-01-16 17:48:30 +01:00
Stefan Seyfried
e88a108d3d eventlist: use CListHelpers::UpDownKey
Origin commit data
------------------
Commit: 5550f89853
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-01-16 (Sat, 16 Jan 2016)
2016-01-16 15:38:04 +01:00
Stefan Seyfried
2fe2855eed add CListHelpers class
this can be used to factor out duplicate code implementations
from all the various channel-, bouquet-, eventlists etc...


Origin commit data
------------------
Commit: 22c09ce84e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-01-16 (Sat, 16 Jan 2016)
2016-01-16 14:39:03 +01:00