Skip to content

Commit

Permalink
VideLibri 2.510
Browse files Browse the repository at this point in the history
  • Loading branch information
benibela committed Dec 28, 2021
1 parent ed47ad0 commit 2b2d2bc
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 17 deletions.
4 changes: 2 additions & 2 deletions _meta/installer/videlibri.iss
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@

[Setup]
;Change this in every version
AppVerName=VideLibri 2.501
AppVersion=2.501
AppVerName=VideLibri 2.510
AppVersion=2.510

;Don't change
;Unicode-Check: ääääääööööüüüüüü
Expand Down
20 changes: 10 additions & 10 deletions _meta/sfsite/downloadTable.html
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
<div>
Es gibt die folgenden VideLibri-Downloads auf der
<a href="http://sourceforge.net/projects/videlibri/files/VideLibri/VideLibri%202.501/">SourceForge-Downloadseite</a>:
<a href="http://sourceforge.net/projects/videlibri/files/VideLibri/VideLibri%202.510/">SourceForge-Downloadseite</a>:
<br/><br/>
<table class="downloadTable">
<tr><th>Betriebsystem</th><th>Dateiname</th><th>Dateigröße</th></tr>
<tr><td>Windows: </td><td>
<a href="https://sourceforge.net/projects/videlibri/files/VideLibri/VideLibri%202.501/videlibri-setup.exe/download">
<a href="https://sourceforge.net/projects/videlibri/files/VideLibri/VideLibri%202.510/videlibri-setup.exe/download">
videlibri-setup.exe
</a></td><td>4.7 MB</td></tr><tr><td>Quellcode:</td><td>
<a href="https://sourceforge.net/projects/videlibri/files/VideLibri/VideLibri%202.501/videlibri-2.501.src.tar.gz/download">
videlibri-2.501.src.tar.gz
<a href="https://sourceforge.net/projects/videlibri/files/VideLibri/VideLibri%202.510/videlibri-2.510.src.tar.gz/download">
videlibri-2.510.src.tar.gz
</a></td><td>7.0 MB</td></tr><tr><td>Debian/Ubuntu: 64 Bit</td><td>
<a href="https://sourceforge.net/projects/videlibri/files/VideLibri/VideLibri%202.501/videlibri_2.501-1_amd64.deb/download">
videlibri_2.501-1_amd64.deb
<a href="https://sourceforge.net/projects/videlibri/files/VideLibri/VideLibri%202.510/videlibri_2.510-1_amd64.deb/download">
videlibri_2.510-1_amd64.deb
</a></td><td>3.4 MB</td></tr><tr><td>Debian/Ubuntu: 32 Bit</td><td>
<a href="https://sourceforge.net/projects/videlibri/files/VideLibri/VideLibri%202.501/videlibri_2.501-1_i386.deb/download">
videlibri_2.501-1_i386.deb
<a href="https://sourceforge.net/projects/videlibri/files/VideLibri/VideLibri%202.510/videlibri_2.510-1_i386.deb/download">
videlibri_2.510-1_i386.deb
</a></td><td>3.2 MB</td></tr><tr><td>Android: </td><td>
<a href="https://sourceforge.net/projects/videlibri/files/VideLibri/VideLibri%202.501/videlibri_2.501-release.apk/download">
videlibri_2.501-release.apk
<a href="https://sourceforge.net/projects/videlibri/files/VideLibri/VideLibri%202.510/videlibri_2.510-release.apk/download">
videlibri_2.510-release.apk
</a></td><td>7.6 MB</td></tr></table></div>
9 changes: 8 additions & 1 deletion _meta/version/changelog.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="../changelog.xsl"?>
<changelog program="Bibliothek-App VideLibri">
<build version="2501" date="2021-12-05">
<build version="2510" date="2021-12-28">
<download url="http://videlibri.sourceforge.net/updates/videlibri-setup.exe" platform="WINDOWS" execute="&quot;$DOWNLOAD&quot; /SP- /noicons &quot;/dir=$OLDPATH&quot; " restart="true"/>
<download url="http://videlibri.sourceforge.net/updates/videlibri-linux32.deb" platform="LINUX32" execute=""/>
<download url="http://videlibri.sourceforge.net/updates/videlibri-linux64.deb" platform="LINUX64" execute=""/>
<fix>Erlaube wieder Benutzerdefinierte HTTPS-Zertifikate.</fix>
<fix>sisis/Stadtbibliothek Chemnitz: Zeige ausgeliehene Bücher auch wenn kein Link zu vorgemerkten Büchern gefunden werden kann.</fix>
<fix>Anpassung an geänderten Katalog der Stadtbibliothek Speyer.</fix>
<fix>aDIS/VÖBB: Öffne nicht die falsche Webseite, wenn sich ein Link mit dem Wort "Anmeldung" auf der Startseite befindet. Wiederhole den Loginvorgang, wenn nach dem Login nur eine leere Seite kommt. </fix>
<fix>Patch für FreePascal Bug 39492. </fix>
</build>
<build version="2501" date="2021-12-05">
<fix>Behebt Absturz der Androidversion</fix>
</build>
<build version="2500" date="2021-12-03">
Expand Down
2 changes: 1 addition & 1 deletion _meta/version/version.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<versions>
<stable value="2500"/>
<stable value="2510"/>
<debug value="0906"/>
</versions>
4 changes: 2 additions & 2 deletions android/android/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="de.benibela.videlibri"
android:versionCode="2501"
android:versionName="2.501">
android:versionCode="2510"
android:versionName="2.510">
<!--<uses-permission android:name="android.permission.VIBRATE" />
<uses-permission android:name="android.permission.SEND_SMS" />
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />-->
Expand Down
2 changes: 1 addition & 1 deletion applicationconfig.pas
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ type TStringAsMemoryStream = class(TMemoryStream)
nextLimitStr: string;

appFullTitle:string='VideLibri';
versionNumber:integer=2501;
versionNumber:integer=2510;
//=>versionNumber/1000
newVersionInstalled: boolean=false;

Expand Down

0 comments on commit 2b2d2bc

Please sign in to comment.