Timeline
10 descendants and 10 ancestors of de1e8b9558cc3bb9619eae6dab659c5a61977edb
2016-12-16
| ||
16:26 | Reverted all `module = __name__` assignments, because that was carrying the module over, not the base classname. Added #extraction-method: meta information to channel plugins. check-in: 09dec64f41 user: mario tags: trunk | |
2016-12-15
| ||
20:30 | new plugin: streema check-in: a465b6d3b5 user: mario tags: trunk | |
20:29 | Fix gtk.rc_reset_styles check-in: aaa8a00cd4 user: mario tags: trunk | |
20:29 | Change priority from obsolete to outdated check-in: 45774fa6d9 user: mario tags: trunk | |
2016-12-14
| ||
15:57 | new plugin: theme installer for Gtk2 and Windows; fixed for support of JSON format; gtk_reset_styles -- Oliver check-in: ec7df3c333 user: mario tags: trunk | |
2016-12-11
| ||
19:16 | Support file open dialog check-in: fdc2e9e4c4 user: mario tags: trunk | |
19:16 | Update manual .chm version check-in: 697f62158c user: mario tags: trunk | |
17:19 | Use $t.found check-in: 93eb14b5ef user: mario tags: trunk | |
17:11 | Colorize statusbar hint about config reset / save. check-in: c98c1aca39 user: mario tags: trunk | |
17:11 | Oliver: fixed the $kwargs/$argsβ$iargs issue and colors check-in: 7e49e61eee user: mario tags: trunk | |
15:11 | Document prefstore and cachereset plugins. check-in: de1e8b9558 user: mario tags: trunk | |
14:18 | Switch order of load_config() widget checks: on Windows the spinbutton may have a different parent check-in: daefcf55d1 user: mario tags: trunk | |
13:32 | safeguard absent config option check-in: 978c9ffe56 user: mario tags: trunk | |
13:31 | Undo __name__ shortcut, because it carries the package name as well check-in: 6946ba0cdd user: mario tags: trunk | |
13:31 | Fix $kwargs for PS2.0 check-in: b2f32bc1eb user: mario tags: trunk | |
13:31 | Suppress ANSI codes for windows cmd check-in: bda234f8c1 user: mario tags: trunk | |
2016-12-10
| ||
23:18 | Ad iheartadio to links list check-in: f2d026c234 user: mario tags: trunk | |
23:17 | Make timer warning background orange check-in: 9f078dbb00 user: mario tags: trunk | |
22:13 | New plugin: cache reset (temp m3u/pls files, favicons, and channel.json files) check-in: c669dbae79 user: mario tags: trunk | |
17:55 | Fix `module = __name__` setting. (The .module attribute is still not avoidable, used too widely in GenericChannel etc.) check-in: fbfe51ec5f user: mario tags: trunk | |
17:54 | Undo statusbar clearing for .play() action; introduce markup support for status() messages. check-in: 56b89d2861 user: mario tags: trunk | |