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

⌈⌋ ⎇ branch:  streamtuner2


Timeline

35 events by user Oliver

2017-02-15
18:32 Changes to wiki page Playlist format support artifact: 19e3887d04 user: Oliver
2017-01-26
10:05 Changes to wiki page windows artifact: 1879d76799 user: Oliver
2017-01-25
19:14
Added pip -U for mutagen; typo fixes. check-in: ccc551cb58 user: Oliver tags: trunk
2017-01-23
19:38 Changes to wiki page player artifact: 9e369eee07 user: Oliver
2017-01-22
16:45
More special case handling on Windows: file encoding, backslashes, url quoting check-in: 4c67a494e7 user: Oliver tags: trunk
16:43
Add `urlquote` check-in: fc5214876f user: Oliver tags: trunk
16:42
Use sys.encoding for os.system calls on Windows check-in: 5e6408e8c5 user: Oliver tags: trunk
2017-01-02
17:55 Changes to wiki page windows artifact: e896f47fc0 user: Oliver
17:50 Changes to wiki page streamtuner2 artifact: 01c20de969 user: Oliver
2017-01-01
21:11 Changes to wiki page plugin meta data artifact: eefe61ae21 user: Oliver
21:07 Changes to wiki page FAQ artifact: bf1e51b959 user: Oliver
21:01 Changes to wiki page compliancy artifact: d17d04d055 user: Oliver
21:01 Changes to wiki page alternatives artifact: 8cda960111 user: Oliver
20:59 Changes to wiki page debugging artifact: 94e42b3184 user: Oliver
20:35 Added wiki page player artifact: 667fa441de user: Oliver
20:09 Changes to wiki page windows artifact: b16ffda724 user: Oliver
20:06 Changes to wiki page windows artifact: fc00d895e9 user: Oliver
19:30 Add attachment ST2-Startmenu.png to wiki page windows artifact: fac9bf2813 user: Oliver
19:28 Add attachment ST2-Installer.png to wiki page windows artifact: 15c565197d user: Oliver
19:26 Changes to wiki page windows artifact: e5bbbe57a3 user: Oliver
2016-12-27
21:21
set bitrate to integer 0 always ("n/a" won't work) check-in: 98ce646c0b user: Oliver tags: trunk
2016-12-26
20:43
Use file:/// urls again. Escape backslashes for Windows now. check-in: 9bef9860b6 user: Oliver tags: trunk
20:42
Exempt `%` from Win quoting. check-in: 837517237c user: Oliver tags: trunk
15:25
replace backslashes for VLC on `not conf.windows` check-in: 3d0eb6eed6 user: Oliver tags: trunk
15:24
Clear up .so files completely on Linux if failed to install. check-in: a7c8985f62 user: Oliver tags: trunk
2016-12-23
21:39
Temporary workaround for file browser plugin to avoid reloading. check-in: 147d87c1e1 user: Oliver tags: trunk
21:37
Unified the definitions for Make-Shortcut in @tasks. Moved the Python 2.7.13 GUID to $Python GUID, since it is used in regkey and Check-Pythoninstall. For the uninstall dismissed the batch variable %UsrFolder%, since it was used only once and can be derived from %installFolder%. This had also to be corrected in the uninstall script generation in install_python_gtk.ps1. In Resetprefs.cmd I changed the text to reflect that also the downloaded Gtk themes would be deleted. In uninstall.cmd I changed the rd command for the themes folder to use the correct rd syntax. check-in: de4013065e user: Oliver tags: trunk
21:36
Guard non-writeable gtk_dir / extra statusbar info. check-in: fdad9d9430 user: Oliver tags: trunk
21:33
Fix missing url: plugin meta. Display bitrate and length. Fix more mutagen extraction faults. check-in: 3c3ec8e447 user: Oliver tags: trunk
21:31
Workaround for file:/// paths on windows with mixed driver letters and backslashes. check-in: 4c8fadb925 user: Oliver tags: trunk
2016-12-19
20:16
Bump version check-in: c068cc2c89 user: Oliver tags: trunk
2016-12-18
20:34
Minor fixes to Win installer/uninstall, regarding background color, and streamripper detection. check-in: fb1512484e user: Oliver tags: trunk
20:32
os.access(gtk_dir, os.W_OK) in installhandler() not working on Windows (10). Incorrectly returns true for ProgramFiles paths, thus dll copying failed. Finally more cleanup code to remove the zip file, as well as dll - after successful extraction. → clear_theme() and clear_dll() are the new corresponding functions. check-in: 0ef1977fd2 user: Oliver tags: trunk
2016-12-11
19:59 Changes to wiki page windows artifact: e315a6a070 user: Oliver
19:10 Changes to wiki page windows artifact: 17ad5a9e02 user: Oliver