Timeline
50 events by user mario occurring around 2016-12-16 16:26:55.
More ↑
2016-12-26
| ||
21:54 | Implement search function for I-R, fix DOM extraction method. check-in: 4eccc8b70a user: mario tags: trunk | |
20:27 | User standard pluginconf.dependency() for themes filtering. check-in: 41291d31ab user: mario tags: trunk | |
15:56 | Introduce `depends:` field for themes as well (no version support, just basenames for linux/windows/gtk2/gtk3) check-in: 7027676c80 user: mario tags: trunk | |
2016-12-24
| ||
20:18 | Make record-stop button a distributed plugin. check-in: 096b121dee user: mario tags: trunk | |
20:16 | Prevent crash on absent url:/title: field check-in: 89269a097c user: mario tags: trunk | |
20:11 | Extra buttons sorted by icon name. -- Rocus check-in: dc1a3bfef9 user: mario tags: trunk | |
2016-12-23
| ||
22:22 | Moved backslash conversion and .load() override back into file browser plugin. check-in: 60ee1e2e12 user: mario tags: trunk | |
2016-12-19
| ||
20:17 | New plugin: rcast check-in: 40eb70e68c user: mario tags: trunk | |
2016-12-18
| ||
14:04 | Add more .progress() indication check-in: 0c7040e314 user: mario tags: trunk | |
14:03 | More details to overview, extract some flags, add dirname. List feature plugins in separate table. check-in: 14be328ff7 user: mario tags: trunk | |
13:58 | • Changes to wiki page plugins artifact: c51e7cb7b4 user: mario | |
13:52 | • Changes to wiki page plugins artifact: 4ece0650f7 user: mario | |
12:50 | • Changes to wiki page plugins artifact: c88235e955 user: mario | |
12:45 | • Changes to wiki page plugins artifact: 1d206d55ed user: mario | |
12:37 | • Changes to wiki page plugins artifact: f7404261fc user: mario | |
12:34 | • Changes to wiki page plugins artifact: 1f8f1735a7 user: mario | |
2016-12-17
| ||
11:28 | Remove obsolete windows theme plugin. check-in: 5c5b1b29cf user: mario tags: trunk | |
11:22 | Set Frequence3 as new default bookmark (curb the finder song) check-in: 0e8c56d915 user: mario tags: trunk | |
11:14 | new plugin: script stations, for single-station extractiong/user scripts check-in: 8a77525fb0 user: mario tags: trunk | |
11:01 | Adapt urn_resolve() invocation. Most handlers update the dict in place. A few will return a new row however. (This can be utilized to return a copy, instead of changing station entries β menat for user "script stations" plugin.) check-in: 0a425cfb5d user: mario tags: trunk | |
10:52 | streema: fix search using right parameter (search= instead of cat=) check-in: 35e6840757 user: mario tags: trunk | |
10:51 | fix .save_formats reference for file dialog check-in: 440ac1977d user: mario tags: trunk | |
2016-12-16
| ||
18:35 | Fix path delimiter (it's probably ";" on Windows, blimey if only it was documented somewhere) check-in: 723f84022a user: mario tags: trunk | |
18:34 | Fix popen(`locate`) exception. check-in: 8154611e3a user: mario tags: trunk | |
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:56 | • Fixed ticket [d181645457]: Plugin for tuner2.com plus 5 other changes artifact: e2f4d52982 user: mario | |
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 | |
17:54 | Add statusbar message when converting check-in: 10d20f4306 user: mario tags: trunk | |
17:53 | New plugin: vtuner2 check-in: 63abbd2c17 user: mario tags: trunk | |
13:55 | Use `module = __name__` consistently for all plugins check-in: 88aac7840a user: mario tags: trunk | |
12:23 | New plugin: prefstore and updated .win.pack+resetprefs.cmd check-in: f117d88494 user: mario tags: trunk | |