TDERadio – comfortable radio application
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
Datei suchen
Andrei Stepanov 1e03606e92
Translated using Weblate (Russian)
vor 2 Tagen
convert-presets Remove the original translation directory layout. vor 1 Jahr
doc Replace Qt with TQt vor 2 Monaten
icons Drop automake build support. vor 1 Jahr
plugins Translated using Weblate (Russian) vor 5 Tagen
presets cmake files: change keywords to lower case vor 1 Monat
src cmake files: change keywords to lower case vor 1 Monat
translations Translated using Weblate (Russian) vor 2 Tagen
AUTHORS Standardize folder structure. vor 2 Jahren
CMakeL10n.txt Use centralized cmake version vor 1 Monat
CMakeLists.txt Use centralized cmake version vor 1 Monat
COPYING Standardize folder structure. vor 2 Jahren
ChangeLog Standardize folder structure. vor 2 Jahren
ConfigureChecks.cmake CMake: Add lirc library and header detection if pkg-config file does not exist. vor 2 Jahren
INSTALL CMake conversion. vor 2 Jahren
README.md CMake conversion. vor 2 Jahren
REQUIREMENTS Standardize folder structure. vor 2 Jahren
TODO CMake conversion. vor 2 Jahren
config.h.cmake CMake conversion. vor 2 Jahren

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: