1.3.0 v1.3.0
PianetaRadio 2022-11-24 21:37:52 +01:00 zatwierdzone przez GitHub
rodzic 11ce37a11e
commit e642a6f545
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
3 zmienionych plików z 15 dodań i 9 usunięć

Wyświetl plik

@ -2,7 +2,8 @@ CatRadio
(+ New, * Updated, - Removed)
1.3.0 - 2022-xx-xx
1.3.0 - 2022-11-24
+ Radio info
+ Dark theme
+ MIC levels
* Bug fix: Sort bandwidth list

Wyświetl plik

@ -55,7 +55,7 @@ void DialogCommand::on_pushButton_send_clicked()
//QString rcvdCmdS = rcvdCmd;
qDebug()<<(char *)rcvdCmd;
//qDebug()<<(char *)rcvdCmd;
//int rig_send_raw(rig, const unsigned char *send, int send_len, unsigned char *reply, int reply_len, unsigned char *term);

Wyświetl plik

@ -12,12 +12,12 @@
<rect>
<x>0</x>
<y>0</y>
<width>610</width>
<height>605</height>
<width>615</width>
<height>610</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Maximum">
<sizepolicy hsizetype="Maximum" vsizetype="Maximum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
@ -30,8 +30,14 @@
</property>
<property name="maximumSize">
<size>
<width>610</width>
<height>605</height>
<width>615</width>
<height>610</height>
</size>
</property>
<property name="baseSize">
<size>
<width>615</width>
<height>610</height>
</size>
</property>
<property name="windowTitle">
@ -2011,7 +2017,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>610</width>
<width>615</width>
<height>21</height>
</rect>
</property>
@ -2028,7 +2034,6 @@
</property>
<addaction name="action_CatRadioHomepage"/>
<addaction name="separator"/>
<addaction name="separator"/>
<addaction name="action_AboutCatRadio"/>
<addaction name="action_AboutHamLib"/>
<addaction name="action_AboutQT"/>