From c23992b807aca1cea08193b773f80eee0cb8f829 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 5 Feb 2006 18:00:00 +0100 Subject: =?UTF-8?q?Version=201.3.42=20-=20Removed=20leftover=20'needsBuffe?= =?UTF-8?q?rReserve'=20variable=20from=20cTransfer=20(thanks=20to=20Marco?= =?UTF-8?q?=20=20=20Schl=C3=BC=C3=9Fler).=20-=20Fixed=20setting=20"No=20ti?= =?UTF-8?q?tle"=20for=20broken=20event=20data=20(reported=20by=20Ronny=20K?= =?UTF-8?q?ornexl).=20-=20Fixed=20channel=20up/down=20switching=20on=20sin?= =?UTF-8?q?gle=20card=20systems=20(reported=20by=20Stefan=20=20=20Huelswit?= =?UTF-8?q?t).=20-=20Fixed=20handling=20"pending"=20timers=20that=20blocke?= =?UTF-8?q?d=20others=20that=20actually=20could=20record=20=20=20(reported?= =?UTF-8?q?=20by=20Thomas=20Koch).=20-=20Speeded=20up=20cVideoRepacker=20(?= =?UTF-8?q?thanks=20to=20Reinhard=20Nissl).=20-=20Added=20an=20'Id'=20para?= =?UTF-8?q?meter=20to=20cDevice::PlayAudio()=20to=20allow=20plugins=20to?= =?UTF-8?q?=20easier=20=20=20process=20the=20audio=20data=20(thanks=20to?= =?UTF-8?q?=20Marco=20Schl=C3=BC=C3=9Fler).=20-=20Added=20Czech=20language?= =?UTF-8?q?=20texts=20(thanks=20to=20Vladim=C3=ADr=20B=C3=A1rta).=20=20=20?= =?UTF-8?q?Plugin=20authors=20may=20want=20to=20add=20the=20new=20entries?= =?UTF-8?q?=20to=20their=20I18N=20texts=20and=20contact=20=20=20the=20tran?= =?UTF-8?q?slators=20to=20have=20their=20texts=20translated.=20Note=20that?= =?UTF-8?q?=20there=20are=20now=2021=20=20=20different=20OSD=20languages,?= =?UTF-8?q?=20so=20please=20make=20sure=20you=20have=2021=20versions=20for?= =?UTF-8?q?=20each=20of=20=20=20your=20texts.=20-=20Updated=20the=20Polish?= =?UTF-8?q?=20OSD=20texts=20(thanks=20to=20Jaroslaw=20Swierczynski).=20-?= =?UTF-8?q?=20Fixed=20auto=20advance=20in=20string=20entry=20fields=20when?= =?UTF-8?q?=20pressing=20Up/Down=20in=20insert=20mode=20=20=20(reported=20?= =?UTF-8?q?by=20Udo=20Richter).=20-=20Fixed=20handling=20the=20"Setup/OSD/?= =?UTF-8?q?Menu=20button=20closes"=20option=20when=20set=20to=20'yes'=20in?= =?UTF-8?q?=20=20=20case=20a=20replay=20is=20active=20(thanks=20to=20Udo?= =?UTF-8?q?=20Richter).=20-=20Improved=20cUnbufferedFile;=20USE=5FFADVISE?= =?UTF-8?q?=20is=20now=20defined=20in=20tools.c=20by=20default,=20so=20=20?= =?UTF-8?q?=20if=20you=20don't=20want=20to=20use=20"fadvise"=20you=20need?= =?UTF-8?q?=20to=20comment=20out=20that=20line=20(thanks=20to=20=20=20Artu?= =?UTF-8?q?r=20Skawina).=20-=20Fixed=20a=20missing=20','=20in=20the=20Swed?= =?UTF-8?q?ish=20OSD=20texts=20(thanks=20to=20Arthur=20Konovalov).=20-=20c?= =?UTF-8?q?Device::Transferring()=20can=20now=20be=20used=20to=20determine?= =?UTF-8?q?=20whether=20the=20(primary)=20=20=20device=20is=20currently=20?= =?UTF-8?q?playing=20in=20Transfer=20Mode=20(based=20on=20a=20suggestion?= =?UTF-8?q?=20by=20=20=20Reinhard=20Nissl).=20-=20The=20'runvdr'=20script?= =?UTF-8?q?=20no=20longer=20uses=20the=20$VDRUSR=20environment=20variable?= =?UTF-8?q?=20to=20set=20=20=20the=20user=20id=20under=20which=20'vdr'=20s?= =?UTF-8?q?hall=20run.=20Just=20add=20the=20'-u=20username'=20option=20=20?= =?UTF-8?q?=20when=20you=20call=20'runvdr'.=20-=20Fixed=20multiple=20entri?= =?UTF-8?q?es=20of=20the=20same=20subdirectory=20in=20the=20"Recordings"?= =?UTF-8?q?=20menu=20=20=20(reported=20by=20Christian=20Jacobsen).=20-=20E?= =?UTF-8?q?nabled=20generating=20a=20core=20dump=20if=20VDR=20is=20run=20w?= =?UTF-8?q?ith=20a=20different=20user=20id=20(thanks=20=20=20to=20Ville=20?= =?UTF-8?q?Skytt=C3=A4).=20-=20Fixed=20handling=20the=20"Blue"=20key=20in?= =?UTF-8?q?=20the=20"Schedule"=20menu=20for=20the=20current=20channel=20?= =?UTF-8?q?=20=20(thanks=20to=20Rolf=20Ahrenberg).=20-=20Renamed=20the=20M?= =?UTF-8?q?akefile=20target=20'plugins-clean'=20to=20'clean-plugins'=20(su?= =?UTF-8?q?ggested=20by=20=20=20Sebastian=20Frei).=20-=20Made=20all=20font?= =?UTF-8?q?=20and=20image=20data=20'const'=20(thanks=20to=20Darren=20Salt)?= =?UTF-8?q?.=20-=20Fixed=20scrolling=20with=20Up/Down=20in=20case=20there?= =?UTF-8?q?=20are=20non-selectable=20items=20at=20the=20=20=20beginning=20?= =?UTF-8?q?or=20end=20of=20the=20menu=20(reported=20by=20Helmut=20Auer).?= =?UTF-8?q?=20-=20Added=20cSkin::GetTextAreaWidth()=20and=20cSkin::GetText?= =?UTF-8?q?AreaFont(),=20so=20that=20a=20plugin=20=20=20that=20wants=20to?= =?UTF-8?q?=20do=20special=20text=20formatting=20can=20do=20so=20(thanks?= =?UTF-8?q?=20to=20Alexander=20Rieger).?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- symbols/arrowdown.xpm | 2 +- symbols/arrowup.xpm | 2 +- symbols/audio.xpm | 2 +- symbols/audioleft.xpm | 2 +- symbols/audioright.xpm | 2 +- symbols/audiostereo.xpm | 2 +- symbols/dolbydigital.xpm | 2 +- symbols/encrypted.xpm | 2 +- symbols/ffwd.xpm | 2 +- symbols/ffwd1.xpm | 2 +- symbols/ffwd2.xpm | 2 +- symbols/ffwd3.xpm | 2 +- symbols/frew.xpm | 2 +- symbols/frew1.xpm | 2 +- symbols/frew2.xpm | 2 +- symbols/frew3.xpm | 2 +- symbols/mute.xpm | 2 +- symbols/pause.xpm | 2 +- symbols/play.xpm | 2 +- symbols/radio.xpm | 2 +- symbols/recording.xpm | 2 +- symbols/sfwd.xpm | 2 +- symbols/sfwd1.xpm | 2 +- symbols/sfwd2.xpm | 2 +- symbols/sfwd3.xpm | 2 +- symbols/srew.xpm | 2 +- symbols/srew1.xpm | 2 +- symbols/srew2.xpm | 2 +- symbols/srew3.xpm | 2 +- symbols/teletext.xpm | 2 +- symbols/volume.xpm | 2 +- 31 files changed, 31 insertions(+), 31 deletions(-) (limited to 'symbols') diff --git a/symbols/arrowdown.xpm b/symbols/arrowdown.xpm index a3f49cd..8ef6b0a 100644 --- a/symbols/arrowdown.xpm +++ b/symbols/arrowdown.xpm @@ -1,5 +1,5 @@ /* XPM */ -static char * arrowdown_xpm[] = { +static const char *const arrowdown_xpm[] = { "12 12 2 1", ". c #FFFFFF", "+ c #000000", diff --git a/symbols/arrowup.xpm b/symbols/arrowup.xpm index a177b4a..9ee2e6c 100644 --- a/symbols/arrowup.xpm +++ b/symbols/arrowup.xpm @@ -1,5 +1,5 @@ /* XPM */ -static char * arrowup_xpm[] = { +static const char *const arrowup_xpm[] = { "12 12 2 1", ". c #FFFFFF", "+ c #000000", diff --git a/symbols/audio.xpm b/symbols/audio.xpm index 26f7cab..44021ad 100644 --- a/symbols/audio.xpm +++ b/symbols/audio.xpm @@ -1,5 +1,5 @@ /* XPM */ -static char * audio_xpm[] = { +static const char *const audio_xpm[] = { "27 18 2 1", ". c #FFFFFF", "+ c #000000", diff --git a/symbols/audioleft.xpm b/symbols/audioleft.xpm index 3536c25..8f68360 100644 --- a/symbols/audioleft.xpm +++ b/symbols/audioleft.xpm @@ -1,5 +1,5 @@ /* XPM */ -static char * audioleft_xpm[] = { +static const char *const audioleft_xpm[] = { "27 18 2 1", ". c #FFFFFF", "+ c #000000", diff --git a/symbols/audioright.xpm b/symbols/audioright.xpm index fc03cd3..b349792 100644 --- a/symbols/audioright.xpm +++ b/symbols/audioright.xpm @@ -1,5 +1,5 @@ /* XPM */ -static char * audioright_xpm[] = { +static const char *const audioright_xpm[] = { "27 18 2 1", ". c #FFFFFF", "+ c #000000", diff --git a/symbols/audiostereo.xpm b/symbols/audiostereo.xpm index fdd7b84..4c59a5e 100644 --- a/symbols/audiostereo.xpm +++ b/symbols/audiostereo.xpm @@ -1,5 +1,5 @@ /* XPM */ -static char * audiostereo_xpm[] = { +static const char *const audiostereo_xpm[] = { "27 18 2 1", ". c #FFFFFF", "+ c #000000", diff --git a/symbols/dolbydigital.xpm b/symbols/dolbydigital.xpm index e51709e..432b476 100644 --- a/symbols/dolbydigital.xpm +++ b/symbols/dolbydigital.xpm @@ -1,5 +1,5 @@ /* XPM */ -static char * dolbydigital_xpm[] = { +static const char *const dolbydigital_xpm[] = { "27 18 2 1", ". c #FFFFFF", "+ c #000000", diff --git a/symbols/encrypted.xpm b/symbols/encrypted.xpm index f2ae082..fc3178b 100644 --- a/symbols/encrypted.xpm +++ b/symbols/encrypted.xpm @@ -1,5 +1,5 @@ /* XPM */ -static char * encrypted_xpm[] = { +static const char *const encrypted_xpm[] = { "27 18 2 1", ". c #FFFFFF", "+ c #000000", diff --git a/symbols/ffwd.xpm b/symbols/ffwd.xpm index 7d1edc2..fb39329 100644 --- a/symbols/ffwd.xpm +++ b/symbols/ffwd.xpm @@ -1,5 +1,5 @@ /* XPM */ -static char * ffwd_xpm[] = { +static const char *const ffwd_xpm[] = { "28 26 2 1", ". c #FFFFFF", "+ c #000000", diff --git a/symbols/ffwd1.xpm b/symbols/ffwd1.xpm index f78db80..4b81436 100644 --- a/symbols/ffwd1.xpm +++ b/symbols/ffwd1.xpm @@ -1,5 +1,5 @@ /* XPM */ -static char * ffwd1_xpm[] = { +static const char *const ffwd1_xpm[] = { "28 26 2 1", ". c #FFFFFF", "+ c #000000", diff --git a/symbols/ffwd2.xpm b/symbols/ffwd2.xpm index f117fc2..19e62d1 100644 --- a/symbols/ffwd2.xpm +++ b/symbols/ffwd2.xpm @@ -1,5 +1,5 @@ /* XPM */ -static char * ffwd2_xpm[] = { +static const char *const ffwd2_xpm[] = { "28 26 2 1", ". c #FFFFFF", "+ c #000000", diff --git a/symbols/ffwd3.xpm b/symbols/ffwd3.xpm index 8b9e9b0..2bc65bd 100644 --- a/symbols/ffwd3.xpm +++ b/symbols/ffwd3.xpm @@ -1,5 +1,5 @@ /* XPM */ -static char * ffwd3_xpm[] = { +static const char *const ffwd3_xpm[] = { "28 26 2 1", ". c #FFFFFF", "+ c #000000", diff --git a/symbols/frew.xpm b/symbols/frew.xpm index d8a6c47..3583735 100644 --- a/symbols/frew.xpm +++ b/symbols/frew.xpm @@ -1,5 +1,5 @@ /* XPM */ -static char * frew_xpm[] = { +static const char *const frew_xpm[] = { "28 26 2 1", ". c #FFFFFF", "+ c #000000", diff --git a/symbols/frew1.xpm b/symbols/frew1.xpm index 493c229..4aab792 100644 --- a/symbols/frew1.xpm +++ b/symbols/frew1.xpm @@ -1,5 +1,5 @@ /* XPM */ -static char * frew1_xpm[] = { +static const char *const frew1_xpm[] = { "28 26 2 1", ". c #FFFFFF", "+ c #000000", diff --git a/symbols/frew2.xpm b/symbols/frew2.xpm index 81fc0ee..707edfc 100644 --- a/symbols/frew2.xpm +++ b/symbols/frew2.xpm @@ -1,5 +1,5 @@ /* XPM */ -static char * frew2_xpm[] = { +static const char *const frew2_xpm[] = { "28 26 2 1", ". c #FFFFFF", "+ c #000000", diff --git a/symbols/frew3.xpm b/symbols/frew3.xpm index 19b183c..95a3d15 100644 --- a/symbols/frew3.xpm +++ b/symbols/frew3.xpm @@ -1,5 +1,5 @@ /* XPM */ -static char * frew3_xpm[] = { +static const char *const frew3_xpm[] = { "28 26 2 1", ". c #FFFFFF", "+ c #000000", diff --git a/symbols/mute.xpm b/symbols/mute.xpm index 0f1292f..90fb79c 100644 --- a/symbols/mute.xpm +++ b/symbols/mute.xpm @@ -1,5 +1,5 @@ /* XPM */ -static char * mute_xpm[] = { +static const char *const mute_xpm[] = { "26 20 2 1", ". c #FFFFFF", "+ c #000000", diff --git a/symbols/pause.xpm b/symbols/pause.xpm index c1d82c3..945b794 100644 --- a/symbols/pause.xpm +++ b/symbols/pause.xpm @@ -1,5 +1,5 @@ /* XPM */ -static char * pause_xpm[] = { +static const char *const pause_xpm[] = { "28 26 2 1", ". c #FFFFFF", "+ c #000000", diff --git a/symbols/play.xpm b/symbols/play.xpm index 0e088f8..ca27fa3 100644 --- a/symbols/play.xpm +++ b/symbols/play.xpm @@ -1,5 +1,5 @@ /* XPM */ -static char * play_xpm[] = { +static const char *const play_xpm[] = { "28 26 2 1", ". c #FFFFFF", "+ c #000000", diff --git a/symbols/radio.xpm b/symbols/radio.xpm index f4d1fc9..a14b0a9 100644 --- a/symbols/radio.xpm +++ b/symbols/radio.xpm @@ -1,5 +1,5 @@ /* XPM */ -static char * radio_xpm[] = { +static const char *const radio_xpm[] = { "27 18 2 1", ". c #FFFFFF", "+ c #000000", diff --git a/symbols/recording.xpm b/symbols/recording.xpm index ea7bbd6..155df61 100644 --- a/symbols/recording.xpm +++ b/symbols/recording.xpm @@ -1,5 +1,5 @@ /* XPM */ -static char * recording_xpm[] = { +static const char *const recording_xpm[] = { "27 18 2 1", ". c #FFFFFF", "+ c #000000", diff --git a/symbols/sfwd.xpm b/symbols/sfwd.xpm index 38468e5..e79c69b 100644 --- a/symbols/sfwd.xpm +++ b/symbols/sfwd.xpm @@ -1,5 +1,5 @@ /* XPM */ -static char * sfwd_xpm[] = { +static const char *const sfwd_xpm[] = { "28 26 2 1", ". c #FFFFFF", "+ c #000000", diff --git a/symbols/sfwd1.xpm b/symbols/sfwd1.xpm index f07801b..67cf6ce 100644 --- a/symbols/sfwd1.xpm +++ b/symbols/sfwd1.xpm @@ -1,5 +1,5 @@ /* XPM */ -static char * sfwd1_xpm[] = { +static const char *const sfwd1_xpm[] = { "28 26 2 1", ". c #FFFFFF", "+ c #000000", diff --git a/symbols/sfwd2.xpm b/symbols/sfwd2.xpm index 784744a..a90bb92 100644 --- a/symbols/sfwd2.xpm +++ b/symbols/sfwd2.xpm @@ -1,5 +1,5 @@ /* XPM */ -static char * sfwd2_xpm[] = { +static const char *const sfwd2_xpm[] = { "28 26 2 1", ". c #FFFFFF", "+ c #000000", diff --git a/symbols/sfwd3.xpm b/symbols/sfwd3.xpm index 05abde6..e03965c 100644 --- a/symbols/sfwd3.xpm +++ b/symbols/sfwd3.xpm @@ -1,5 +1,5 @@ /* XPM */ -static char * sfwd3_xpm[] = { +static const char *const sfwd3_xpm[] = { "28 26 2 1", ". c #FFFFFF", "+ c #000000", diff --git a/symbols/srew.xpm b/symbols/srew.xpm index 4dbae7e..05b9dc1 100644 --- a/symbols/srew.xpm +++ b/symbols/srew.xpm @@ -1,5 +1,5 @@ /* XPM */ -static char * srew_xpm[] = { +static const char *const srew_xpm[] = { "28 26 2 1", ". c #FFFFFF", "+ c #000000", diff --git a/symbols/srew1.xpm b/symbols/srew1.xpm index 101cdf7..43de690 100644 --- a/symbols/srew1.xpm +++ b/symbols/srew1.xpm @@ -1,5 +1,5 @@ /* XPM */ -static char * srew1_xpm[] = { +static const char *const srew1_xpm[] = { "28 26 2 1", ". c #FFFFFF", "+ c #000000", diff --git a/symbols/srew2.xpm b/symbols/srew2.xpm index f664532..f06a1e3 100644 --- a/symbols/srew2.xpm +++ b/symbols/srew2.xpm @@ -1,5 +1,5 @@ /* XPM */ -static char * srew2_xpm[] = { +static const char *const srew2_xpm[] = { "28 26 2 1", ". c #FFFFFF", "+ c #000000", diff --git a/symbols/srew3.xpm b/symbols/srew3.xpm index b82a6c7..b881980 100644 --- a/symbols/srew3.xpm +++ b/symbols/srew3.xpm @@ -1,5 +1,5 @@ /* XPM */ -static char * srew3_xpm[] = { +static const char *const srew3_xpm[] = { "28 26 2 1", ". c #FFFFFF", "+ c #000000", diff --git a/symbols/teletext.xpm b/symbols/teletext.xpm index 49fc3c2..345ab9e 100644 --- a/symbols/teletext.xpm +++ b/symbols/teletext.xpm @@ -1,5 +1,5 @@ /* XPM */ -static char * teletext_xpm[] = { +static const char *const teletext_xpm[] = { "27 18 2 1", ". c #FFFFFF", "+ c #000000", diff --git a/symbols/volume.xpm b/symbols/volume.xpm index 9cbc0b2..c6186fe 100644 --- a/symbols/volume.xpm +++ b/symbols/volume.xpm @@ -1,5 +1,5 @@ /* XPM */ -static char * volume_xpm[] = { +static const char *const volume_xpm[] = { "28 14 2 1", ". c #FFFFFF", "+ c #000000", -- cgit v1.2.3