Check-in [d1befc2a99]
Overview
Comment: | Minor typo fixes. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
d1befc2a99b5b2b2170915bc32e519c9 |
User & Date: | mario on 2015-05-09 21:36:57 |
Other Links: | manifest | tags |
Context
2015-05-09
| ||
21:37 | Use custom GenericChannel.columns() wrapper to simplify passing TreeView widget and keeping returned liststore/rowmap/pix_entry. check-in: 5d8d7fd191 user: mario tags: trunk | |
21:36 | Minor typo fixes. check-in: d1befc2a99 user: mario tags: trunk | |
21:36 | Return ListStore, rowmap and pix_entry from uikit.columns() check-in: 8b187d699a user: mario tags: trunk | |
Changes
Modified help/action_edit.page from [a9168de12d] to [474edb59e2].
1 2 3 4 5 6 7 8 9 10 11 12 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | - + | <page xmlns="http://projectmallard.org/1.0/" type="guide" id="edit"> <info> <link type="guide" xref="index#functions"/> <link type="guide" xref="streams#actions"/> <desc>Edit or inspect a station entry.</desc> </info> <title>Edit</title> |
︙ |
Modified help/channel_internetradioorguk.page from [3e6f88dc2e] to [7d2361e1e8].
︙ | |||
12 13 14 15 16 17 18 | 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 | - + | <title>Internet-Radio</title> <subtitle><link href="http://internet-radio.com/">//internet-radio.com/</link></subtitle> <p>Internet-Radio.com is a broad alternative to Shoutcast.</p> <list> <item><p>It has regained station homepages for most entries again.</p></item> <item><p>Genres are similiar to Shoutcast.</p></item> |
Modified help/channel_radionomy.page from [588c29d549] to [53cbc94f9b].
︙ | |||
21 22 23 24 25 26 27 | 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 | - + + + | which radionomy itself hosts streaming servers for. It's over 6000 already. Both listening and station hosting are free (given agreement to autoplay advertisements, and a minimum quota of daily listeners). Radionomy is therefore pretty popular and growing.</p> <p>The extraction method in streamtuner2 uses a mix of RegExp, DOM traversal, and JSON extraction, with some AJAX updating spiced |
︙ |
Modified help/channel_xiph.page from [22866e4d09] to [cff20259ec].
︙ | |||
8 9 10 11 12 13 14 | 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 | - + - + - - + + - - - + + - + + | <link type="guide" xref="configuration#plugins"/> <desc>ICEcast radio directory.</desc> </info> <title>Xiph.org</title> <subtitle><link href="http://dir.xiph.org/">//dir.xiph.org/</link></subtitle> |
︙ | |||
66 67 68 69 70 71 72 | 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 | - - - - - - - - + + + + + + + + - | slow station list download/unpacking. </p> </item> <p></p> <item> <title><code>Forbidden fruits</code></title> <p>As new alternative, you can let ST2 directly scrape the station |
Modified help/pluginmanager2.page from [2d93aaf423] to [a90ffe8159].
︙ | |||
16 17 18 19 20 21 22 | 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 | - + | <steps> <item><p>See the <key>F12</key> config dialog <key>🔌 Feature</key> section.</p></item> <item><p>Enable the <key>⨯</key> Plugin Manager (listed near the end).</p></item> <item><p>Restart streamtuner2 one last time for this change to take effect.</p></item> </steps> |
︙ |