TDERadio – comfortable radio application
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
Dosyaya git
TDE Weblate 7898f4d5dd
Update translation files
4 gün önce
convert-presets Remove the original translation directory layout. 1 yıl önce
doc Replace Qt with TQt 1 ay önce
icons Drop automake build support. 1 yıl önce
plugins Update translation files 4 gün önce
presets cmake files: change keywords to lower case 3 hafta önce
src cmake files: change keywords to lower case 3 hafta önce
translations Copy translations to a new directory layout. 1 yıl önce
AUTHORS Standardize folder structure. 2 yıl önce
CMakeL10n.txt Use centralized cmake version 2 hafta önce
CMakeLists.txt Use centralized cmake version 2 hafta önce
COPYING Standardize folder structure. 2 yıl önce
ChangeLog Standardize folder structure. 2 yıl önce
ConfigureChecks.cmake CMake: Add lirc library and header detection if pkg-config file does not exist. 2 yıl önce
INSTALL CMake conversion. 2 yıl önce
README.md CMake conversion. 2 yıl önce
REQUIREMENTS Standardize folder structure. 2 yıl önce
TODO CMake conversion. 2 yıl önce
config.h.cmake CMake conversion. 2 yıl önce

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: