Internet radio browser GUI for music/video streams from various directory services.

⌈⌋ ⎇ branch:  streamtuner2


Timeline

10 descendants and 10 ancestors of cf35ca32c0b563d2cff40781a7c3246367f830d6

2014-04-28
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