Timeline
50 check-ins occurring on or before 2014-05-14 23:44:07.
More ↑
2014-05-14
| ||
23:44 | New mime/app configuration screen in an editable ListStore. Players, recording hook and browser are now mixed up in conf.play{} check-in: 0edaf9402f user: mario tags: trunk | |
2014-05-13
| ||
23:55 | narrower options in settings dialog check-in: d6fb6f5d65 user: mario tags: trunk | |
22:12 | Fix association of surfmusik.de stream URLs to station titles. check-in: 4723508e41 user: mario tags: trunk | |
22:11 | Convert string to bytes for gzip-json writing (Python3) check-in: 77c8394885 user: mario tags: trunk | |
21:04 | Mirror config dialog changes to Gtk3 ui file check-in: 74bf77f074 user: mario tags: trunk | |
21:00 | Exchange audio/mp3 for standard audio/mpeg MIME type. check-in: 220ee1286a user: mario tags: trunk | |
19:58 | Some surfmusik category fixes, support for TV channel retrieval check-in: 3e7da2fdba user: mario tags: trunk | |
18:18 | Introduce SurfMusik.de channel (original on Ubuntu forums, a bit rewritten to accomodate that changed HTML and more categories) check-in: db4dea4fcb user: mario tags: trunk | |
18:16 | Fix missing mygtk import check-in: 2ccad59967 user: mario tags: trunk | |
16:23 | Completer plugin meta data blocks, now utilized in channel settings dialog for nicer descriptions. check-in: fff3b62827 user: mario tags: trunk | |
03:26 | Make config.pyquery and config.debug global options. check-in: 3b842c85a3 user: mario tags: trunk | |
03:26 | More Jamendo options, allow to load more than 200 entries each. check-in: 968e584316 user: mario tags: trunk | |
03:25 | Minor default setting tweaks. check-in: 6780ddd151 user: mario tags: trunk | |
03:25 | Regrouped config dialog settings. check-in: 1818d826d6 user: mario tags: trunk | |
2014-05-12
| ||
20:10 | Enable empty entries=[] display in mygtk.columns (empty channels/categories/bookmarks) check-in: fa410c856a user: mario tags: trunk | |
2014-05-11
| ||
01:21 | load Jamendo images in favour of favicons check-in: 6d065627b5 user: mario tags: trunk | |
2014-05-10
| ||
21:40 | Skip new_streams with undefined title or url check-in: 3c94abea16 user: mario tags: trunk | |
2014-05-09
| ||
00:01 | Support /get2/ URLs for albums and playlists now. Genres are queried for /tracks. check-in: 590edd0877 user: mario tags: trunk | |
2014-05-08
| ||
20:02 | Introduce channel.has_search flag check-in: 08de3d2f45 user: mario tags: trunk | |
20:02 | Added tracks(genres), albums, and playlists; none of the API streaming URLs work yet check-in: 21152c0d6e user: mario tags: trunk | |
20:01 | simpler HTTP signature check-in: 5fba8a2956 user: mario tags: trunk | |
2014-05-04
| ||
23:14 | merge Xiph plugin with JSON query back in, enable per default again check-in: 8a39e17e4b user: mario tags: trunk | |
23:11 | more xiph category reordering Leaf check-in: d8ffa831d0 user: mario tags: xiphjson | |
18:27 | Tie to new json cache API, update categories by themselves (no big "all" download anymore), and add new unwieldy categories check-in: ddb65cf0aa user: mario tags: xiphjson | |
02:15 | Utilize caching interface on IO for Xiph.orgΒ΄s JSON API check-in: 4e7851c986 user: mario tags: xiphjson | |
2014-04-28
| ||
02:13 | changelog for 2.1.0 check-in: 5005ad1f3b user: mario tags: trunk, 2.1.0 | |
02:05 | Disable xiph plugin per default, introduce requests.Session() support for implicit cookies check-in: 539c433d31 user: mario tags: trunk | |
02:05 | Update for 2.1.0 files check-in: 7863a3ff19 user: mario tags: trunk | |
00:42 | include bundle/* in src package check-in: 53a3607d70 user: mario tags: trunk | |
00:42 | Jamendo browser disabled, only shows fixed list of radio stations now. check-in: 3dde6b82b2 user: mario tags: trunk | |
00:19 | Adapted DMOZ retrieval to changed HTML check-in: a44d5a6e74 user: mario tags: trunk | |
2014-04-27
| ||
23:33 | Experimental Xiph.org JSON API (doesn't work) check-in: a1c4d0960a user: mario tags: xiphjson | |
22:48 | Fully replace ahttp.ajax with ahttp.get() wrapper check-in: b9af78503d user: mario tags: trunk | |
22:19 | Python3 support back into trunk check-in: 9ecea4fb26 user: mario tags: trunk | |
21:46 | Include `requests`, which is now used in ahttp in favour of urllib2 Leaf check-in: 9e0065d508 user: mario tags: py3 | |
19:23 | create bundle/ subdirectory for included python libs check-in: 3c5ead99ef user: mario tags: py3 | |
2014-04-18
| ||
00:06 | Some typos fixed in the docs. check-in: edf5668ef9 user: mario tags: py3 | |
2014-04-14
| ||
00:18 | Update dependencies check-in: cf35ca32c0 user: mario tags: py3 | |
2014-04-13
| ||
23:52 | Duplicate docs for fossil wiki check-in: 485cf1b186 user: mario tags: py3 | |
2014-04-11
| ||
22:22 | Fixed syntax error in deleted_streams diff check-in: 4b78a4eba1 user: mario tags: py3 | |
02:54 | Open json/config files in text mode check-in: 8e8ad5dfeb user: mario tags: py3 | |
02:53 | use compat2and3.urllib functions check-in: f56be1b41d user: mario tags: py3 | |
02:53 | Add icons check-in: 9525b6b42e user: mario tags: py3 | |
02:28 | basic.ch is no more check-in: 00f1bd3fd7 user: mario tags: py3 | |
02:27 | no more TV listings on Shoutcast check-in: c8dcfb540d user: mario tags: py3 | |
01:24 | remove pson fallback check-in: eabee8e3c9 user: mario tags: py3 | |
2014-04-10
| ||
04:31 | * Fixed gtk_list_store_get_value: assertion `column < list_store->n_columns' by removing {width:20} reference from treeview datamap. * row.setdefault() for absent search_col/set and deleted state * More __print__/dbg colorization * Disabled pson.filter_data in favour of str casting in mygtk.columns() * Removed streamactions.popup PY2/PY3 workaround with named args * More .iteritems() removal check-in: 1beab0563e user: mario tags: py3 | |
2014-04-09
| ||
00:23 | Temporary fix for Gtk undefined color warnings, workaround for changed GtkMenu.popup() signature in Gtk3. Debug colors for mygtk.columns() creation. check-in: 489da08a74 user: mario tags: py3 | |
2014-04-08
| ||
22:16 | Add unicode() vs str() to compat2and3 check-in: 0458e0e0d1 user: mario tags: py3 | |
21:53 | fix dict + dict back into list join check-in: d09e020ecf user: mario tags: py3 | |