TouHou.FM Player A multi-platform desktop radio player for http://touhou.fm/
Find a file
2020-09-12 23:32:17 +02:00
bamboo-specs reverting change and adding debug 2018-11-15 22:50:19 +01:00
chat Implemented presence widget and presence icons 2016-10-14 00:28:52 +02:00
cmake_modules Fix crash on tab switch to radio 2017-10-17 01:34:27 +02:00
dist Also depend on websockets 2018-11-12 14:56:14 +01:00
hicolor Add icons 2015-09-03 20:38:28 +02:00
Opus CMake and refactoring 2017-10-08 23:32:45 +02:00
TouHouFM Various improvements 2018-11-08 20:41:01 +01:00
.clang-format Greatly improved the log by fetching archive properly 2016-10-11 18:33:42 +02:00
.gitignore Various improvements 2018-11-08 20:41:01 +01:00
build_mingw32 MinGW build 2015-08-02 16:02:38 +02:00
build_mingw64 MinGW build 2015-08-02 16:02:38 +02:00
CHANGELOG.md Create CHANGELOG.md 2015-09-10 01:46:48 +02:00
close.png First version 2015-01-25 19:50:09 +01:00
CMakeLists.txt Generate version file or take from git or default 2018-11-09 11:41:46 +01:00
Defines.hpp.in Remove some dependencies 2018-01-09 16:51:10 +01:00
icon.png Various fixes 2015-08-01 01:30:14 +02:00
LICENSE Add LICENSE 2020-09-12 23:32:17 +02:00
main.cpp Fix crash on tab switch to radio 2017-10-17 01:34:27 +02:00
play.png Fancier window and use new song info system 2015-07-01 01:51:30 +02:00
README.md Update README.md 2015-08-02 16:18:16 +02:00
reimu.svg Skining support 2015-09-03 14:04:42 +02:00
resource.qrc Implemented presence widget and presence icons 2016-10-14 00:28:52 +02:00
shadow.png Travis support 2015-08-02 13:16:36 +02:00
stop.png Fancier window and use new song info system 2015-07-01 01:51:30 +02:00
streaming.svg Extra skin and code cleanup 2015-09-03 14:41:03 +02:00
touhou.ico First version 2015-01-25 19:50:09 +01:00
TouHouFM.desktop Update TouHouFM.desktop 2016-10-11 20:31:28 +02:00
touhoufm_ja.ts Update Japanese translation 2015-09-16 01:52:25 +09:00
touhoufm_nl.ts Translation and separation of touhoufm-websocket 2015-09-15 18:11:30 +02:00
Version.cpp.in Fix crash on tab switch to radio 2017-10-17 01:34:27 +02:00
Version.hpp Fix crash on tab switch to radio 2017-10-17 01:34:27 +02:00

TouHouFM Build Status

TouHou.FM Player

A multi-platform desktop radio player for http://touhou.fm/

Dependencies

The player currently depends on:

  • Qt5Websockets
  • Qt5Multimedia
  • Qt5Gui
  • Qt5Widgets
  • Qt5Svg

Building

In order to build the player:

# qmake
# make
# sudo make install