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

⌈⌋ ⎇ branch:  streamtuner2


Diff

Differences From Artifact [75ad58880f]:

  • File Makefile — part of check-in [8a68105eeb] at 2015-05-18 22:19:42 on branch trunk — Delay window title updating logic and ui_cht callback via uikit.do() wrapper.

    Seems to fix both: - Gdk:ERROR:/build/buildd/gtk+2.0-2.24.23/gdk/gdkregion-generic.c:1114:miUnionNonO: assertion failed: (r->x1 < r->x2) - Error in `python': double free or corruption (fasttop): 0x0..... (user: mario, size: 2877) [annotate] [blame] [check-ins using]

To Artifact [14bf4a5119]:


82
83
84
85
86
87
88


	$(INST)		help/str*2.1	-t /usr/share/man/man1/

# start locally
st2: run
run:
	MALLOC_CHECK_=2	 PYTHONVERBOSE=2  python -B  ./st2.py -D










>
>
82
83
84
85
86
87
88
89
90
	$(INST)		help/str*2.1	-t /usr/share/man/man1/

# start locally
st2: run
run:
	MALLOC_CHECK_=2	 PYTHONVERBOSE=2  python -B  ./st2.py -D

yelp:
	yelp help/index.page 2>/dev/null &