TDERadio – comfortable radio application
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Slávek Banko 1449ed735f
Official Trinity Desktop Environment R14.0.13 release
2 years ago
admin@a9e0c7eb50 Reset submodule main/applications/multimedia/tderadio/admin to latest HEAD 2 years ago
convert-presets Official Trinity Desktop Environment R14.0.13 release 2 years ago
doc CMake conversion. 2 years ago
icons CMake conversion. 2 years ago
plugins Official Trinity Desktop Environment R14.0.13 release 2 years ago
presets CMake conversion. 2 years ago
src Official Trinity Desktop Environment R14.0.13 release 2 years ago
.gitmodules Remove cmake submodule since it has now been replaced by cmake-trinity dependency. 3 years ago
AUTHORS Standardize folder structure. 2 years ago
CMakeL10n.txt Remove obsolete setting of CMAKE_MODULE_PATH in cmake files. 2 years ago
CMakeLists.txt CMake conversion. 2 years ago
COPYING Standardize folder structure. 2 years ago
ChangeLog Standardize folder structure. 2 years ago
ConfigureChecks.cmake CMake: Add lirc library and header detection if pkg-config file does not exist. 2 years ago
INSTALL CMake conversion. 2 years ago
Makefile.am Standardize folder structure. 2 years ago
README.md CMake conversion. 2 years ago
REQUIREMENTS Standardize folder structure. 2 years ago
TODO CMake conversion. 2 years ago
aclocal.m4 Standardize folder structure. 2 years ago
config.h.cmake CMake conversion. 2 years ago
config.h.in Standardize folder structure. 2 years ago
configure.files Standardize folder structure. 2 years ago
configure.in Standardize folder structure. 2 years ago
configure.in.in Standardize folder structure. 2 years ago
stamp-h.in Added old KDE3 version of kradio 14 years ago
subdirs Standardize folder structure. 2 years ago

README.md

TDERadio - a comfortable radio application for TDE

Requirements

  • v4l or v4l2 enabled kernel
  • libsndfile (development package or header for compilation, library for execution)
  • libmp3lame (for mp3 encoding)
  • oss support (mixer, dsp/pcm) ??
  • radio card ;)

Configuration files

gui, alarms, etc.: .trinity/share/config/tderadiorc

stations (xml-format): .trinity/share/apps/tderadio/stations.krp

systemwide presets (xml-format): /share/apps/tderadio/presets//-.krp

lirc support

lirc support is realized by the lirc_client lib. This library is used to translate the remote control key names to names used by tderadio, and may additionally be used for state management (tv, etc).

Names used by tderadio:

TV powerOff, give tv program a chance 0..9 numerical station selection CH+ frequency increment CH- frequency decrement VOL+ volume increment VOL- volume decrement CH-SEARCH beachward station search CH+SEARCH forward statino search POWER power tderadio on/off RADIO power tderadio on SLEEP enable sleep countdown NEXT next station in list PREV prev station in list QUIT quit tderadio application

.

Contributing

If you wish to contribute to TDERadio, you might do so: