Fixes #8 Reconstruction of code

Remove changelogs
Create new changelog.md
Add new file to format git log as markdown
Fixes for i-nex-lspci - now i-nex at run copy need files to user.home dir
Remove pastebinit from code
This commit is contained in:
eloaders 2016-11-12 19:08:29 +01:00
parent 017bee2a33
commit 5ce85679ea
64 changed files with 3004 additions and 9155 deletions

1392
Changelog.md Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1 +1,165 @@
This program is under : General Public Licence
GNU LESSER GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
This version of the GNU Lesser General Public License incorporates
the terms and conditions of version 3 of the GNU General Public
License, supplemented by the additional permissions listed below.
0. Additional Definitions.
As used herein, "this License" refers to version 3 of the GNU Lesser
General Public License, and the "GNU GPL" refers to version 3 of the GNU
General Public License.
"The Library" refers to a covered work governed by this License,
other than an Application or a Combined Work as defined below.
An "Application" is any work that makes use of an interface provided
by the Library, but which is not otherwise based on the Library.
Defining a subclass of a class defined by the Library is deemed a mode
of using an interface provided by the Library.
A "Combined Work" is a work produced by combining or linking an
Application with the Library. The particular version of the Library
with which the Combined Work was made is also called the "Linked
Version".
The "Minimal Corresponding Source" for a Combined Work means the
Corresponding Source for the Combined Work, excluding any source code
for portions of the Combined Work that, considered in isolation, are
based on the Application, and not on the Linked Version.
The "Corresponding Application Code" for a Combined Work means the
object code and/or source code for the Application, including any data
and utility programs needed for reproducing the Combined Work from the
Application, but excluding the System Libraries of the Combined Work.
1. Exception to Section 3 of the GNU GPL.
You may convey a covered work under sections 3 and 4 of this License
without being bound by section 3 of the GNU GPL.
2. Conveying Modified Versions.
If you modify a copy of the Library, and, in your modifications, a
facility refers to a function or data to be supplied by an Application
that uses the facility (other than as an argument passed when the
facility is invoked), then you may convey a copy of the modified
version:
a) under this License, provided that you make a good faith effort to
ensure that, in the event an Application does not supply the
function or data, the facility still operates, and performs
whatever part of its purpose remains meaningful, or
b) under the GNU GPL, with none of the additional permissions of
this License applicable to that copy.
3. Object Code Incorporating Material from Library Header Files.
The object code form of an Application may incorporate material from
a header file that is part of the Library. You may convey such object
code under terms of your choice, provided that, if the incorporated
material is not limited to numerical parameters, data structure
layouts and accessors, or small macros, inline functions and templates
(ten or fewer lines in length), you do both of the following:
a) Give prominent notice with each copy of the object code that the
Library is used in it and that the Library and its use are
covered by this License.
b) Accompany the object code with a copy of the GNU GPL and this license
document.
4. Combined Works.
You may convey a Combined Work under terms of your choice that,
taken together, effectively do not restrict modification of the
portions of the Library contained in the Combined Work and reverse
engineering for debugging such modifications, if you also do each of
the following:
a) Give prominent notice with each copy of the Combined Work that
the Library is used in it and that the Library and its use are
covered by this License.
b) Accompany the Combined Work with a copy of the GNU GPL and this license
document.
c) For a Combined Work that displays copyright notices during
execution, include the copyright notice for the Library among
these notices, as well as a reference directing the user to the
copies of the GNU GPL and this license document.
d) Do one of the following:
0) Convey the Minimal Corresponding Source under the terms of this
License, and the Corresponding Application Code in a form
suitable for, and under terms that permit, the user to
recombine or relink the Application with a modified version of
the Linked Version to produce a modified Combined Work, in the
manner specified by section 6 of the GNU GPL for conveying
Corresponding Source.
1) Use a suitable shared library mechanism for linking with the
Library. A suitable mechanism is one that (a) uses at run time
a copy of the Library already present on the user's computer
system, and (b) will operate properly with a modified version
of the Library that is interface-compatible with the Linked
Version.
e) Provide Installation Information, but only if you would otherwise
be required to provide such information under section 6 of the
GNU GPL, and only to the extent that such information is
necessary to install and execute a modified version of the
Combined Work produced by recombining or relinking the
Application with a modified version of the Linked Version. (If
you use option 4d0, the Installation Information must accompany
the Minimal Corresponding Source and Corresponding Application
Code. If you use option 4d1, you must provide the Installation
Information in the manner specified by section 6 of the GNU GPL
for conveying Corresponding Source.)
5. Combined Libraries.
You may place library facilities that are a work based on the
Library side by side in a single library together with other library
facilities that are not Applications and are not covered by this
License, and convey such a combined library under terms of your
choice, if you do both of the following:
a) Accompany the combined library with a copy of the same work based
on the Library, uncombined with any other library facilities,
conveyed under the terms of this License.
b) Give prominent notice with the combined library that part of it
is a work based on the Library, and explaining where to find the
accompanying uncombined form of the same work.
6. Revised Versions of the GNU Lesser General Public License.
The Free Software Foundation may publish revised and/or new versions
of the GNU Lesser General Public License from time to time. Such new
versions will be similar in spirit to the present version, but may
differ in detail to address new problems or concerns.
Each version is given a distinguishing version number. If the
Library as you received it specifies that a certain numbered version
of the GNU Lesser General Public License "or any later version"
applies to it, you have the option of following the terms and
conditions either of that published version or of any later version
published by the Free Software Foundation. If the Library as you
received it does not specify a version number of the GNU Lesser
General Public License, you may choose any version of the GNU Lesser
General Public License ever published by the Free Software Foundation.
If the Library as you received it specifies that a proxy can decide
whether future versions of the GNU Lesser General Public License shall
apply, that proxy's public statement of acceptance of any version is
permanent authorization for you to choose that version for the
Library.

File diff suppressed because it is too large Load Diff

View File

@ -16,7 +16,7 @@
' along with this program. If not, see <http://www.gnu.org/licenses/>.
Public Sub Form_Open()
Dim PASTEBIN_SITES As String[] = Dir("/usr/share/i-nex/pastebinit/pastebin.d/")
Dim PASTEBIN_SITES As String[] = Dir("/usr/share/pastebin.d/")
Dim Conf As Integer
If Exist("~/.i-nex/lastsave") Then
ButtonBox1.Text = File.Load("" & User.Home & "/.i-nex/lastsave")

View File

@ -179,9 +179,9 @@ Public Sub grafika()
Dim GLIXNFO As String
Dim GLX As String[]
Dim strings As String
Try Exec ["/bin/bash", "/usr/bin/i-nex-lspci", "nonprefetchable"] Wait To memory_non_prefetchable
Try Exec ["/bin/bash", "/usr/bin/i-nex-lspci", "prefetchable"] Wait To memory_prefetchable
Try Exec ["/bin/bash", User.Home &/ ".i-nex/i-nex-lspci", "nonprefetchable"] Wait To memory_non_prefetchable
Try Exec ["/bin/bash", User.Home &/ ".i-nex/i-nex-lspci", "prefetchable"] Wait To memory_prefetchable
Try Exec ["glxinfo"] Wait To GLIXNFO
GLX = Split(GLIXNFO, "\n", "")

View File

@ -8,7 +8,7 @@ Function Convert(inputS As String, OutputS As String, CPUName As String)
Dim CPUDBINTEL As New Collection
Dim CPUDBINTELADD As New Collection
JSON_FILE = JSON.Decode(File.Load(inputS))
CPUDBINTEL = JSON.Decode(File.Load("/etc/i-nex/Database/NULLD"))
CPUDBINTEL = JSON.Decode(File.Load("Database/NULLD"))
For z = 0 To JSON_FILE["DATABASE"].Count - 1
If JSON_FILE["DATABASE"][z]["PROCESSOR_MODEL_NAME"] Like CPUName Then
Print JSON_FILE["DATABASE"][z]["PROCESSOR_MODEL_NAME"]

View File

@ -18,50 +18,42 @@
Public Logs As New Logger
Public Sub _inits()
Dim Do_not_print As String
If Access("" & User.Home & "/", gb.Write) = False Then
If Access(User.Home & "/", gb.Write) = False Then
Message.Error("Cannot write files to " & User.Home & "/.i-nex")
Endif
If Exist("" & User.Home & "/.i-nex") Then
If Exist(User.Home & "/.i-nex") Then
Logs("i-nex in home folder is exist", Logger.Info)
Logs("I-Nex config directory in user/home folder exist", Logger.Info)
Logs("Try to remove files", Logger.Info)
'Try Kill User.Home & "/.i-nex/screenfetch-dev"
Try Kill User.Home & "/.i-nex/gputemp"
Remove_Nedded_Files()
Logs("Copy nedded files", Logger.Info)
Copy_Nedded_Files()
Else
Logs("i-nex in home folder not exist", Logger.Error)
Try Mkdir User.Home & "/.i-nex/"
Create_Nedded_Folders()
Logs("i-nex in home folder created", Logger.Info)
Endif
Logs("Copy nedded files", Logger.Info)
'Logs("Copy screenfetch-dev from Data/screenfetch-dev to " & User.Home &/ ".i-nex/screenfetch-dev", Logger.Info)
' Copy "Data/screenfetch-dev" To User.Home &/ ".i-nex/screenfetch-dev"
Logs("Copy gputemp from Data/gputemp to " & User.Home &/ ".i-nex/gputemp", Logger.Info)
Copy "Data/gputemp" To User.Home &/ ".i-nex/gputemp"
'Logs("Execute copied files", Logger.Info)
'Logs("Execute screenfetch-dev", Logger.Info)
'Exec ["/bin/bash", "" & User.Home & "/.i-nex/screenfetch-dev"] Wait To Do_not_print
Do_not_print = Null
' If Settings["FirstRun/Value"] = "True" Then
' If Settings["FirstRun/AppVer"] < Application.Version Then
'
' Desktop.Open("http://i-nex.linux.pl/" & Application.Version & "")
' Settings["FirstRun/AppVer"] = Application.Version
'
' Else
'
' Logs("This is not first run of I-Nex", Logger.Info)
'
' Endif
'
'
' Else
'
' Desktop.Open("http://i-nex.linux.pl")
' Settings["FirstRun/Value"] = "True"
' Settings["FirstRun/AppVer"] = Application.Version
'
' Endif
End
Private Function Remove_Nedded_Files()
Try Kill User.Home & "/.i-nex/gputemp"
Try Kill User.Home & "/.i-nex/i-nex-lspci"
End
Private Function Copy_Nedded_Files()
Logs("Copy gputemp from Data/gputemp to " & User.Home &/ ".i-nex/gputemp", Logger.Info)
Try Copy "Data/gputemp" To User.Home &/ ".i-nex/gputemp"
Try Copy "Data/i-nex-lspci" To User.Home &/ ".i-nex/i-nex-lspci"
End
Private Function Create_Nedded_Folders()
Try Mkdir User.Home & "/.i-nex/"
End

View File

@ -8,7 +8,7 @@ Public Function pastebin(Send As Boolean, Directory As String, Service As String
TextInfo("Send report to " & FReport_Gen.ComboBox1.Text & "")
PBV(0.5)
Wait 0.1
Shell "/usr/share/i-nex/pastebinit/pastebinit -b http://" & Service & " -i " & Directory & "" Wait To links
Shell "/usr/bin/pastebinit -b http://" & Service & " -i " & Directory & "" Wait To links
PBV(0.7)
links = Replace(links, "\n", "")
PBV(0.8)

View File

@ -1,14 +1,13 @@
#!/usr/bin/make -f
include i-nex.mk
make: build-inex build-json build-pixmaps
make: build-inex build-json
install: install-pastebinit-and-other \
install-pixmaps install-changelogs install-manpages \
install-docs install-json install-inex install-scripts \
install: install-pixmaps install-manpages install-changelogs\
install-json install-inex \
install-udev-rule link-inex
clean: clean-pixmaps clean-json clean-inex clean-all
clean: clean-json clean-inex clean-all
distclean: clean
@ -24,44 +23,22 @@ build-json:
@echo -e '\033[1;32mBuild JSON...\033[0m'
$(MAKE) -C JSON
build-pixmaps:
@echo -e '\033[1;32mBuild Pixmaps...\033[0m'
$(MAKE) -C pixmaps
install-pastebinit-and-other:
@echo -e '\033[1;32mCreate nedded dirs...\033[0m'
mkdir -p $(DESTDIR)$(PREFIX)/share/applications
mkdir -p $(DESTDIR)$(PREFIX)/share/i-nex/pastebinit
mkdir -p $(DESTDIR)$(PREFIX)/share/i-nex/pastebinit/pastebin.d
@echo -e '\033[1;32mInstall pastebinit and other...\033[0m'
$(INSTALL) 0755 debian/i-nex.desktop $(DESTDIR)$(PREFIX)/share/applications/
$(INSTALL) 0755 debian/i-nex-library.desktop $(DESTDIR)$(PREFIX)/share/applications/
$(INSTALL) 0755 pastebinit $(DESTDIR)$(PREFIX)/share/i-nex/pastebinit/
$(INSTALL) 0644 pastebinit.xml $(DESTDIR)$(PREFIX)/share/i-nex/pastebinit/
$(INSTALL) 0644 release.conf $(DESTDIR)$(PREFIX)/share/i-nex/pastebinit/
$(MAKE) -C pastebin.d install
install-pixmaps:
@echo -e '\033[1;32mInstall pixmaps...\033[0m'
$(MAKE) -C pixmaps install
install-changelogs:
@echo -e '\033[1;32mInstall changelogs...\033[0m'
$(MAKE) -C changelogs install
install-manpages:
@echo -e '\033[1;32mInstall manpages...\033[0m'
$(MAKE) -C manpages install
install-docs:
@echo -e '\033[1;32mInstall docs...\033[0m'
$(MAKE) -C docs install
install-json:
@echo -e '\033[1;32mInstall JSON...\033[0m'
@ -72,15 +49,12 @@ install-inex:
@echo -e '\033[1;32mInstall I-Nex...\033[0m'
$(MAKE) -C I-Nex install
install-scripts:
install-changelogs:
@echo -e '\033[1;32mInstall Scripts...\033[0m'
$(MAKE) -C Scripts install
clean-pixmaps:
@echo -e '\033[1;32mInstalling Changelogs...\033[0m'
mkdir -p $(DESTDIR)$(PREFIX)$(DOCSDIR)
install -Dm644 Changelog.md $(DESTDIR)$(PREFIX)$(DOCSDIR)
$(MAKE) -C pixmaps clean
clean-json:
$(MAKE) -C JSON clean

View File

@ -33,6 +33,7 @@ The difference between I-Nex and the other hardware information GUI tools availa
* gambas3-gb-desktop-x11 (>= 3.8.4)
* gambas3-gb-form-stock (>= 3.8.4)
* libc6
* pastebinit
* [libcpuid](https://github.com/anrieff/libcpuid)
### Build in Ubuntu
@ -45,9 +46,9 @@ sudo add-apt-repository ppa:i-nex-development-team/libcpuid11
Installing dependencies:
```
sudo apt-get install \
debhelper devscripts python python-all python-dev python-all-dev pkg-config dpkg-dev libcpuid14-dev \
debhelper devscripts pkg-config dpkg-dev \
lsb-release gambas3-dev gambas3-gb-image gambas3-gb-qt4 gambas3-gb-form gambas3-gb-desktop \
gambas3-gb-form-stock imagemagick git
gambas3-gb-form-stock git
```
## Downloading sources
```

View File

@ -1,8 +0,0 @@
#!/usr/bin/make -f
include ../i-nex.mk
install:
mkdir -p $(DESTDIR)$(bindir)
chmod +x i-nex-lspci
$(INSTALL) 0755 i-nex-lspci $(DESTDIR)$(bindir)

View File

@ -1,4 +0,0 @@
#!/bin/bash
wget http://i-nex.pl/inex.r?download=atom -O ./src/i-nex/Database/atom
wget http://i-nex.pl/inex.r?download=intel -O ./src/i-nex/Database/intel
wget http://i-nex.pl/inex.r?download=amd -O ./src/i-nex/Database/amd

51
changelog.awk Executable file
View File

@ -0,0 +1,51 @@
#!/usr/bin/awk -f
BEGIN {
REPO_URL = getRepoURL()
# Prefixes that determine whether a commit will be printed
#CHANGELOG_REGEX = "^(changelog|Update|fix|add|docs|chore|feat|feature|refactor|update||): "
FS="|"
# %D: tags
# %s: commit message
# %H: long hash
# %h: short hash
while ("git log --pretty='%D|%s|%H|%h'" | getline) {
IS_GIT_TAG = length($1) && match($1, /tag:/)
if (IS_GIT_TAG) {
printTag($1)
} else {
printCommit($2, $3, $4)
}
}
}
function printTag(input) {
# Cut out text up to tag
sub(/.*tag: /, "", input)
# Cut out text after tag
sub(/,.*/, "", input)
if (TYPE == "plain")
printf("\n%s\n", input)
else
printf("\n## %s\n", input)
}
function printCommit(input, longHash, shortHash) {
if ( match(input, CHANGELOG_REGEX) ) {
sub(CHANGELOG_REGEX, "", input)
if (TYPE == "plain")
printf("\t- %s\n", input, makeCommitLink(REPO_URL, shortHash, longHash) )
else
printf("- %s (%s)\n", input, makeCommitLink(REPO_URL, shortHash, longHash) )
}
}
function makeCommitLink(repoUrl, shortHash, longHash) {
return ("[" shortHash "](https://github.com/i-nex/I-Nex/commit/" longHash ")")
}
# Get Git repo URL
function getRepoURL() {
"git config --get remote.upstream.url || git config --get remote.origin.url || git config --get remote.dev.url" | getline REPO_URL
sub(/:/, "/", REPO_URL)
sub(/git@/, "https://", REPO_URL)
sub(/\.git/, "", REPO_URL)
return REPO_URL
}

View File

@ -1,12 +0,0 @@
#!/usr/bin/make -f
include ../i-nex.mk
CHANGELOG_FILES=$(wildcard changelog-*)
install: install-changelogs
install-changelogs:
@echo -e '\033[1;32mInstalling Changelogs...\033[0m'
mkdir -p $(DESTDIR)$(PREFIX)$(DOCSDIR)
install -Dm644 $(CHANGELOG_FILES) $(DESTDIR)$(PREFIX)$(DOCSDIR)

View File

@ -1,443 +0,0 @@
------------------------------------------------------------
revno: 172
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Sat 2012-02-18 11:58:28 +0100
message:
Added support for:
AMD Duron
AMD E2-Vision
AMD Geode
AMD Opteron K10
AMD Opteron K8
AMD Sempron Mobile
AMD Sempron K7
AMD Sempron K8
AMD Turion X2
AMD Turion X2 Ultra
AMD Turion64-X2
AMD Turion64
AMD Vision
Intel Atom
Intel Core i7
------------------------------------------------------------
revno: 171
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Tue 2012-02-14 22:56:46 +0100
message:
Fix Kernel Command Line
------------------------------------------------------------
revno: 170
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Tue 2012-02-14 22:28:27 +0100
message:
Remember last dir to save screenshot
------------------------------------------------------------
revno: 169
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Tue 2012-02-14 22:05:06 +0100
message:
CPU Tab change Width to Address sizes
------------------------------------------------------------
revno: 168
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Tue 2012-02-14 21:49:10 +0100
message:
Drives replace TextArea to TextBox
------------------------------------------------------------
revno: 167
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Tue 2012-02-14 20:48:29 +0100
message:
Again try to fix Drives detect uuid, mount point, mount width
------------------------------------------------------------
revno: 166
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Tue 2012-02-14 20:01:32 +0100
message:
Added thermal_zone.module
Try to fix Drives
------------------------------------------------------------
revno: 165
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Tue 2012-02-14 15:45:27 +0100
message:
Move BIOS_microcode_update_recommended.module
------------------------------------------------------------
revno: 164
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Tue 2012-02-14 15:08:45 +0100
message:
Fix last commit
------------------------------------------------------------
revno: 163
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Tue 2012-02-14 15:06:13 +0100
message:
Fix Check Bios Microcode Update Recommended
------------------------------------------------------------
revno: 162
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Tue 2012-02-14 14:58:19 +0100
message:
Add Kernel Tab Kernel command line
------------------------------------------------------------
revno: 161
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Tue 2012-02-14 14:45:06 +0100
message:
Add Check for BIOS microcode update recommended
------------------------------------------------------------
revno: 160
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Tue 2012-02-14 14:13:26 +0100
message:
Fix last commit
------------------------------------------------------------
revno: 159
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Tue 2012-02-14 14:10:34 +0100
message:
Change Version to 0.4.5 Unstable
Next stable is 0.4.6
On this moment stable is 0.4.4 in Stable ppa for Ubuntu
------------------------------------------------------------
revno: 158
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Tue 2012-02-14 13:51:48 +0100
message:
Change path to save screenshot User.Home / Desktop.Path
------------------------------------------------------------
revno: 157
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Tue 2012-02-14 13:21:47 +0100
message:
Fix bug in send report about graphic
Add ProgressBar Values % in sending
------------------------------------------------------------
revno: 156
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Tue 2012-02-14 13:05:15 +0100
message:
Graphic Tab TextArea replace to TextBox
Resize Main Form Finfosys.form
Change pisition in USB Tab
------------------------------------------------------------
revno: 155
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Tue 2012-02-14 13:04:00 +0100
message:
Speed add MB
------------------------------------------------------------
revno: 154
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Tue 2012-02-14 12:45:56 +0100
message:
Fix Shell in System Tab Replace new line to Null
------------------------------------------------------------
revno: 153
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Mon 2012-02-13 23:41:55 +0100
message:
Fix Drives bug in detect UUID, Mount Piont, Mount Width
Fix System Tab (Replace new line to Null)
------------------------------------------------------------
revno: 152
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Mon 2012-02-13 20:13:33 +0100
message:
Fix bug _init() change to _inits()
------------------------------------------------------------
revno: 151
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Mon 2012-02-13 19:15:51 +0100
message:
Remove Pastebin shell script
Added Pastebinit script
Thanks to: Stéphane Graber
Homepage: http://www.stgraber.org/
Supported pastebins:
- cxg.de
- fpaste.org
- p.defau.lt
- paste.debian.net
- paste.drizzle.org
- paste.kde.org
- paste.openstack.org
- paste.pocoo.org
- paste.pound-python.org
- paste.ubuntu.com
- paste.ubuntu.org.cn
- paste2.org
- pastebin.com
- pastie.org
- pb.daviey.com
- slexy.org
- sprunge.us
- yourpaste.net
------------------------------------------------------------
revno: 150
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Mon 2012-02-13 15:31:17 +0100
message:
Fix Send To Pastebin
Add detect curl binary
------------------------------------------------------------
revno: 149
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Mon 2012-02-13 15:08:42 +0100
message:
FReport_Gen add option Send report to pastebin.com
------------------------------------------------------------
revno: 148
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Sun 2012-02-12 21:41:49 +0100
message:
Added Pastebin.com Bash Script
Usage : $0 [ -n <paste name> ] [ -e <paste email> ] [ -t <type of code> ] [ -h ]
<paste name> Specify the name of paste to be used (optional)
<paste email> Specify email to be used while pasting (optional)
<type of code> Specify code language used, use any of the following values (optional and default value is plain text)
=> Some famous [ -t <type of code> ] Values::
php - PHP
actionscript3 - Action Script 3
asp - ASP
bash - BASH script
c - C language
csharp - C#
cpp - C++
java - JAVA
sql - SQL
#pass stdin using | operator
michal@michal-N130:~$ cat bashcode.txt | ./pastebin -t bash
http://pastebin.com/93SuECwJ
#or you can just use command as below, paste code and then press ctrl + D to get the link
michal@michal-N130:~$ ./pastebin -n anil -t php
<?php
echo "Hey, this is a test";
?>
http://pastebin.com/xxxxxxxx
Pastebin bash script located in /usr/share/i-nex/pastebin
------------------------------------------------------------
revno: 147
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Sun 2012-02-12 16:26:35 +0100
message:
Add support AMD Athlon X2 Dual-Core
------------------------------------------------------------
revno: 146
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Sun 2012-02-12 15:19:45 +0100
message:
Add Reports directory
------------------------------------------------------------
revno: 145
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Sun 2012-02-12 15:19:02 +0100
message:
Add ChkPrm.module
------------------------------------------------------------
revno: 144
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Sun 2012-02-12 15:17:26 +0100
message:
Fix
/usr/bin/gbc3 -e -a -g -t -p -m src/i-nex
gbc: error: Component not found: &1 gb.net
make: *** [build-stamp] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
------------------------------------------------------------
revno: 143
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Fri 2012-02-10 21:26:50 +0100
message:
Fix Report:
Default save = /home/USERNAME/Desktop/report.txt
Fix Application.Args add Message.Warning
------------------------------------------------------------
revno: 142
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Thu 2012-02-09 12:12:55 +0100
message:
Fix i-nex.gambas --gen_report
Fix Unity Support Test
------------------------------------------------------------
revno: 141
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Thu 2012-02-09 11:37:41 +0100
message:
Add to report:
Include Unity Support Test (CheckBox Visible if exist /usr/lib/nux/unity_support_test)
Example:
/usr/lib/nux/unity_support_test -p
------------------------------------------------------------
revno: 140
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Thu 2012-02-09 10:28:27 +0100
message:
Reportm.module add dmesg
------------------------------------------------------------
revno: 139
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Wed 2012-02-08 20:48:52 +0100
message:
Add Include SCSI
------------------------------------------------------------
revno: 138
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Wed 2012-02-08 20:30:20 +0100
message:
Remoe Application.Args: i-nex.gambas --show
Add if Args invalid then show window text: Invalid arguments!!
------------------------------------------------------------
revno: 137
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Wed 2012-02-08 20:20:59 +0100
message:
Add Application.Args
Usage: i-nex.gambas [Options]
Options:
--help (Chow Help)
--show (Show Main dialog)
--about (Show About dialog)
--gen_report (Show Report dialog)
Change Reportm.module
Options to include lspci and lsusb information
TextInfo(), PBV(Value)
------------------------------------------------------------
revno: 136
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Tue 2012-02-07 15:28:26 +0100
message:
Fix Reportm.module For i = 0 To Finfosys.ComboBox1.Count - 1
Add send to Progressbar %
------------------------------------------------------------
revno: 135
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Tue 2012-02-07 12:53:20 +0100
message:
Add new FReport_Gen.class, Reportm.module
New initial option to generate report about CPU, Mobo / Bios, Graphic
------------------------------------------------------------
revno: 134
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Sun 2012-02-05 17:45:13 +0100
message:
Add Picture = Picture["icon:/16/mouse"] To Input Tab
------------------------------------------------------------
revno: 133
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Sun 2012-02-05 17:41:11 +0100
message:
Change Memory Tab
------------------------------------------------------------
revno: 132
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Sun 2012-02-05 16:47:04 +0100
message:
Change Kernel Tab
Replace TextArea to ListBox
------------------------------------------------------------
revno: 131
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Sat 2012-02-04 20:10:39 +0100
message:
New Input Tab
Add Input_Devices.module
Add HWmon_coretemp.module
Update position of ComboBox USB, Sound
------------------------------------------------------------
revno: 130
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Sat 2012-02-04 15:32:13 +0100
message:
New Sound Tab
------------------------------------------------------------
revno: 129
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Sat 2012-02-04 15:31:46 +0100
message:
Add
Debug lista
Debug risultato
------------------------------------------------------------
revno: 128
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Fri 2012-02-03 19:12:11 +0100
message:
Add Asound_Drives.module.
Fix Size on CPU Tab
Add Version to Sound Tab
------------------------------------------------------------
revno: 127
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Thu 2012-02-02 23:46:06 +0100
message:
Add
If Error Then Print "Cannot calculate used RAM memory"; Error.Text
If Error Then Print "Cannot calculate used SWAP memory"; Error.Text
------------------------------------------------------------
revno: 126
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Thu 2012-02-02 23:44:49 +0100
message:
Remove Debug lsusb

View File

@ -1,79 +0,0 @@
------------------------------------------------------------
revno: 184
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Sun 2012-03-18 18:31:29 +0100
message:
Add report a bug option
------------------------------------------------------------
revno: 183
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Sun 2012-03-18 18:21:06 +0100
message:
Add inex-crashdb.conf
------------------------------------------------------------
revno: 182
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Sun 2012-03-18 18:00:43 +0100
message:
Add i-nex.py for apport/package-hooks
------------------------------------------------------------
revno: 181
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Sat 2012-03-17 17:34:04 +0100
message:
Add Modules Information
------------------------------------------------------------
revno: 180 [merge]
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Wed 2012-03-14 16:41:50 +0100
message:
Update pastebinit script
------------------------------------------------------------
revno: 179
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Wed 2012-03-14 15:39:20 +0100
message:
Replace IF Application.Args[1] To Select Case Application.Args[1]
------------------------------------------------------------
revno: 178
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Wed 2012-03-14 14:18:58 +0100
message:
Fix Start_App_Args
------------------------------------------------------------
revno: 177
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Tue 2012-03-13 15:40:21 +0100
message:
Add Refresh Memory 1500ms
------------------------------------------------------------
revno: 176
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Tue 2012-03-13 15:34:23 +0100
message:
Fix detect USB Devices
------------------------------------------------------------
revno: 175
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Mon 2012-03-12 16:39:33 +0100
message:
Some fixes
------------------------------------------------------------
revno: 174
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Tue 2012-03-06 20:59:55 +0100
message:
Add refresh Temp and print in term. 1500ms
------------------------------------------------------------
Use --include-merged or -n0 to see merged revisions.

View File

@ -1,7 +0,0 @@
------------------------------------------------------------
revno: 186
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Wed 2012-04-11 15:54:01 +0200
message:
Update depends for gambas3 3.1.0

View File

@ -1,107 +0,0 @@
------------------------------------------------------------
revno: 200
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Thu 2012-11-29 09:07:44 +0100
message:
Repair Bug in USB_Drives.module
New WEB tab
Update GUI
------------------------------------------------------------
revno: 199 [merge]
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Fri 2012-11-02 13:05:39 +0100
message:
Update pastebinit
------------------------------------------------------------
revno: 198
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Fri 2012-11-02 13:04:31 +0100
message:
Remove some graphic.
Remove text above icons
------------------------------------------------------------
revno: 197 [merge]
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Thu 2012-10-04 11:39:22 +0200
message:
The new card layout
------------------------------------------------------------
revno: 196
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Wed 2012-10-03 18:29:17 +0200
message:
Remove change resolution in GPU tab.
Add view only max & min resolution of screen
------------------------------------------------------------
revno: 195 [merge]
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Fri 2012-09-21 18:39:08 +0200
message:
Update Pastebinit.
Update generate report window. (Pages)
------------------------------------------------------------
revno: 194
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Thu 2012-06-07 21:21:55 +0200
message:
Fix Bug device only sdb, sdc, sdx = partition master. Check swap replace Like *sdx* to Like sdx.
Fix Bug if partition = New Wolume, fix display as only "New", fix to New Wolume mounted in media.
------------------------------------------------------------
revno: 193
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Wed 2012-05-16 15:10:51 +0200
message:
Add new Experimental GUI, Test run i-nex.gambas --dev
------------------------------------------------------------
revno: 192 [merge]
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Tue 2012-05-15 13:29:25 +0200
message:
Update pastebinit script
------------------------------------------------------------
revno: 191
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Mon 2012-05-14 19:44:18 +0200
message:
Some Fixes
------------------------------------------------------------
revno: 190
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Sun 2012-05-13 22:09:14 +0200
message:
Fix detect device_uuid
------------------------------------------------------------
revno: 189
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Mon 2012-04-23 23:12:40 +0200
message:
Fix Device real size to show in GB
------------------------------------------------------------
revno: 188 [merge]
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Sun 2012-04-15 11:31:41 +0200
message:
Update pastebinit
------------------------------------------------------------
revno: 187
tags: 0.4.8.1
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Fri 2012-04-13 22:32:23 +0200
message:
New 0.4.8.1
------------------------------------------------------------
Use --include-merged or -n0 to see merged revisions.

View File

@ -1,17 +0,0 @@
------------------------------------------------------------
revno: 203
fixes bug: https://launchpad.net/bugs/1072622
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Fri 2012-11-30 23:18:13 +0100
message:
Fix procesor to processor
Remove TextArea2 from CPU tab
Remove button in USB|Input tab, (Update usbids)
------------------------------------------------------------
revno: 202
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Thu 2012-11-29 09:18:49 +0100
message:
New 0.5.0

View File

@ -1,254 +0,0 @@
------------------------------------------------------------
revno: 233
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Fri 2013-01-04 16:02:21 +0100
message:
move recive and transmit to new window
------------------------------------------------------------
revno: 232
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Fri 2013-01-04 14:56:12 +0100
message:
Add GUI for df
------------------------------------------------------------
revno: 231
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Fri 2013-01-04 11:11:05 +0100
message:
Remove textbox in CPU tab and resize frames
------------------------------------------------------------
revno: 230
fixes bug: https://launchpad.net/bugs/1095866
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Fri 2013-01-04 01:37:24 +0100
message:
Fix HT detect
------------------------------------------------------------
revno: 229
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Thu 2013-01-03 22:03:37 +0100
message:
In WEB tab add GridView for /proc/net/dev
------------------------------------------------------------
revno: 228
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Thu 2013-01-03 14:00:46 +0100
message:
Text Alignment = Center
------------------------------------------------------------
revno: 227
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Thu 2013-01-03 13:59:38 +0100
message:
Fix lspci location in Reportm.module
------------------------------------------------------------
revno: 226
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Thu 2013-01-03 00:43:12 +0100
message:
Fix swap detect
------------------------------------------------------------
revno: 225
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Thu 2013-01-03 00:34:01 +0100
message:
Repair HT Detect.
Test Bash script:
#!/bin/sh
CPUFILE=/proc/cpuinfo
test -f $CPUFILE || exit 1
NUMPHY=`grep "physical id" $CPUFILE | sort -u | wc -l`
NUMLOG=`grep "processor" $CPUFILE | wc -l`
if [ $NUMPHY -eq 1 ]
then
echo This system has one physical CPU,
else
echo This system has $NUMPHY physical CPUs,
fi
if [ $NUMLOG -gt 1 ]
then
echo and $NUMLOG logical CPUs.
NUMCORE=`grep "core id" $CPUFILE | sort -u | wc -l`
if [ $NUMCORE -gt 1 ]
then
echo For every physical CPU there are $NUMCORE cores.
fi
else
echo and one logical CPU.
fi
echo -n The CPU is a `grep "model name" $CPUFILE | sort -u | cut -d : -f 2-`
echo " with`grep "cache size" $CPUFILE | sort -u | cut -d : -f 2-` cache"
------------------------------------------------------------
revno: 224
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Wed 2013-01-02 23:01:04 +0100
message:
Update thermal_zone.module
Fix bug for locate lspci, swapon in openSUSE. Using which $exec to detect where is located
------------------------------------------------------------
revno: 223 [merge]
fixes bug: https://launchpad.net/bugs/1095046
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Tue 2013-01-01 23:46:58 +0100
message:
Undoing mistakes
------------------------------------------------------------
revno: 222
fixes bug: https://launchpad.net/bugs/1095046
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Tue 2013-01-01 23:45:39 +0100
message:
Fix bug #1
------------------------------------------------------------
revno: 221
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Sun 2012-12-30 15:41:42 +0100
message:
chmod +x pastebinit
Fix cpu report
------------------------------------------------------------
revno: 220
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Sun 2012-12-30 13:25:13 +0100
message:
New FFlags.module
Update CPU Tab
Detect HT, lm, vmx
------------------------------------------------------------
revno: 219
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Sat 2012-12-29 19:23:55 +0100
message:
Understanding Linux /proc/cpuinfo
http://www.richweb.com/cpu_info
------------------------------------------------------------
revno: 218
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Sat 2012-12-29 17:48:44 +0100
message:
Fix detect all cores per cpu if cpu HT
https://www.ibm.com/developerworks/mydeveloperworks/blogs/brian/entry/linux_show_the_number_of_cpu_cores_on_your_system17?lang=en
------------------------------------------------------------
revno: 217
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Fri 2012-12-28 16:49:40 +0100
message:
Some fixes
Try to repair bug segmentation fault in thermal_zone.module
------------------------------------------------------------
revno: 216
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Thu 2012-12-27 12:40:22 +0100
message:
New module for detect distro
Thanks to Joshua Higgins
Supported distros:
vector:/etc/vector-version
slackware:/etc/slackware-version
debian:/etc/debian_version
redhat:/etc/redhat-release
arch:/etc/arch-release
SuSE:/etc/SuSE-release
gentoo:/etc/gentoo-release
conectiva:/etc/conectiva-release
mandriva:/etc/mandriva-release
mandrake:/etc/mandrake-release
pardus:/etc/pardus-release
kanotix:/etc/kanotix-release
generic-undetected:/etc/issue
Replace TextArea in System to TexBox
------------------------------------------------------------
revno: 215
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Fri 2012-12-14 11:25:53 +0100
message:
Downgrade pastebinit script
Update nopaste services
------------------------------------------------------------
revno: 214
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Thu 2012-12-13 22:13:39 +0100
message:
Try to fix image displayed for Core2Quad
------------------------------------------------------------
revno: 213
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Thu 2012-12-13 21:22:02 +0100
message:
Fixed detec CD/DVD Devices
------------------------------------------------------------
revno: 212
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Mon 2012-12-10 19:01:55 +0100
message:
Modified debian/copyright
------------------------------------------------------------
revno: 211
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Thu 2012-12-06 21:06:34 +0100
message:
Name=I-Nex
------------------------------------------------------------
revno: 210
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Thu 2012-12-06 21:04:31 +0100
message:
change control
------------------------------------------------------------
revno: 209
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Thu 2012-12-06 21:03:37 +0100
message:
Add License file
LICENSE /usr/share/doc/i-nex
------------------------------------------------------------
revno: 208
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Thu 2012-12-06 20:50:57 +0100
message:
Add new bug reporter, Marcin Mach aka netbit73
------------------------------------------------------------
revno: 207
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Mon 2012-12-03 14:24:31 +0100
message:
Update license
------------------------------------------------------------
revno: 206
fixes bug: https://launchpad.net/bugs/1085686
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Mon 2012-12-03 09:19:49 +0100
message:
All TextBox = ReadOnly="True"
------------------------------------------------------------
Use --include-merged or -n0 to see merged revisions.

View File

@ -1,99 +0,0 @@
------------------------------------------------------------
revno: 248
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Fri 2013-10-18 15:42:49 +0200
message:
Add in GPU tab Monitor name, Manufacturer, Serial number.
------------------------------------------------------------
revno: 247
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Fri 2013-10-18 11:44:13 +0200
message:
Modified makefile
------------------------------------------------------------
revno: 246
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Fri 2013-10-18 11:05:55 +0200
message:
add Makefile
------------------------------------------------------------
revno: 245
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Fri 2013-10-18 10:27:37 +0200
message:
rm install, move to i-nex.install
------------------------------------------------------------
revno: 244
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Fri 2013-10-18 01:50:40 +0200
message:
fix rules. Prev deb paskage empty, only doc.
------------------------------------------------------------
revno: 243
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Fri 2013-10-18 01:07:17 +0200
message:
Add/Fix missed build depends:
debhelper (>= 7), pkg-config, dpkg-dev (>= 1.14.17)
------------------------------------------------------------
revno: 242
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Fri 2013-10-18 00:58:16 +0200
message:
Fix Arch all to any in debian/control
------------------------------------------------------------
revno: 241
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Thu 2013-10-17 23:45:30 +0200
message:
Add edid-decode as inex-decode to package.
------------------------------------------------------------
revno: 240
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Tue 2013-10-15 01:30:01 +0200
message:
display AMD 7xxx Kuma graphic in cpu tab
------------------------------------------------------------
revno: 239
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Mon 2013-10-14 10:04:01 +0200
message:
Removed: Check for BIOS microcode update recommended
------------------------------------------------------------
revno: 238
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Fri 2013-10-04 00:10:51 +0200
message:
Fix graphic report and change version in changelog
------------------------------------------------------------
revno: 237
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Sun 2013-09-08 17:15:00 +0200
message:
New missing files
------------------------------------------------------------
revno: 236
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Sun 2013-09-08 17:14:02 +0200
message:
Some fixes. New functions
------------------------------------------------------------
revno: 235
committer: eloaders <eloaders@yahoo.com>
branch nick: i-nex
timestamp: Fri 2013-01-04 20:00:00 +0100
message:
FIX dpkg-buildpackage -rfakeroot -D -us -uc failed

View File

@ -1,464 +0,0 @@
commit 589d851b8a75ffbc39e2aef25bbdcfa58769a2fb
Author: eloaders <eloaders@linux.pl>
Date: Sat Nov 23 19:15:03 2013 +0100
Add adf.ly and paypal donate buttons
commit 6b5e05cd788617f766f075ae42f8f47e68078812
Author: eloaders <eloaders@linux.pl>
Date: Sat Nov 23 19:14:36 2013 +0100
Update ToolTips
commit 5529a17cbd07187b40a193a21ae190b1b4ae450c
Author: eloaders <eloaders@linux.pl>
Date: Sat Nov 23 17:58:20 2013 +0100
Fix Graphic report
commit 263c1e262d99b2fbacec391f38d39ef3dc7a2979
Author: eloaders <eloaders@linux.pl>
Date: Sat Nov 23 17:25:13 2013 +0100
Fix About/License ScrollBar not in end of file. Change Finfosys ALL to Translate = False
commit 82fe656c91c8c58fa20436a23a0d10fe94813283
Author: eloaders <eloaders@linux.pl>
Date: Sat Nov 23 16:29:11 2013 +0100
Show Memory prefetchable And non-prefetchable in GPU tab
commit 260ca67774b5bd36cf63a6fabcd0675dd63c90e0
Author: eloaders <eloaders@linux.pl>
Date: Sat Nov 23 16:28:14 2013 +0100
SliderBox1 Value For .png Max = 10, Def = 9, for .jpg Max = 100, Def = 70
commit 213eeb256f002683a9a363a3f70134a1baa39427
Author: eloaders <eloaders@linux.pl>
Date: Sat Nov 23 00:12:24 2013 +0100
Use bzip2 instead of gzip +3.0 (quilt)
dh_builddeb -- -Zxz
commit 602016d0ca9c6a38bf66d52d05a6b7f9025ea457
Author: eloaders <eloaders@linux.pl>
Date: Fri Nov 22 23:25:23 2013 +0100
PictureBox3 Stretch = True
commit f0ae39043bc87200a9b5ff08a77c46bde8efbe54
Author: eloaders <eloaders@linux.pl>
Date: Fri Nov 22 23:24:55 2013 +0100
Update about window
commit 0bdcde89e6bc08f75e4d0d7998dd7a8da3a955ab
Author: eloaders <eloaders@linux.pl>
Date: Fri Nov 22 23:21:27 2013 +0100
convert -verbose -resize 50%
commit 17224856dc66624acc765c12f9be48e298d95cd0
Author: eloaders <eloaders@linux.pl>
Date: Fri Nov 22 23:21:13 2013 +0100
convert -verbose -resize 50% -quality 75% $ff $ff
#!/bin/bash
for ff in *.gif
do
convert -verbose -resize 50% -quality 75% $ff $ff
done
commit 416232139baae58705c6539b60bb8162be2a9020
Author: eloaders <eloaders@linux.pl>
Date: Fri Nov 22 23:13:09 2013 +0100
convert -quality 80%
commit cdbe92f4333bc1f0ba21b4f79229003fc2483894
Author: eloaders <eloaders@linux.pl>
Date: Thu Nov 21 22:38:44 2013 +0100
Fix GPU EDID ASCII monitor name
commit 89888adddc8a851602eda82061fe227674fa11d1
Author: eloaders <eloaders@linux.pl>
Date: Thu Nov 21 14:54:11 2013 +0100
update makefile
mkdir: cannot create directory '/usr/share/doc/i-nex/': Permission denied
make[1]: *** [install] Error 1
make[1]: Leaving directory `/build/buildd/i-nex-0.5.6'
dh_auto_install: make -j1 install DESTDIR=/build/buildd/i-
nex-0.5.6/debian/i-nex AM_UPDATE_INFO_DIR=no returned exit code 2
make: *** [binary-arch] Error 2
dpkg-buildpackage: error: /usr/bin/fakeroot debian/rules binary-arch gave error exit status 2
commit 5f600732c58695dd150052a7e41794ea4d6b8cd6
Author: eloaders <eloaders@linux.pl>
Date: Wed Nov 20 19:47:26 2013 +0100
fix makefile make install
commit 0478f74f38f3efb4177b8db72098093a469510c0
Author: eloaders <eloaders@linux.pl>
Date: Wed Nov 20 15:51:45 2013 +0100
Add Powered by Fedora
commit 264d1dfa341ff03e61964dd5760c430eaddda186
Author: eloaders <eloaders@linux.pl>
Date: Wed Nov 20 15:21:55 2013 +0100
Add pkg, Packages are installed (pacman -Q|wc -l)
commit 3586912d7eafb11d8d7728aafa0a8268997c8787
Author: eloaders <eloaders@linux.pl>
Date: Wed Nov 20 15:17:32 2013 +0100
Add Scroll to About. Prev Scroll not working.
commit 2db3257d4244bd203e7f26a7b371a8e4d4a29014
Author: eloaders <eloaders@linux.pl>
Date: Wed Nov 20 14:44:56 2013 +0100
Fix FadeMind Developer mailto:fademind@gmail.com
commit 4803e1b0bdf055353c1764564b9d2e40b0d5d4be
Author: eloaders <eloaders@linux.pl>
Date: Wed Nov 20 14:41:04 2013 +0100
Add Powered by Manjaro Linux
Thanks to: lrcaballero
URL: http://forum.manjaro.org/index.php?topic=2961.0
And thanks to FadeMind for submit link :)
commit 0f11d5b85a5f7908a50fba298d09d14577877012
Author: eloaders <eloaders@linux.pl>
Date: Wed Nov 20 14:35:10 2013 +0100
Add openSUSE to Distribution_Detect.module
commit 09e93db7f9c66a7aba74cfb8d163a0b3bd37ad95
Author: eloaders <eloaders@linux.pl>
Date: Wed Nov 20 14:30:54 2013 +0100
Add new mail for FadeMind Developer in Credits Tab.
commit 86f305a7880d8d9fcb916c88ff05c51075970c19
Merge: baf082f a01bb62
Author: eloaders <eloaders@linux.pl>
Date: Wed Nov 20 13:42:52 2013 +0100
Merge branch 'master' of http://anongit.freedesktop.org/git/xorg/app/edid-decode AND
Add Mdecode for detect RAM DIMMS (On this time, not working yet)
Add Distlogos for show distro logo in System tab
Add Labels in Memory tab, labels is empty, not working
commit baf082f40055af402efaed4cd658bea4b6a19220
Author: eloaders <eloaders@linux.pl>
Date: Tue Nov 19 17:15:20 2013 +0100
Replace Shell "Command" to File.Load (Faster method) And Add If Exist("sys/classdrm")
commit 9f9924802859a3507837d80f0742690ecec16da2
Author: eloaders <eloaders@linux.pl>
Date: Tue Nov 19 17:13:59 2013 +0100
Remove not nedded files
commit e43af306ca3f4a4c100faaef15096297f9dca069
Author: eloaders <eloaders@linux.pl>
Date: Thu Nov 14 19:31:49 2013 +0000
Remove env
commit 2dd2d479dcc6a4f446cb113a3ca865cfe25d0b2c
Author: eloaders <eloaders@linux.pl>
Date: Thu Nov 14 19:22:31 2013 +0000
Update other files
commit da09cd974b04123b7160f34d454b74105a7444e8
Author: eloaders <eloaders@linux.pl>
Date: Thu Nov 14 19:20:55 2013 +0000
+ Debug "Good bye!" - Object.Call(FCpudb, "_init")
+ Object.Call(FCpudb, "_inits")
commit d46e2e4293362f67571983376bdcd41e85349943
Author: eloaders <eloaders@linux.pl>
Date: Thu Nov 14 19:20:21 2013 +0000
+Environment="LANG=C\nLC_ALL=C\nGB_STOCK_DEBUG=1\nGB_JIT_DEBUG=1\nLIBOVERLAY_SCROLLBAR=0"
commit b61a2bc5ff4bbc55c986585edd1e75a5f5833455
Author: eloaders <eloaders@linux.pl>
Date: Thu Nov 14 19:19:54 2013 +0000
Add Break if processor in database found. And add Debug Current position of processor
commit 1ad1d5fdb2c435055dc9b9c2d21fca1add3a73b0
Author: eloaders <eloaders@linux.pl>
Date: Mon Nov 11 14:40:08 2013 +0000
Fix Memery tab, change position of progress
commit 272fed30ca40c0df70c655b410c10f3ad2004367
Author: eloaders <eloaders@linux.pl>
Date: Sun Nov 10 13:36:23 2013 +0000
Add Vcs-Git: git://git.manjaro.org/eloaders/i-nex.git
commit 791d02e3dca3e1b1f1b2ee6f7df75252161a4ff0
Author: eloaders <eloaders@linux.pl>
Date: Sun Nov 10 13:35:57 2013 +0000
Change Standards-Version:3.9.2 to 3.9.3
commit 0a3831acdd394cd75c891888b5e9fe18c2f6288a
Author: eloaders <eloaders@linux.pl>
Date: Sun Nov 10 13:28:25 2013 +0000
Update pastebin API
commit ad36bacda17cdfa6cbccd7d21c892e24e23a2f98
Author: eloaders <eloaders@linux.pl>
Date: Sun Nov 10 13:02:14 2013 +0000
RM crash.db and package-hooks
commit 76261acec33218d650af8ef4839accd3c7682c79
Author: eloaders <eloaders@linux.pl>
Date: Sat Nov 9 00:22:52 2013 +0000
Fix buildd
install: cannot stat `debian/inex-crashdb.conf': No such file or directory
make[1]: *** [install] Error 1
make[1]: Leaving directory `/build/buildd/i-nex-0.5.6'
dh_auto_install: make -j1 install DESTDIR=/build/buildd/i-
nex-0.5.6/debian/i-nex returned exit code 2
make: *** [binary-arch] Error 29
dpkg-buildpackage: error: /usr/bin/fakeroot debian/rules binary-arch gave error exit status 2
commit e873ff5589ab7a4c518bdc25bbd88488cfd0d3d5
Author: eloaders <eloaders@linux.pl>
Date: Thu Nov 7 11:04:11 2013 +0000
UDisks GUI is now Resizable
commit 5ff4d48dcef2a3e1f164b48c458c945f2640d13d
Author: eloaders <eloaders@linux.pl>
Date: Thu Nov 7 09:50:28 2013 +0000
Remove I-Nex Apport support
-debian/inex-crashdb.conf /etc/apport/crashdb.conf.d/
-debian/i-nex.py /usr/share/apport/package-hooks
commit 9b955fce0f1048b02645e77046b24828cfa2bf0f
Author: eloaders <eloaders@linux.pl>
Date: Wed Nov 6 15:49:15 2013 +0000
Remove gambas3-gb-form-dialog dependency. I-Nex no more need gambas3-gb-form-dialog.
Add:
Dialog.class
FDirDialog.classFDirDialog.form
FFileDialog.class
FFileDialog.form
FInputDate.class
FInputDate.form
Finfosys.class
As: gambas3-gb-form-dialog
commit 90b143850d8a8e76d7e74911d709a12ee3448a4c
Author: eloaders <eloaders@linux.pl>
Date: Wed Nov 6 11:17:55 2013 +0000
Debug "Settings default dir = " & Print Settings.DefaultDir & ""
commit 10a5cc0d6e3854549a5d65d15fc5588db36893f4
Author: eloaders <eloaders@linux.pl>
Date: Wed Nov 6 11:03:29 2013 +0000
Remove gambas3-gb-settings dependency. Add Main.module, Settings.class, _Settings_Keys.class
commit f7c3c6f9f3acb36f3475c4eb07b84687f1ae4472
Author: eloaders <eloaders@linux.pl>
Date: Wed Nov 6 10:39:46 2013 +0000
Remove gambas3-gb-web dependency. Add JSON and JSONCollection to I-Nex code
commit bd2301cfb65f00ae95183598cde8f5f0ac8ffb9a
Author: eloaders <eloaders@linux.pl>
Date: Wed Nov 6 09:15:07 2013 +0000
Add some new informations to CPU Tab.
Integrated GPU,
TDP, PPS,
Socket,
Transistors,
Die size,
Package,
Tcasemax,
Turboclock,
Multiplier,
Voltage,
Codename,
Part,
Memory support.
commit 99d21d0b7918f48d366e2a7e7ac64b5dd3dccd9e
Author: eloaders <eloaders@linux.pl>
Date: Tue Nov 5 22:47:00 2013 +0000
Add processor logos and show processor logo for processor
commit b7f4420c6dbbdf1e3dbf19da199464fd91854756
Author: eloaders <eloaders@linux.pl>
Date: Tue Nov 5 22:45:47 2013 +0000
Update database
commit 73e4688ad25fb50017942fed447b5d460d9ce9b5
Author: eloaders <eloaders@linux.pl>
Date: Tue Nov 5 12:10:47 2013 +0000
Add gb.web.gambas to self executable
commit f38b27ac97b34c94ef25e91ff154957182c47c8f
Author: eloaders <eloaders@linux.pl>
Date: Tue Nov 5 11:56:40 2013 +0000
Add depends gambas3-gb-web (>= 3.0.90), gambas3-gb-web (<< 3.99.0)
commit 760b9e1f0bce90fb656018613462375c5131af02
Author: eloaders <eloaders@linux.pl>
Date: Tue Nov 5 11:51:14 2013 +0000
Remove Authentic from AuthenticAMD and show only AMD
commit 454c1053e8e66b532810ace8709e7cde569e3f64
Author: eloaders <eloaders@linux.pl>
Date: Tue Nov 5 11:44:01 2013 +0000
Add Database
I-Nex detect TDP, Integrated Graphic, Processor process size.
commit 5d2e9df9f3803bec83bf59f66d165e716b1c178d
Author: eloaders <eloaders@linux.pl>
Date: Mon Nov 4 17:29:44 2013 +0000
Add PKGBUILD
commit 7aad875f8be4e6a8d07f9c9996cfb86457f169d7
Author: eloaders <eloaders@linux.pl>
Date: Mon Nov 4 16:17:19 2013 +0000
Fix Launchpad Buildd gambas-gb-gui.
Remove gambas-gb-gui, gb-grk and replace to qt
Update make self
Update depends in control
commit 107f21e6cab0e49773f9a0dcdca53851bc068181
Author: eloaders <eloaders@linux.pl>
Date: Mon Nov 4 14:58:12 2013 +0000
Add more to UDisks gui
commit 0ada50e758309bde0990b184978495f3cc0cedb6
Author: eloaders <eloaders@linux.pl>
Date: Sun Nov 3 21:09:50 2013 +0000
Change depends gambas from 3.4.99 to 3.4.0
commit 31abc700a12ebb7565b8423903e98ae5cc337810
Author: eloaders <eloaders@linux.pl>
Date: Sun Nov 3 00:08:50 2013 +0000
Update README
commit bb026db0e4a436f41e9aae571a57eba348e2f462
Author: eloaders <eloaders@linux.pl>
Date: Sat Nov 2 23:57:06 2013 +0000
Remove empty lines and move Form_Close() to End of file
commit a2dbcd5033f46e833ff1918a6c982cbfe755d5c7
Author: eloaders <eloaders@linux.pl>
Date: Sat Nov 2 23:53:09 2013 +0000
Fix last commit
commit 4603bf196eb32832c569f5366c86eab1c3929830
Author: eloaders <eloaders@linux.pl>
Date: Sat Nov 2 23:47:18 2013 +0000
Add gui for udisks --show-info and some fixes in GUI and more standards
I-Nex any windows have this same width and height.
Change screenshot, picture is now big
In drivers, add gui for udisks
commit 02642b2b1a90a16776d95d1bc6f8fc6bfbf41c95
Author: eloaders <eloaders@yahoo.com>
Date: Fri Oct 25 13:42:20 2013 +0000
Make self detect kdesu, kdesudo, gksu
commit 4f2e0f102bb1cf126313cea519edad5ae0a8e548
Author: eloaders <eloaders@yahoo.com>
Date: Tue Oct 22 02:14:30 2013 +0200
Fix failed to build
commit 1f574ad8c76301a780726ba783e620d96bcf17d1
Author: eloaders <eloaders@yahoo.com>
Date: Tue Oct 22 01:44:06 2013 +0200
Reduce i-nex.run from 3.9MB to 2.9MB
Remove libaries .so.0 so.0.0 so.0.0.0 not nedded
commit c95721ce07ef13340d4949dfec90f2a7f42057e3
Author: eloaders <eloaders@yahoo.com>
Date: Tue Oct 22 01:08:56 2013 +0200
Add to makefile: make self
make self create i-nex.run file to install using command: sudo i-nex.run
i-nex.run no need gambas3 libaries installed on system.
make self automatic detect architecture and download gambas deb packages, extract using ar and auto create using makeself.sh self
commit 9989701802d8f5d3ea0e641343dca0f5e95735dd
Author: eloaders <eloaders@yahoo.com>
Date: Mon Oct 21 16:29:03 2013 +0200
Add i-nex bash script to run i-nex using i-nex command.
Add i-nex script to debian/i-nex.install
Remove stupid scripts from debian/rules
Add to Makefile new option
make deb
make uninstall
make deb can now download and install dependency to build and build i-nex to deb package.
make uninstall: remove i-nex directories and binary files from system
make install: install i-nex binary files and create nedded directories in system
commit 0c3e7a35e38e1921da28d6e92e124ea1193972e6
Author: eloaders <eloaders@yahoo.com>
Date: Sat Oct 19 17:24:14 2013 +0200
Update control and rules

View File

@ -1,560 +0,0 @@
commit 7ce02fde5b73e8eca54351c122a7ffcce6860aca
Author: eloaders <eloaders@linux.pl>
Date: Tue Dec 24 10:54:04 2013 +0100
Add ${python:Depends}
commit 35f88a85b15d7739aec4e02a69dbe0a8ce518e40
Author: eloaders <eloaders@linux.pl>
Date: Tue Dec 24 10:46:42 2013 +0100
Again change bzip2 comp to xz level 9
commit 1cb2ae38d08c17322b6fc3f4bc5559fdd6d2ea3f
Author: eloaders <eloaders@linux.pl>
Date: Mon Dec 23 20:55:53 2013 +0100
Replcace SHELL commands to Gambas3 Kill "dir/file" and better debug informations.
Replace SHELL "command" to Exec "command"
This is faster option.
commit 20a571d977bb113de7d4131a243f30c40605363d
Author: eloaders <eloaders@linux.pl>
Date: Mon Dec 23 14:59:57 2013 +0100
Add option to remember last save directory. All window close using Form_Close()
commit 15e53635622c80be9b5ce3646876abccc2f3b996
Author: eloaders <eloaders@linux.pl>
Date: Mon Dec 23 13:13:04 2013 +0100
New Mint logos for KDE, XFCE, Fluxbox, LMDE and add Kubuntu logo and resize sticker images
#!/bin/bash
for ff in *.png
do
convert -verbose -resize 147x189 $ff $ff
done
commit 7235ecdb756f45294ba81dfc984edfd3f46cefb3
Author: eloaders <eloaders@linux.pl>
Date: Mon Dec 23 11:28:22 2013 +0100
Add more Powered by
commit 86d8a8e647c2b715fd4172f73e607f1efed4dba3
Author: eloaders <eloaders@linux.pl>
Date: Mon Dec 23 11:07:28 2013 +0100
Move files
commit 1ed5adaa4b25eb4b19b110250e54b08044cb2db8
Author: eloaders <eloaders@linux.pl>
Date: Mon Dec 23 01:03:54 2013 +0100
Padding +3
Border = Raised
Font = Bold,8
commit c3e41325364c06ebd7ce3291258766d38c1146e4
Author: eloaders <eloaders@linux.pl>
Date: Mon Dec 23 00:08:41 2013 +0100
Add Bash modules, update system report and show more info in system tab
commit 93e8b43ca9db950d78995fab85c1912c1c2b1d11
Author: eloaders <eloaders@linux.pl>
Date: Mon Dec 23 00:07:29 2013 +0100
Fix build-deb to get current revision
commit 02927f30a8642697a1efb447cb723a03d0303547
Author: eloaders <eloaders@linux.pl>
Date: Sun Dec 22 14:55:43 2013 +0100
Sorting sites pastebin
commit edfab16115e87bb0db8ea2c37fb52bb85e6e17a8
Author: eloaders <eloaders@linux.pl>
Date: Sun Dec 22 14:54:13 2013 +0100
Makefile: Add xz, gzip, bzip2, pbzip2, compress and complevel set to 9.
Now make self generate files:
3504kb i-nex.xz.run
4260kb i-nex.pbzip2.run
4372kb i-nex.bzip2.run
4720kb i-nex.gzip.run
7212kb i-nex.unixcompress.run
Remove: --nox11
commit e22a78ba18431350b77e72314ba3f95d74268ac3
Author: eloaders <eloaders@linux.pl>
Date: Sun Dec 22 14:17:20 2013 +0100
Update makeself to 2.2.0
commit 74d81e6011755edec7b0a4476b1636faa2e753fa
Author: eloaders <eloaders@linux.pl>
Date: Sun Dec 22 13:11:51 2013 +0100
fix confdir /usr/share/i-nex/pastebinit/pastebin.d
commit c01b108b557ac9fa1baa257b4f171371c773d7cb
Author: eloaders <eloaders@linux.pl>
Date: Sun Dec 22 13:11:25 2013 +0100
Remove hashtag
commit fbefd6f8e54af2df2ecc5f23e7cd02e2d754d31c
Author: eloaders <eloaders@linux.pl>
Date: Sun Dec 22 13:11:08 2013 +0100
Add dpaste.com and hpaste.org services
commit 83da513027afe98dce141021cdba5e21c60ff11e
Author: eloaders <eloaders@linux.pl>
Date: Sun Dec 22 00:11:39 2013 +0100
New labels in Mobo
commit 1e6511b0a8e1027ce7c56813ed661da1e6a37543
Author: eloaders <eloaders@linux.pl>
Date: Sun Dec 22 00:11:06 2013 +0100
Better
commit 06be67b484d19ffb90a418db8dd106b8f7d3e5b5
Author: eloaders <eloaders@linux.pl>
Date: Sat Dec 21 11:19:41 2013 +0100
Add more informations from /sys/block/sd[a-z]/queue And iostats
commit c2c893025b9dcb3bb2c70d35def423e28968e8ba
Author: eloaders <eloaders@linux.pl>
Date: Sat Dec 21 11:18:32 2013 +0100
Rm Env GB_PATH=inex
commit 966ab877bb1614aadb8a155345fbd2433af9fe1d
Author: eloaders <eloaders@linux.pl>
Date: Fri Dec 20 12:19:22 2013 +0100
If I-Nex run as root, then window auto close
commit 1e6982a4567b142c95d1a138a933117b02b8bcfd
Author: eloaders <eloaders@linux.pl>
Date: Tue Dec 17 02:10:44 2013 +0100
Note that it tried to read fpaste.org.conf.orig when it was in the same dir. Not nice.
commit bb91f43b3d2d25d1f33213a0d9152611911e18cd
Author: eloaders <eloaders@linux.pl>
Date: Sat Dec 14 13:49:26 2013 +0100
Add Label to Drives. Use for tooltip information
commit b2af24aaee09e3a5fdd550e3b8aad5dc4980fa6e
Author: eloaders <eloaders@linux.pl>
Date: Sat Dec 14 13:48:54 2013 +0100
Fix size FModules
commit 71fe1634363df7e02986630ec8477784372455b5
Author: eloaders <eloaders@linux.pl>
Date: Sat Dec 14 13:26:26 2013 +0100
Resize Labels in Drives
commit b4e199416e4621cc71f0382ba206031faa28b082
Author: eloaders <eloaders@linux.pl>
Date: Sat Dec 14 02:02:18 2013 +0100
Try to fix duplicated mount width.
commit 7591b12e36cf41d03387736346337db70899cf8c
Author: eloaders <eloaders@linux.pl>
Date: Fri Dec 13 16:48:41 2013 +0100
Add detect Kubuntu
commit 3c1c3eecf3c503959b2881455d05d9872167ee90
Author: eloaders <eloaders@linux.pl>
Date: Fri Dec 13 16:42:28 2013 +0100
Add debian detect
commit b657b0282188389ff279ed42ac29b7aaf98f2232
Author: eloaders <eloaders@linux.pl>
Date: Fri Dec 13 16:41:16 2013 +0100
Add xubuntu detect
commit df8c80989e50f276ac108117862ec7d19f07a7df
Author: eloaders <eloaders@linux.pl>
Date: Fri Dec 13 16:31:30 2013 +0100
Fix GridView1.Columns[5].Width = 250 to 400 If drive mount width UUID
commit 7282eb32c52a72bc07de8c4872c6a45649a458e6
Author: eloaders <eloaders@linux.pl>
Date: Fri Dec 13 16:27:52 2013 +0100
Fix duplicated mount width.
rw,nosuid,nodev,relatime..........
commit 6b8fe0dcd043b036d58e694ff54266d7fa90ff4d
Author: eloaders <eloaders@linux.pl>
Date: Fri Dec 13 11:56:54 2013 +0100
Fix show filesystem type duplicated.
commit cbb53f421ac95fc35465a4ff72003b6a42485cba
Author: eloaders <eloaders@linux.pl>
Date: Wed Dec 11 17:55:48 2013 +0100
Fix for VMware Graphic driver called vmwgfx
commit 0e2f03c257598dff4b01dcd8bc54d418e5a85e23
Author: eloaders <eloaders@linux.pl>
Date: Mon Dec 9 23:26:45 2013 +0100
Add i-nex.spec file for rpmbuild
rpmbuild --nodeps -ba ./i-nex.spec
commit fa98202fa758671638797df9d4d7f38015e8d1f0
Author: eloaders <eloaders@linux.pl>
Date: Thu Dec 5 23:49:06 2013 +0100
Change debian format from quilt to native
commit 44796ac49e4e4fb7ba6537dcabaea7f6c8bf855f
Author: eloaders <eloaders@linux.pl>
Date: Thu Dec 5 23:21:18 2013 +0100
Add remove .pot, .po, .mo files to make clean
commit fb1dc69e10a4f96da0574debefc8444697d06828
Author: eloaders <eloaders@linux.pl>
Date: Thu Dec 5 23:20:40 2013 +0100
rm
commit 671b4ab5ffcf04e07a0c4943f066e1d7c5d5dd83
Author: eloaders <eloaders@linux.pl>
Date: Thu Dec 5 23:14:30 2013 +0100
+ #Translate = False
commit 7935dd48a24aad2ae041eb956d4a1a7ac05bba2f
Author: eloaders <eloaders@linux.pl>
Date: Thu Dec 5 23:08:38 2013 +0100
Update master Bug reporter
commit 2fece737058a1c11e29260997ce5b3b491074007
Author: eloaders <eloaders@linux.pl>
Date: Thu Dec 5 23:08:22 2013 +0100
Remove files
commit 0ed692d8ff6d937fa85c992278eefc9325e7e688
Author: eloaders <eloaders@linux.pl>
Date: Thu Dec 5 23:08:06 2013 +0100
Add rm -Rf src/i-nex/.gambas to make clean
commit 9c8670202ef00b8f54f8d7ef31ec80d7454cd585
Author: eloaders <eloaders@linux.pl>
Date: Thu Dec 5 19:19:46 2013 +0100
Add ME.Hide
Public Sub Button12_Click()
- 'Me.Hide
+ Me.Hide
FReport_Gen.Show
End
commit 91cd958e78f7dfc6c2b7586715e80ded87463ff2
Author: eloaders <eloaders@linux.pl>
Date: Thu Dec 5 19:18:46 2013 +0100
Add option to copy to clipboard and remove unity_support_test
commit 7d325f8b37ffe0189c462326d53180ad0319f3b7
Author: eloaders <eloaders@linux.pl>
Date: Thu Dec 5 16:34:23 2013 +0100
Remove variables All2 Integer
commit 8522cdbc4a4bf43ec8f21c41dbfc381ee5450d60
Author: eloaders <eloaders@linux.pl>
Date: Thu Dec 5 16:33:52 2013 +0100
Add report for /proc/modules, /proc/cmdline, /etc/default/grub
commit 214cd8da54e19ee31bf96f2d1de9d4c3a1f3941b
Author: eloaders <eloaders@linux.pl>
Date: Thu Dec 5 16:32:19 2013 +0100
Remove variables processorscount and za Integer
commit 436f0406c25260f4a9f9c747149fb95c1308b185
Author: eloaders <eloaders@linux.pl>
Date: Thu Dec 5 15:55:24 2013 +0100
Fix commit c5cfe453040dec3bd5954401dd4d206b006b1d72
Dmesg always be in the end of report. Because is longer than any report.
commit c5cfe453040dec3bd5954401dd4d206b006b1d72
Author: eloaders <eloaders@linux.pl>
Date: Thu Dec 5 15:43:25 2013 +0100
Dmesg always be in the end of report. Because is longer than any report.
commit fd34cd82be5bb9c98102f16eb59b66a6c1111ac1
Author: eloaders <eloaders@linux.pl>
Date: Thu Dec 5 15:40:00 2013 +0100
Default pastebin service is now pastebin.com And remove duplication of paste.debian.net
commit c3f48946990a11e55bb22a8c574a64b45ad53a83
Author: eloaders <eloaders@linux.pl>
Date: Thu Dec 5 15:35:42 2013 +0100
Fix duplication ind drives
commit fe0c4b4ac9784952f31cae583b7e2b9a328c1126
Author: eloaders <eloaders@linux.pl>
Date: Thu Dec 5 15:17:25 2013 +0100
Show Progress in MInclude reports
commit 7e13619e25c2ddcc0dac4fe55271ef8d9ebada58
Author: eloaders <eloaders@linux.pl>
Date: Thu Dec 5 15:03:18 2013 +0100
Add do FReport_Gen options from MInclude
commit 2a3a444b62aafa6c5d8cd0d96c64968b6f958fc4
Author: eloaders <eloaders@linux.pl>
Date: Thu Dec 5 15:02:31 2013 +0100
Add reports for lspci, lsusb. dmesg, partitions, scsi, dma, mtrr, devices, diskstats
commit 8f894b4621d2c12d108e4a113f6e1f18e4353052
Author: eloaders <eloaders@linux.pl>
Date: Thu Dec 5 15:01:30 2013 +0100
Fix. If ComboBox3.Count = 0. Print info from ComboBox4
commit 73f65f68b22933a31796e30e85f86053a8387605
Author: eloaders <eloaders@linux.pl>
Date: Thu Dec 5 14:21:44 2013 +0100
Add Drives report module and Fix bug for Processor0,1,2.. report and sd[a-z]
commit 7d75c070f1a73cec37e61eb30b25ce7bcf1ad512
Author: eloaders <eloaders@linux.pl>
Date: Tue Dec 3 19:15:40 2013 +0100
Add CheckBox for "Close this window when finished."
commit 4d8f9fb27d78a0490a5f88522c565071d841a192
Author: eloaders <eloaders@linux.pl>
Date: Tue Dec 3 16:00:55 2013 +0100
Add MInclude.module
commit 2807f6ef4b1152767aea8fea70ea878af57b2961
Author: eloaders <eloaders@linux.pl>
Date: Tue Dec 3 16:00:36 2013 +0100
Remove Application.Args[1] = "--gen_report"
commit 56ffc0d5ae4c3acd03c9ff33efccf791e553ef87
Author: eloaders <eloaders@linux.pl>
Date: Tue Dec 3 15:57:44 2013 +0100
Fix Start_App_Args
commit 56c687ec74bc8264c8e76713e09fd8f7c3267414
Author: eloaders <eloaders@linux.pl>
Date: Tue Dec 3 15:44:35 2013 +0100
Update and add new reports. Remove pot files
commit ecc0c465c753df224c7f47ba8b098baf2ace3308
Merge: 26ed1a6 3392cb5
Author: eloaders <eloaders@linux.pl>
Date: Mon Dec 2 17:48:48 2013 +0100
Merge branch 'master'
commit 3392cb5fc85d9dc8db054148d44a8f15b9b9c0fa
Author: eloaders <eloaders@linux.pl>
Date: Mon Dec 2 17:48:28 2013 +0100
Fix Size of Processors logos
commit 26ed1a6e2e347d4d40452acdafd78474a6e16669
Author: eloaders <eloaders@linux.pl>
Date: Mon Dec 2 16:37:48 2013 +0100
New reporting system
commit d58ab9700cf53790b4acd734e3b2c76c733b6c32
Merge: 1f51599 1c40b8b
Author: eloaders <eloaders@linux.pl>
Date: Mon Dec 2 12:12:43 2013 +0100
Merge branch 'master'
commit 1c40b8bdd4e711f70ba148522ee073d90faf6d12
Author: eloaders <eloaders@linux.pl>
Date: Mon Dec 2 02:26:59 2013 +0100
dh_install: cp -a ./src/i-nex/logo/i-nex.0.4.x.png debian/i-nex/usr/share/pixmaps/i-nex.png/ returned exit code 1
make: *** [binary-arch] Error 1
dpkg-buildpackage: error: /usr/bin/fakeroot debian/rules binary-arch gave error exit status 2
commit 62bb3962b5ae9b6489374441d7d0c090b0492da1
Author: eloaders <eloaders@linux.pl>
Date: Mon Dec 2 00:30:17 2013 +0100
Add postinst and postrm
commit a8e3d230aa25a78eeb5d01b1ceaaf8634db1fef7
Author: eloaders <eloaders@linux.pl>
Date: Mon Dec 2 00:29:53 2013 +0100
Fix GNU GPL v2, GNU GPL v3 to GPL-3+
commit 6e2e781e6d8f67ba906b5e26d0125637ed57b09e
Author: eloaders <eloaders@linux.pl>
Date: Mon Dec 2 00:29:20 2013 +0100
override_dh_installmenu:
dh_installmenu --noscripts
commit 8ba2ae6c7359284fe893f5a41cb3b8b6ae6649ff
Author: eloaders <eloaders@linux.pl>
Date: Mon Dec 2 00:28:52 2013 +0100
Add i-nex.png
commit dbb84020a8b61942a5ca7829cd350c660476609f
Author: eloaders <eloaders@linux.pl>
Date: Mon Dec 2 00:28:29 2013 +0100
Add ${shlibs:Depends}
commit e392f412961dbd6e5a35c481ae2524844052b454
Author: eloaders <eloaders@linux.pl>
Date: Mon Dec 2 00:28:14 2013 +0100
Update logo
commit 0cdac10b460d3367e229b99aa52f414523fd6c94
Author: eloaders <eloaders@linux.pl>
Date: Mon Dec 2 00:28:03 2013 +0100
Update Makefile for install logo
commit 229a97b19057fc75d9d0842bf06f6211dc822dba
Author: eloaders <eloaders@linux.pl>
Date: Mon Dec 2 00:27:32 2013 +0100
Move to quilt format
commit 325366f98ed74b9549c3360f83e9ab913e732662
Author: eloaders <eloaders@linux.pl>
Date: Sun Dec 1 23:31:51 2013 +0100
Test +3.0 (git) source format
commit 1f515997662b4ceea64f76bbf0d7bf51ae97e5c0
Merge: 1f12f08 15c5bd8
Author: eloaders <eloaders@linux.pl>
Date: Sun Dec 1 21:30:05 2013 +0100
Merge branch 'master'
commit 15c5bd81b2b675a1903e746b9bc78bc1e9831a1a
Author: eloaders <eloaders@linux.pl>
Date: Sun Dec 1 21:19:25 2013 +0100
tab drives mixes sda1 and sda10, fix for 2 digit disk-partitions
https://bugs.launchpad.net/i-nex/+bug/1172432
commit 1f12f087490e08fb7db9771b76f26feccb5149aa
Author: eloaders <eloaders@linux.pl>
Date: Sun Dec 1 20:04:58 2013 +0100
Fix last commit
commit 09a8cfcdd1cbc519cd806cc4d06eac73cfae43b1
Author: eloaders <eloaders@linux.pl>
Date: Sun Dec 1 20:04:32 2013 +0100
I must commit this. New pre report
commit 658c8cdf6fa4b584a3f5d457615a0fe15c35c30d
Author: eloaders <eloaders@linux.pl>
Date: Sun Dec 1 01:14:04 2013 +0100
Add more in Description
commit c35d1c01a1590b2705670380aba60f4d618da46f
Author: eloaders <eloaders@linux.pl>
Date: Wed Nov 27 18:20:51 2013 +0100
Next unstable 0.5.8
commit 7497bc28798422d0c2d6e8a5b2cae4e51937ef05
Author: eloaders <eloaders@linux.pl>
Date: Wed Nov 27 18:20:33 2013 +0100
Change Vcs-Git
-Vcs-Git: git://git.manjaro.org/eloaders/i-nex.git
+Vcs-Git: https://github.com/eloaders/I-Nex.git
commit 6c6eb0ff0eb49bf69f2abb54566554c3f647a534
Author: eloaders <eloaders@linux.pl>
Date: Wed Nov 27 18:13:16 2013 +0100
Pastebinit fixes
commit 96d34a6694c29ad36a66e421b0e8728c32fc0c33
Author: eloaders <eloaders@linux.pl>
Date: Wed Nov 27 18:12:57 2013 +0100
Add paste.opensuse.org to FReport_Gen.class
commit 084f0efcc733c6c4fc3a7c7b744fcd6c07baeb79
Author: eloaders <eloaders@linux.pl>
Date: Wed Nov 27 18:12:12 2013 +0100
Add paste.opensuse.org
commit d43e016e4ac1c1bdbf45e1449042dab8e9c5accc
Author: eloaders <eloaders@linux.pl>
Date: Wed Nov 27 18:11:39 2013 +0100
Use dh_builddeb -- -Zbzip2 Not XZ, fix for Trusty failed builds
commit 5acd85bc6e1cef3b9f1dca3d1dfed1b759806aff
Author: eloaders <eloaders@linux.pl>
Date: Mon Nov 25 01:41:59 2013 +0100
Update changelog

View File

@ -1,857 +0,0 @@
commit 369fa269dfa4007ff665fafb043447fcbff387c2
Author: eloaders <eloaders@linux.pl>
Date: Wed Jan 22 15:04:08 2014 +0100
Faster create buttons, labels etc in CPUID
commit cd2a7a1332d6e23664987e4968a8678f9e07edb2
Author: eloaders <eloaders@linux.pl>
Date: Wed Jan 22 11:24:46 2014 +0100
Add New Option to report CPUID And Flags. Move position of x2apic and remove duplication of fpu.
commit 959f3474821e7cf82ccfe319f7815c62e65e0fd5
Author: eloaders <eloaders@linux.pl>
Date: Wed Jan 22 02:00:57 2014 +0100
fixes for precise
commit edaff09e1bfa77a87a28eb9d10f5ff4df5778d74
Author: eloaders <eloaders@linux.pl>
Date: Tue Jan 21 15:22:00 2014 +0100
Update build depends
commit 44e51b4a0c735a337d2dfe8a4e2e9fe557fbe5dd
Author: eloaders <eloaders@linux.pl>
Date: Tue Jan 21 14:20:54 2014 +0100
Fix free.c as inex-usage. Add Intel 64 Architecture x2APIC Specification detection
commit 32c53e80bc4130cc9d07ffb51c17c02b44daa889
Author: eloaders <eloaders@linux.pl>
Date: Tue Jan 21 10:21:30 2014 +0100
Fix Memory tab
commit 765ab4d92a6ba6639a8c822e85cfcdfa741b8253
Author: eloaders <eloaders@linux.pl>
Date: Tue Jan 21 00:03:11 2014 +0100
Fixed Memory Tab, new functions using inex-usage Library libgtop2
commit 9dc677fb37fe35bf64bcf9db2acf35f2dda47870
Author: eloaders <eloaders@linux.pl>
Date: Mon Jan 20 19:25:53 2014 +0100
New Memory Tab
commit 61ecb31d8240adc1e4d6756498a995a125cc9756
Author: eloaders <eloaders@linux.pl>
Date: Mon Jan 20 11:51:42 2014 +0100
Add getusage.c as inex-usage:
inex-usage -
Print Total Ram
Used ram
Total Swap
Used Swap
Number of processes
Example:
{
"UPTIME_DAYS": 0 ,
"UPTIME_HOURS": 0 ,
"UPTIME_MINUTES": 56 ,
"UPTIME_SECONDS": 34 ,
"LOAD_AVG_1MIN": 10816 ,
"LOAD_AVG_5MIN": 19520 ,
"LOAD_AVG_15MIN": 18592 ,
"TOTAL_RAM": 2034244 ,
"FREE_RAM": 416428 ,
"SHARED_RAM": 0 ,
"BUFFERED_RAM": 85244 ,
"TOTAL_RAM_UNIT": 2034244 ,
"FREE_RAM_UNIT": 416428 ,
"TOTAL_SWAP": 2147324 ,
"FREE_SWAP": 2147324 ,
"TOTAL_HIGH": 0 ,
"NUMBER_OF_PROCESSES": 329
}
commit 6948703908df29af5775b0716e982c32c005e7ab
Author: eloaders <eloaders@linux.pl>
Date: Mon Jan 20 11:49:37 2014 +0100
Not show empty Labels and copy button in Detailed block String, EDID block does Not, Extracted
commit 8bbf1853e8d41aeba958db40d21ca5d1690835ba
Author: eloaders <eloaders@linux.pl>
Date: Sun Jan 19 22:52:43 2014 +0100
Fix Bug (this is different from SSE3!) https://bugs.launchpad.net/i-nex/+bug/1270643
commit b1a947a5314c04b3207f015b9f38ba36c88d6dd2
Author: eloaders <eloaders@linux.pl>
Date: Sun Jan 19 14:16:18 2014 +0100
Move
commit 055df46ee6011ab6fb6f1c7595677e9f7f7da1c4
Author: eloaders <eloaders@linux.pl>
Date: Sun Jan 19 14:16:09 2014 +0100
Font = Font["8"]
commit 258bd8d9aad48169fdf2d2cf9bc906779897a556
Author: eloaders <eloaders@linux.pl>
Date: Sun Jan 19 14:08:51 2014 +0100
#Scaled = False
commit 1b5e8de71aa35b2753457203d11f6115e786846f
Author: eloaders <eloaders@linux.pl>
Date: Sat Jan 18 22:57:06 2014 +0100
Again try to fix bug window not show
commit 30302e22a9f9212e676316307152d051e10b0f7b
Author: eloaders <eloaders@linux.pl>
Date: Sat Jan 18 19:44:49 2014 +0100
Try to fix window not show
commit b1e3b614d10c19f92ef03297ebe85406c23aa92f
Author: eloaders <eloaders@linux.pl>
Date: Sat Jan 18 16:30:33 2014 +0100
Add GUI For decode-dimms
Must be modprobe:
/sbin/modprobe eeprom
/sbin/modprobe i2c-i801
commit 6b97b96bc21503358c243fc7bfa2184c58a5e063
Author: eloaders <eloaders@linux.pl>
Date: Sat Jan 18 13:50:02 2014 +0100
Better MTRR information.
commit fa1e35d6274151addb0c7099564c8d1e026f5597
Author: eloaders <eloaders@linux.pl>
Date: Sat Jan 18 13:01:42 2014 +0100
Better EDID Window
commit a80aeb8b4bd571981e0e6a4ec6f56f2abb2027a7
Author: eloaders <eloaders@linux.pl>
Date: Sat Jan 18 00:32:07 2014 +0100
Fix force detect EDID
commit 389419abb0f94bc10915df23cc2419785251612b
Author: eloaders <eloaders@linux.pl>
Date: Sat Jan 18 00:16:11 2014 +0100
Update inex-cpuid in i-nex.spec and PKGBUILD
commit f864e34c85a71e166b701542bb9424a1865b3bd4
Author: eloaders <eloaders@linux.pl>
Date: Sat Jan 18 00:12:44 2014 +0100
Fix Window Size
commit 68d4a6766368162b6d5209f17aa2a7cb2de8bc00
Author: eloaders <eloaders@linux.pl>
Date: Sat Jan 18 00:12:39 2014 +0100
Fix Window Size
commit 29600402b92a09947638728ec985d707760a1755
Author: eloaders <eloaders@linux.pl>
Date: Sat Jan 18 00:12:33 2014 +0100
Fix Window Size
commit b986e8e84b539a162f61ce7c9268f14fd168d899
Author: eloaders <eloaders@linux.pl>
Date: Sat Jan 18 00:01:25 2014 +0100
Add more Wikipedia links to cpu.c
commit 5cc576d37cc9161f0c839dcc48236091e0c64e14
Author: eloaders <eloaders@linux.pl>
Date: Fri Jan 17 23:21:45 2014 +0100
Try to fix Bug https://bugs.launchpad.net/i-nex/+bug/1269970/
commit 594f2f7fd0796e5afbba7e6df2b33f5405dbbe47
Author: eloaders <eloaders@linux.pl>
Date: Fri Jan 17 19:01:51 2014 +0100
Add button to open Wikipedia page about processor features
commit 345b1a3bd053f71b235c59d48a837c55bb7c6c05
Author: eloaders <eloaders@linux.pl>
Date: Fri Jan 17 14:23:28 2014 +0100
Updating the specification of building rpm packages
commit c25844feaf98d2abaa301c5d288e8527ba760254
Author: eloaders <eloaders@linux.pl>
Date: Fri Jan 17 14:22:55 2014 +0100
Adding the current git revision to the names of the installer run
commit 31044875ef04d6f9aff0b1851ce3c6248f9980c3
Author: eloaders <eloaders@linux.pl>
Date: Fri Jan 17 14:22:10 2014 +0100
Displaying the flag shortcut processor
commit 64e275d7198c64f334195efee333936459db6cd9
Author: eloaders <eloaders@linux.pl>
Date: Fri Jan 17 11:44:05 2014 +0100
Don't show ComboBox to select info of processor[0-9] if TabPanel1.Current.Text = CPUID
commit b8ff5cd0a94b4cb63e88475a8cd9c2a8ff8b50c5
Author: eloaders <eloaders@linux.pl>
Date: Thu Jan 16 15:48:01 2014 +0100
Update desktop file
commit 3f3f35dcd3e7f79e352868072e0563659b917292
Author: eloaders <eloaders@linux.pl>
Date: Thu Jan 16 14:16:51 2014 +0100
Update debian menu
commit 2c82eb3f6b3112310ecc2f5e15467dad1cced56d
Author: eloaders <eloaders@linux.pl>
Date: Thu Jan 16 14:16:39 2014 +0100
Remove not nedded png. And replace icons. Convert to xpm, not png
commit 4e03b87bdfeb8bf5b7ae7457204b6d3eecbd2c6f
Author: eloaders <eloaders@linux.pl>
Date: Thu Jan 16 14:16:00 2014 +0100
additional_confflags
commit 4278cf0feeb47a43f78909728a2027a68497b84f
Author: eloaders <eloaders@linux.pl>
Date: Thu Jan 16 13:11:33 2014 +0100
Fix MMX Flags
commit d714b3e051d0029455082afc995b56265bd5b80c
Author: eloaders <eloaders@linux.pl>
Date: Thu Jan 16 02:03:16 2014 +0100
Update About Author email and homepage
commit 0cfa2d27813675a3362509c8f55247292ca13e3d
Author: eloaders <eloaders@linux.pl>
Date: Wed Jan 15 01:15:32 2014 +0100
Add More informations from inex-cpuid to I-Nex
commit 2526d14f4bc4a51d86d7a3fc9f3668c06b11052a
Author: eloaders <eloaders@linux.pl>
Date: Tue Jan 14 22:05:17 2014 +0100
Fix battery
commit eb1de9662eb11b9d4ee7eccad7cde8d7c2cc8558
Author: eloaders <eloaders@linux.pl>
Date: Tue Jan 14 15:34:27 2014 +0100
Show CPUINFO And CPUID information. First use /proc and two use CPUID Instruction.
I-Nex now detect Processor flags and show if processor have this
instruction.
+ Add Real OS, Measure Processor Clock
commit 4c97f912ebc9e651dbe2a0c6673f40a5a77f3eac
Author: eloaders <eloaders@linux.pl>
Date: Tue Jan 14 11:20:23 2014 +0100
Fix inex-cpuid Location
commit 9e50771d65cd3f4bd34b39ace2204e1b0485d043
Author: eloaders <eloaders@linux.pl>
Date: Tue Jan 14 10:12:54 2014 +0100
Better info for Flags
commit cd44fc8c31090a7a3889cce5d7934e4656975e89
Author: eloaders <eloaders@linux.pl>
Date: Tue Jan 14 10:12:29 2014 +0100
Add inex-cpuid.1 man1
commit c63e5b057f35b6606ef424301c77d1ca900ab400
Author: eloaders <eloaders@linux.pl>
Date: Tue Jan 14 10:09:45 2014 +0100
Update Makefile
commit b1fe454f373c9e4d02448f5da62975a3d1459bbe
Author: eloaders <eloaders@linux.pl>
Date: Mon Jan 13 23:38:38 2014 +0100
update settings
commit 2637879a019c49c4fcc005799f4c9ece4a27858c
Author: eloaders <eloaders@linux.pl>
Date: Mon Jan 13 23:38:26 2014 +0100
Add CFlags
commit 0dcec5af32e96d73e0820a43ac9b59dbb237640d
Author: eloaders <eloaders@linux.pl>
Date: Mon Jan 13 23:38:09 2014 +0100
Add Function to show CFlags.Show
commit 9349b050789c143d3bb4b3e40cbf7e5d7097a0c8
Author: eloaders <eloaders@linux.pl>
Date: Mon Jan 13 23:37:47 2014 +0100
Add to flags More... button
commit b87b5dc375ccca0d40329afb04deed491d01d9d6
Author: eloaders <eloaders@linux.pl>
Date: Mon Jan 13 23:36:33 2014 +0100
Add Window ICON
commit fc025ad0b59d00ddf93e17c4d3551765601a853e
Author: eloaders <eloaders@linux.pl>
Date: Mon Jan 13 23:35:42 2014 +0100
Fix amdphenom.png location
commit 5cee7dd5f109255b2560ff2039668e37f737141c
Author: eloaders <eloaders@linux.pl>
Date: Mon Jan 13 23:35:15 2014 +0100
Fix now Printf as JSON Format
commit 5992456b1b02c694c53fdcc83d5d058a3df05da6
Author: eloaders <eloaders@linux.pl>
Date: Sun Jan 12 22:45:47 2014 +0100
Update depends
commit e039cc33756b4ff324dccef11ea0331ab2166219
Author: eloaders <eloaders@linux.pl>
Date: Sun Jan 12 22:15:09 2014 +0100
Add New Program for show processor FLAGS
commit dd614bced76e25302e4256065fce9c988c58c522
Author: eloaders <eloaders@linux.pl>
Date: Sun Jan 12 01:13:48 2014 +0100
Add License info
commit f9a0acf33924bfdf68ba63795050ed5d78729d84
Author: eloaders <eloaders@linux.pl>
Date: Sat Jan 11 16:30:51 2014 +0100
Move
commit 9beeb885be27b1d9dc42db846fd85d02c592c774
Author: eloaders <eloaders@linux.pl>
Date: Sat Jan 11 16:30:29 2014 +0100
Show I-Nex current git revision
commit 1685528ea23bf1b96babb82b088996659338c1e6
Author: eloaders <eloaders@linux.pl>
Date: Sat Jan 11 03:00:41 2014 +0100
Fix Battery module
commit ea5c43f17afec5816b009ecf775e49e7cfe7ee55
Author: eloaders <eloaders@linux.pl>
Date: Fri Jan 10 00:45:49 2014 +0100
Update battery module for Samsung N150+ /sys/class/power_supply/BAT1
commit be5e579f5a3eea62ba28878987b29f126689a4bd
Author: eloaders <eloaders@linux.pl>
Date: Thu Jan 9 15:47:46 2014 +0100
Add icons to TabStrip
commit 6de521b136503bae05de1b92a13d8f481ca0de1e
Author: eloaders <eloaders@linux.pl>
Date: Thu Jan 9 13:02:28 2014 +0100
Add feanza icons and remember window position X/Y on all win
commit d2b3dcbbec9d2b31a0d9162e1ef14fb92dd4d495
Author: eloaders <eloaders@linux.pl>
Date: Wed Jan 8 13:44:45 2014 +0100
Use DV, not File.Load
commit 8acf8cc1c17b9a666af1d141e6e8020123afec9a
Author: eloaders <eloaders@linux.pl>
Date: Wed Jan 8 13:43:31 2014 +0100
Move Buttons and ComboBox
commit 1f19c68ee1f4a800b8f210f38d8e5e92e3b953ec
Author: eloaders <eloaders@linux.pl>
Date: Wed Jan 8 13:00:42 2014 +0100
update PKGBUILD
commit 5c13921d045b67c1fe62672d89f1df9b364d68d8
Author: eloaders <eloaders@linux.pl>
Date: Mon Jan 6 17:47:08 2014 +0100
Add detect new CPU temp
commit 1732f49448558e5d6a9c44fd6dc9f8accad30e07
Author: eloaders <eloaders@linux.pl>
Date: Mon Jan 6 17:46:50 2014 +0100
Add detect filesystem type ls -l /sys/fs/*/*
commit 08b2299098eee037080032e422d62c37007982d2
Author: eloaders <eloaders@linux.pl>
Date: Mon Jan 6 17:46:25 2014 +0100
Fix OpenSUSE Powered By detect
commit 5fd55cc102e4bd74c9bdf4c5c7a1bbd152b687c4
Author: eloaders <eloaders@linux.pl>
Date: Sun Jan 5 23:28:44 2014 +0100
Not Print screenfetch-dev output
commit 4ed88ac44c97e26eaf9d8c0860dc7684b92b3b6a
Author: eloaders <eloaders@linux.pl>
Date: Sun Jan 5 22:57:28 2014 +0100
Fix screenfetch-dev
commit ed1a5d4a9310d961f42aeb28761f7a521a222f9c
Author: eloaders <eloaders@linux.pl>
Date: Sun Jan 5 18:26:36 2014 +0100
Fix CPU tab
commit 7ebe7a6067a4f2ff3a68331e3e5f95b5d02c77ca
Author: eloaders <eloaders@linux.pl>
Date: Sun Jan 5 18:14:59 2014 +0100
Save logs to /tmp/i-nex.log
commit a8ca993a258bbc5d9128a9f6fca325f691614741
Author: eloaders <eloaders@linux.pl>
Date: Sun Jan 5 18:14:35 2014 +0100
Fix logs
commit ede92a18dac0165fcfdec9dc919b512210aa04db
Author: eloaders <eloaders@linux.pl>
Date: Sun Jan 5 15:46:26 2014 +0100
http://tools.ietf.org/html/rfc5424
commit c97ede31988ebfba15758bec444c24e8ddca300f
Author: eloaders <eloaders@linux.pl>
Date: Sat Jan 4 16:37:31 2014 +0100
Force detect EDID information from xrandr --verbose
commit 2154cd072239659a9b3800ddebd8335d1cf97bf8
Author: eloaders <eloaders@linux.pl>
Date: Sat Jan 4 01:28:32 2014 +0100
Add Menu to set TabStrip orientation and remember windows position
commit 6f276188f356b84a3264b52a201a0674eb1f4abd
Author: eloaders <eloaders@linux.pl>
Date: Sat Jan 4 01:27:39 2014 +0100
Add 2014
commit dd977b1ffe73f1aa9322363772f4a30ca463b668
Author: eloaders <eloaders@linux.pl>
Date: Sat Jan 4 01:27:19 2014 +0100
Change GBCOPTS
commit 801be661fbf74b92e39866ada63cfa1cc0742c64
Author: eloaders <eloaders@linux.pl>
Date: Sat Jan 4 01:27:01 2014 +0100
Fix database
commit b456b38fc16ff9968e48eb320464955baf1894be
Author: eloaders <eloaders@linux.pl>
Date: Tue Dec 31 21:47:22 2013 +0100
New informations in Network tab
commit 09c532b17688fb78b3af50443071e5a2e3adb811
Author: eloaders <eloaders@linux.pl>
Date: Tue Dec 31 17:35:03 2013 +0100
Cosmetics changes
commit 8ae7ad64575e5fa1a28d44562c7419ae8c64f8cd
Author: eloaders <eloaders@linux.pl>
Date: Tue Dec 31 17:34:43 2013 +0100
Cosmetics changes
commit 7504c926b76fdc35688fe4ab09b44e2d23214f0f
Author: eloaders <eloaders@linux.pl>
Date: Tue Dec 31 17:34:30 2013 +0100
Rm file:// from savefile
commit 55f3698624341dfb04911ca2d58cc0fe862b9283
Author: eloaders <eloaders@linux.pl>
Date: Tue Dec 31 17:33:58 2013 +0100
Fix env
commit 52ebe3903ae9244411226d593ead6b6fd8597649
Author: eloaders <eloaders@linux.pl>
Date: Tue Dec 31 17:33:48 2013 +0100
fix changelogs dir
commit c5db19a6ab13196c3d4df0a5e3ef1657034b624c
Author: eloaders <eloaders@linux.pl>
Date: Tue Dec 31 17:33:28 2013 +0100
Rm utils
commit 8856fb9580295545d5e505128f72e18dd30d0876
Author: eloaders <eloaders@linux.pl>
Date: Tue Dec 31 17:33:08 2013 +0100
fix send report
commit ffd7b6488f75272e6237db7ec0abbd1c2ce70a72
Author: eloaders <eloaders@linux.pl>
Date: Mon Dec 30 03:50:27 2013 +0100
Speedup CPU detect from database on Intel Atom platforms
commit f7794587472110fe440ea8588f160112358773df
Author: eloaders <eloaders@linux.pl>
Date: Mon Dec 30 03:49:30 2013 +0100
Beeter Add detect savefile Begins "file:"
commit f462f45d4941911038ab64646830bbad812f33ec
Author: eloaders <eloaders@linux.pl>
Date: Mon Dec 30 03:48:21 2013 +0100
Check access to home
commit 05f9b3d07a9f6c8228e41d89eb3008eb662bf7d0
Author: eloaders <eloaders@linux.pl>
Date: Mon Dec 30 03:47:33 2013 +0100
Cpu Vendor Font["Bold,12"]
commit 7120c8089bf69a1fc2620b794a6fc5b2a9868ca6
Author: eloaders <eloaders@linux.pl>
Date: Mon Dec 30 03:47:13 2013 +0100
Cpu Vendor to UCase$
commit 4de442625100853a008607afb56ee2a561ea224f
Author: eloaders <eloaders@linux.pl>
Date: Mon Dec 30 03:46:40 2013 +0100
If IsNull(monitor_name)
commit 36b70cc98d3a9965c5e8693bf069e8969c4e6335
Author: eloaders <eloaders@linux.pl>
Date: Mon Dec 30 03:46:17 2013 +0100
If IsNull
commit 10dd4bade4950515a729682425500dceae29d3fb
Author: eloaders <eloaders@linux.pl>
Date: Mon Dec 30 03:45:53 2013 +0100
cd pixmaps; make
+ $(MAKE) -C pixmaps
commit cd7b62be9ce4f9ca4e7ebaedbc29ceaabf2f83c9
Author: eloaders <eloaders@linux.pl>
Date: Mon Dec 30 00:40:17 2013 +0100
dh_installman debian/manpages/*
commit 713a27518e32aa0a43244ef3f04d52253ed47642
Author: eloaders <eloaders@linux.pl>
Date: Mon Dec 30 00:39:50 2013 +0100
MV changelogs
commit aac19d5267c2974cd1a1cd89b37e1225c1be6849
Author: eloaders <eloaders@linux.pl>
Date: Sun Dec 29 22:03:02 2013 +0100
Update files for deb docs
commit c83d567670974fd37d84454c624ddac34eb15ef5
Author: eloaders <eloaders@linux.pl>
Date: Sun Dec 29 21:15:45 2013 +0100
Remove make patch and make unpatch. And set default conf dir to ~/.i-nex
commit acede3692841cf02d6d3dccf817f324cc4885d79
Author: eloaders <eloaders@linux.pl>
Date: Sun Dec 29 21:00:23 2013 +0100
New. If System have kdialog, yad, zenity then file chooser use this command to get save file dir i Generate report
commit bcb1d022ef4e602e52027e89c5ddc2e7330b6978
Author: eloaders <eloaders@linux.pl>
Date: Sun Dec 29 20:01:59 2013 +0100
Some fixes
commit 34910131c0190160c11eb2280681eb0d2b5cbdd5
Author: eloaders <eloaders@linux.pl>
Date: Sun Dec 29 19:08:55 2013 +0100
Rm Depends from makefile gambas3-gb-form-dialog gambas3-gb-settings
commit 0afd6ddc5496524500923c5813a99c55f236206c
Author: eloaders <eloaders@linux.pl>
Date: Sun Dec 29 19:08:21 2013 +0100
RM
Export, Create Static, Class Window Desktop Screens
commit 2046038158e89d7fc7c26472c5ac6b9ed6abbab5
Author: eloaders <eloaders@linux.pl>
Date: Sun Dec 29 18:40:46 2013 +0100
Add APPMENU_DISPLAY_BOTH=1
commit 57975f019fef3ecdaf676da11b279938b575963b
Author: eloaders <eloaders@linux.pl>
Date: Sun Dec 29 18:31:02 2013 +0100
Graphic Tab fixes and Add.....
Add new labels for:
voltage_level
Gamma:
Maximum image size:
Change labels style from Plain to Raised
commit 58c162bce2610ed1e8c8b22288b7b66790292d3a
Author: eloaders <eloaders@linux.pl>
Date: Sun Dec 29 16:56:41 2013 +0100
Add new informations to System report
commit 613095580ae3b7d5eba1ec8c19173030c08a9415
Author: eloaders <eloaders@linux.pl>
Date: Sun Dec 29 15:29:44 2013 +0100
Add elementary OS Sticker and LinuxDeepin
commit 4441fd5df96aaee5d5d9b39fdfe30dd237209b51
Author: eloaders <eloaders@linux.pl>
Date: Sun Dec 29 14:12:23 2013 +0100
Update PKGBUILD
commit 419c327c60156b12b845f5a49f68883c093e0dd0
Author: eloaders <eloaders@linux.pl>
Date: Sat Dec 28 17:44:11 2013 +0100
Add to System tab more info.
GNU Make Version
PPP
Dynamic linker (ldd)
Net-tools
Wireless-tools
commit 1ce54f1b64133cde68d63bd0a0caa52ff9cf5888
Author: eloaders <eloaders@linux.pl>
Date: Sat Dec 28 14:35:02 2013 +0100
Cosmetics changes
commit f09b6f4cf344f499a614d386c4a222ed477f982f
Author: eloaders <eloaders@linux.pl>
Date: Sat Dec 28 14:22:36 2013 +0100
Update ATI Logo
commit e35928ba02b45c87f6c8733e8e6108b81c971ab1
Author: eloaders <eloaders@linux.pl>
Date: Sat Dec 28 14:22:27 2013 +0100
Rm .directory file
commit 37b0d828951dfc99458a0548bc3d894cfb3e2284
Author: eloaders <eloaders@linux.pl>
Date: Sat Dec 28 14:15:07 2013 +0100
Remove $(RM_COM) $(RMDIR_OPT) `find . -name "screenfetch-dev"`
commit a33330a3d983436396d02e023267f2f79dc0fd1d
Author: eloaders <eloaders@linux.pl>
Date: Sat Dec 28 14:10:27 2013 +0100
change font labels All to Bold,8
commit 307878e062252fb2d540e32277be5ddd647c4438
Author: eloaders <eloaders@linux.pl>
Date: Sat Dec 28 13:48:27 2013 +0100
Try to fix broken detection of gtk, wm, themes etc
commit 45e3ba99ebe151643bf0127c7617b438dca89caa
Author: eloaders <eloaders@linux.pl>
Date: Fri Dec 27 23:36:02 2013 +0100
commit 9195f5021793595319115a5bdfb05f7e24238a12
Author: eloaders <eloaders@linux.pl>
Date: Fri Dec 27 21:21:09 2013 +0100
Add make patch & make unpatch
commit 36448a8ffe847e5843f6ccbae5be4e5f46c6b40a
Author: eloaders <eloaders@linux.pl>
Date: Fri Dec 27 17:48:44 2013 +0100
Add [PATCH] I-Nex New GUI
commit 0060624348a7ef63192a8f227eac515e867734f9
Merge: 8987aad 0713905
Author: eloaders <eloaders@linux.pl>
Date: Fri Dec 27 15:29:36 2013 +0100
Merge branch 'master' of http://anongit.freedesktop.org/git/xorg/app/edid-decode
commit 8987aad4d90abc481a96f304b7c1e1dc4f91d6ea
Author: eloaders <eloaders@linux.pl>
Date: Fri Dec 27 15:25:26 2013 +0100
remove commented lines
commit d7c15a52d9fb9008d7d0476a10bf737c85fec665
Author: eloaders <eloaders@linux.pl>
Date: Fri Dec 27 12:42:39 2013 +0100
fix pixmaps
commit a3dcfeb1b9c7161697f4deaf37bc2aedcdf6fb6c
Author: eloaders <eloaders@linux.pl>
Date: Fri Dec 27 12:31:16 2013 +0100
Fix
Fix Menu
Add manpages
Change copyright
Add imagemagick to control build-depends
commit b9e25066f734231b83e82f82613ed5b58851c416
Author: eloaders <eloaders@linux.pl>
Date: Thu Dec 26 14:42:24 2013 +0100
Remove translation files
commit 440a4d9840d4875190ab822fb0fc41d88181a871
Author: eloaders <eloaders@linux.pl>
Date: Thu Dec 26 14:25:33 2013 +0100
New CPU tab style
commit 470d0a9b877be2d13a541bf08e4a31c169c14ba8
Author: eloaders <eloaders@linux.pl>
Date: Thu Dec 26 14:25:02 2013 +0100
New processor logo
commit f9831c95b45a2d68878a282acf52cc897d4355c4
Author: eloaders <eloaders@linux.pl>
Date: Thu Dec 26 14:24:33 2013 +0100
Update database. New informations for:
A10-7850K
A10-7700K
A10-6790K
Atom E3845
Atom E3827
Atom E3826
Atom E3825
Atom E3815
Atom Z3740
Core i7-4850EQ
Core i7-4860EQ
Core i7-4700EQ
commit 777c5ed96c73c368449a777c0238191fc0cb3e31
Author: eloaders <eloaders@linux.pl>
Date: Thu Dec 26 14:08:57 2013 +0100
Fix ARCH detection in build-selfexecutable and Makefile
arch=$(uname -m)
if [ "$arch" == 'x86_64' ]
then
ARCHITECTURE=amd64
else
ARCHITECTURE=i386
fi
commit 9247cea0aae797f88ff541678b3c5e55ad23639f
Author: eloaders <eloaders@linux.pl>
Date: Thu Dec 26 12:48:15 2013 +0100
remove buttons
commit 376c0e733302d85d4d6bea3d063f2b1195492fcc
Author: eloaders <eloaders@linux.pl>
Date: Thu Dec 26 12:43:55 2013 +0100
Fix
What license is i-nex released under? The COPYING file suggest GPL v2,
the LICENSE file suggests GPL v3. debian/copyright tells yet another
story...
I hate seeing facebook logo in the program.
commit 27021e2988446e6f670dbf59df67edd36cbd2583
Author: eloaders <eloaders@linux.pl>
Date: Wed Dec 25 14:20:07 2013 +0100
Next unstable 0.6.0
commit 1fe78c4814226178c6567cd90de8329391dbc613
Author: eloaders <eloaders@linux.pl>
Date: Wed Dec 25 14:08:07 2013 +0100
Update Makefile

View File

@ -1,391 +0,0 @@
commit a9d4d76e750bd7099de36a91c6794f7dc093861a
Author: eloaders <eloaders@linux.pl>
Date: Tue Jan 28 16:38:51 2014 +0100
New uname JSON. MV files to JSON folder. Fixes in thermal.
commit 7d55397906b10190019f00bf4276c5527ca2d5dc
Author: eloaders <eloaders@linux.pl>
Date: Mon Jan 27 15:57:25 2014 +0100
UPD License
commit 97564bd56615e85d36e78c7e3885bd33a828fbcc
Author: eloaders <eloaders@linux.pl>
Date: Mon Jan 27 13:18:46 2014 +0100
Cosmetic changes in GPU tab
commit ee0af95dfd678c035010566a85e2fff1ec749d3c
Author: eloaders <eloaders@linux.pl>
Date: Mon Jan 27 12:06:30 2014 +0100
Fix lsb-release
commit 64aed65706c642d956b6825a7a26c9f9453c86ad
Author: eloaders <eloaders@linux.pl>
Date: Mon Jan 27 02:55:12 2014 +0100
gcc -o inex-glinfo glinfo.c -O2 -lX11 -O2
/tmp/ccXNE0wK.o: In function `main':
glinfo.c:(.text.startup+0x3c): undefined reference to
`glXChooseFBConfig'
glinfo.c:(.text.startup+0x4a): undefined reference to
`glXGetVisualFromFBConfig'
glinfo.c:(.text.startup+0x86): undefined reference to `glXCreatePixmap'
glinfo.c:(.text.startup+0xa2): undefined reference to
`glXCreateNewContext'
glinfo.c:(.text.startup+0xb0): undefined reference to `glXMakeCurrent'
glinfo.c:(.text.startup+0xc4): undefined reference to `glGetString'
glinfo.c:(.text.startup+0xe2): undefined reference to `glGetString'
glinfo.c:(.text.startup+0x100): undefined reference to `glGetString'
collect2: error: ld returned 1 exit status
make[1]: *** [make] Error 1
make[1]: Leaving directory `/build/buildd/i-nex-0.6.2'
dh_auto_build: make -j1 returned exit code 2
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
commit c8f00297869ef5a77663a0c1049a66ea6804e4ae
Author: eloaders <eloaders@linux.pl>
Date: Mon Jan 27 02:34:22 2014 +0100
gcc -o inex-glinfo glinfo.c -O2 -lX11 -lGL -lXext
/usr/bin/ld: cannot find -lGL
/usr/bin/ld: cannot find -lXext
collect2: error: ld returned 1 exit status
make[1]: *** [make] Error 1
make[1]: Leaving directory
`/build/buildd/i-nex-0.6.2+bzr531+20140127~ubuntu14.04.1'
dh_auto_build: make -j1 returned exit code 2
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
commit df2131d682ee63e4dc0db06a2ac4dc23b3d6d79f
Author: eloaders <eloaders@linux.pl>
Date: Mon Jan 27 01:26:09 2014 +0100
Add: inex-glinfo. Rm dep mesa-utils
commit 5a9a37b17c0c717ad28f853b214dbe615ee63d36
Author: eloaders <eloaders@linux.pl>
Date: Sun Jan 26 20:44:59 2014 +0100
Move CPU Usage progressbar
commit 38fb28ea2d706490970dc4fd871b9d4667eaa5c0
Author: eloaders <eloaders@linux.pl>
Date: Sun Jan 26 20:44:40 2014 +0100
Fix Temp: °C
commit c7cb904a7ff84aa9e0654ea7a726c3593609b3d8
Author: eloaders <eloaders@linux.pl>
Date: Sat Jan 25 19:31:27 2014 +0100
Add Server Workstation Xeon, Atom, Opteron Database and Logos.
Atom S1220 Opteron X2 870 HE Xeon E3-1230L v3 Xeon E5-2609 v2
Xeon E5640
Atom S1240 Opteron X2 875 Xeon E3-1230 v2 Xeon E5-2620
Xeon E5645
Atom S1260 Opteron X2 875 HE Xeon E3-1230 v3 Xeon E5-2620 v2
Xeon E5649
Celeron P1053 Opteron X2 880 Xeon E3-1235 Xeon E5-2630
Xeon E7-8850
Opteron 144 Opteron X2 885 Xeon E3-1240 Xeon E5-2630L
Xeon E7-8860
Opteron 146 Opteron X2 890 Xeon E3-1240 v2 Xeon E5-2630L v2
Xeon E7-8870
Opteron 148 Opteron 3320 EE Xeon E3-1240 v3 Xeon E5-2630 v2
Xeon L5506
Opteron 150 Opteron 3350 HE Xeon E3-1245 Xeon E5-2637
Xeon L5508
Opteron 152 Opteron 3380 Xeon E3-1245 v2 Xeon E5-2637 v2
Xeon L5518
Opteron 154 Opteron 4310 EE Xeon E3-1245 v3 Xeon E5-2640
Xeon L5520
Opteron 156 Opteron 4332 HE Xeon E3-1260L Xeon E5-2640 v2
Xeon L5530
Opteron 2350 HE Opteron 4334 Xeon E3-1265L v2 Xeon E5-2643
Xeon L5609
Opteron 246 HE Opteron 4340 Xeon E3-1265L v3 Xeon E5-2643 v2
Xeon L5618
Opteron 248 HE Opteron 4376 HE Xeon E3-1270 Xeon E5-2648L
Xeon L5630
Opteron 250 HE Opteron 4386 Xeon E3-1270 v2 Xeon E5-2650
Xeon L5638
Opteron 252 Opteron 43CX EE Xeon E3-1270 v3 Xeon E5-2650L
Xeon L5640
Opteron 254 Opteron 43GK HE Xeon E3-1275 Xeon E5-2650L v2
Xeon MP 2.83
Opteron 6168 Pentium 350 Xeon E3-1275 v2 Xeon E5-2650 v2
Xeon MP 3.00
Opteron 6262 HE Xeon 2.8 Xeon E3-1275 v3 Xeon E5-2658
Xeon MP 3.16
Opteron 6272 Xeon 3.0 Xeon E3-1280 Xeon E5-2660
Xeon MP 3.33
Opteron 6274 Xeon 3.2 Xeon E3-1280 v2 Xeon E5-2660 v2
Xeon MP 3.50
Opteron 6276 Xeon 3.4 Xeon E3-1280 v3 Xeon E5-2665
Xeon MP 3.66
Opteron 6278 Xeon 3.6 Xeon E3-1285L v3 Xeon E5-2667
Xeon MP 7020 Dual-Core
Opteron 6282 SE Xeon 5030 Xeon E3-1285 v3 Xeon E5-2667 v2
Xeon MP 7030 Dual-Core
Opteron 6284 SE Xeon 5040 Xeon E3-1290 Xeon E5-2670
Xeon MP 7040 Dual-Core
Opteron 6348 Xeon 5050 Xeon E3-1290 v2 Xeon E5-2670 v2
Xeon MP 7041 Dual-Core
Opteron 6366 HE Xeon 5060 Xeon E5-1410 Xeon E5-2680
Xeon W3503
Opteron 6376 Xeon 5063 Xeon E5-1428L Xeon E5-2680 v2
Xeon W3505
Opteron 6378 Xeon 5080 Xeon E5-1620 Xeon E5-2687W
Xeon W3520
Opteron 6380 Xeon 5110 Xeon E5-1620 v2 Xeon E5-2687W v2
Xeon W3530
Opteron 6386 SE Xeon 5120 Xeon E5-1650 Xeon E5-2690
Xeon W3540
Opteron 846 HE Xeon 5130 Xeon E5-1650 v2 Xeon E5-2690 v2
Xeon W3550
Opteron 848 HE Xeon 5140 Xeon E5-1660 Xeon E5-2692 v2
Xeon W3565
Opteron 850 HE Xeon 5148 Xeon E5-1660 v2 Xeon E5-2695 v2
Xeon W3570
Opteron 852 Xeon 5150 Xeon E5-2403 Xeon E5-2697 v2
Xeon W3580
Opteron 854 Xeon 5160 Xeon E5-2403 v2 Xeon E5-4603
Xeon W3670
Opteron 856 Xeon 7110M Xeon E5-2407 Xeon E5-4607
Xeon W3680
Opteron X2 165 Xeon 7110N Xeon E5-2407 v2 Xeon E5-4610
Xeon W3690
Opteron X2 170 Xeon 7120M Xeon E5-2418L Xeon E5-4617
Xeon W5580
Opteron X2 175 Xeon 7120N Xeon E5-2420 Xeon E5-4620
Xeon W5590
Opteron X2 180 Xeon 7130M Xeon E5-2420 v2 Xeon E5-4640
Xeon X5550
Opteron X2 185 Xeon 7130N Xeon E5-2428L Xeon E5-4650
Xeon X5560
Opteron X2 260 HE Xeon 7140M Xeon E5-2430 Xeon E5-4650L
Xeon X5570
Opteron X2 265 Xeon 7140N Xeon E5-2430L Xeon E5502
Xeon X5647
Opteron X2 265 HE Xeon E3-1105C Xeon E5-2430 v2 Xeon E5503
Xeon X5650
Opteron X2 270 Xeon E3-1125C Xeon E5-2440 Xeon E5504
Xeon X5660
Opteron X2 270 HE Xeon E3-1220 Xeon E5-2440 v2 Xeon E5506
Xeon X5667
Opteron X2 275 Xeon E3-1220L Xeon E5-2448L Xeon E5507
Xeon X5670
Opteron X2 275 HE Xeon E3-1220L v2 Xeon E5-2450 Xeon E5520
Xeon X5672
Opteron X2 280 Xeon E3-1220L v3 Xeon E5-2450L Xeon E5530
Xeon X5675
Opteron X2 285 Xeon E3-1220 v2 Xeon E5-2450 v2 Xeon E5540
Xeon X5677
Opteron X2 290 Xeon E3-1220 v3 Xeon E5-2470 Xeon E5603
Xeon X5680
Opteron X2 860 HE Xeon E3-1225 Xeon E5-2470 v2 Xeon E5606
Xeon X5687
Opteron X2 865 Xeon E3-1225 v2 Xeon E5-2603 Xeon E5607
Xeon X5690
Opteron X2 865 HE Xeon E3-1225 v3 Xeon E5-2603 v2 Xeon E5620
Xeon X5698
Opteron X2 870 Xeon E3-1230 Xeon E5-2609 Xeon E5630
commit 48e7aa381b96af90317fdd13568bb4e414cb6d94
Author: eloaders <eloaders@linux.pl>
Date: Sat Jan 25 17:12:15 2014 +0100
Fixes detection of CPU in AMD Triple, Six, Quad Core Processor
commit eea1198244ebeeb3aa2cef824e2a454198114781
Author: eloaders <eloaders@linux.pl>
Date: Sat Jan 25 16:30:02 2014 +0100
MK dir changelogs, new i-nex icon etc
commit 4ce523119d295d54b04592bd96c04770d68d89f4
Author: eloaders <eloaders@linux.pl>
Date: Sat Jan 25 02:38:50 2014 +0100
Fix intel database and AMD APU Processors detection
commit aee0799b7a1680d53bf5a7c3a63d9a5886251f6b
Author: eloaders <eloaders@linux.pl>
Date: Fri Jan 24 13:21:03 2014 +0100
Add New CPUs to database:
Core i7-4790
Core i5-4690
Core i3-4360
Core i5-4590
Pentium G3450
Celeron G1840
Core i7-4790S
Core i5-4590S
Core i3-4150T
Core i7-4960X
Core i7-4930K
Core i7-4820K
Core i7-4771
Core i3-4340
Core i3-4330
Core i3-4330T
Core i3-4130T
Core i3-4130
Pentium G3430
Pentium G3420
Pentium G3420T
Pentium G3220
Core i5-4440
Core i5-4440S
Pentium G3220T
Celeron G1630
Celeron G1620T
Core i7-3910K
Core i7-4770K
Core i5-4670K
Core i5-4430
Core i5-4430S
Core i5-4570T
Core i7-4770
Core i7-4770S
Core i7-4770T
Core i7-4765T
Core i5-4670
Core i5-4570
Core i5-4670S
Core i5-4670T
Core i5-4570S
Core i7-4770R
Core i5-4670R
Core i5-4570R
Core i5-4570TE
Core i7-4770TE
Pentium G2020
Pentium G2010
Pentium G2020T
Pentium G2130
Core i3-3210
Celeron G1610
Celeron G1620
Celeron G1610T
Core i5-3335S
Core i7-3970X
Core i3-3225
Core i3-3220T
Core i3-3220
Core i3-3240
Core i3-3240T
Core i5-3330
Core i5-3330S
Core i5-3350P
Pentium G2120
Pentium G2100T
Pentium G645
Pentium G645T
Celeron G555
Celeron G465
Pentium G640
Pentium G870
Pentium G640T
Pentium G860T
Core i5-3470
Core i5-3470S
Core i5-3470T
Core i5-3475S
Core i5-3570
Core i5-3570S
Celeron G550
Core i3-2115C
Core i7-3770K
Core i7-3770
Core i7-3770S
Core i7-3770T
Core i5-3570K
Core i5-3550
Core i5-3550S
Core i5-3570T
Core i5-3450
Core i5-3450S
Core i7-3820
Core i5-2550K
Core i5-2450P
Core i5-2380P
Celeron G460
Core i7-3960X
Core i7-3930K
Core i7-2700K
Core i3-2130
Core i3-2125
Core i3-2120T
Core i5-2320
Pentium G630
Pentium G630T
Pentium G632
Pentium G860
Celeron G530
Celeron G540
Celeron G530T
Celeron G440
Celeron G550T
Celeron G540T
Core i7-980
Core i3-2102
Core i5-2405S
Core i5-2310
Core i3-2105
Pentium G620
Pentium G620T
Pentium G622
Pentium G840
Pentium G850
Core i7-4790
Core i5-4690
Core i3-4360
Core i5-4590
Pentium G3450
Celeron G1840
Core i7-4790S
Core i5-4590S
Core i3-4150T
Core i7-4960X
Core i7-4940MX
Core i7-4910MQ
Core i7-4810MQ
Core i3-4000M
Pentium 987
Pentium 2030M
Pentium Dual-Core T4400
Pentium SU4100
Pentium Dual-Core T4400
commit e198db319f070286f36a2a28d0abf4b58c3f82cd
Author: eloaders <eloaders@linux.pl>
Date: Fri Jan 24 12:14:07 2014 +0100
Fix version
commit 17306f67e1f242bdd15c32627c3715ba2786c835
Author: eloaders <eloaders@linux.pl>
Date: Fri Jan 24 02:43:11 2014 +0100
resize main tab
commit 2f3c44ff0366d6479db9a5ddfe1fd02977d4c659
Author: eloaders <eloaders@linux.pl>
Date: Fri Jan 24 01:18:11 2014 +0100
Show CPU Usage in CPUINFO tab.
New program named as inex-cpusage.
Fix manpages.
Add changelog for 0.6.0.

View File

@ -1,380 +0,0 @@
commit 37e1e9803c6c8ed2acf724c18fac7c9609875775
Author: eloaders <eloaders@linux.pl>
Date: Sat Mar 15 23:37:55 2014 +0100
Some fixes
commit a88045d22263b6ba761941fa867e8f72820cafdd
Author: eloaders <eloaders@linux.pl>
Date: Sat Mar 15 16:21:21 2014 +0100
Add curl depends
commit 4ec6294c29fceb7afc2767ce8331974afdb3ac6e
Author: eloaders <eloaders@linux.pl>
Date: Sat Mar 15 16:20:27 2014 +0100
Update logos
commit c407081c3bae9a69f57b7c39bbe8e1a88d707fb2
Author: eloaders <eloaders@linux.pl>
Date: Sat Mar 15 16:15:00 2014 +0100
Add Validate Service
commit 4adda6eefade3cd20c7fc2845efa1e3589263137
Author: eloaders <eloaders@linux.pl>
Date: Mon Feb 24 04:34:54 2014 +0100
add window screenshot
commit a384ddd100883fce95e9fec02fd2389e7cb650c2
Author: eloaders <eloaders@linux.pl>
Date: Mon Feb 24 00:57:07 2014 +0100
Add option to check first run or installed new version of I-Nex
commit bfa858dbbb0aac07c0d55107c85acda599f709cb
Author: eloaders <eloaders@linux.pl>
Date: Sun Feb 23 14:31:12 2014 +0100
Use Wildcards fo install manpages and pastebinit conf files
commit f1bc22115d7ffb0d96d16970e61a1ada3d3094d5
Author: eloaders <eloaders@linux.pl>
Date: Sun Feb 23 14:16:57 2014 +0100
Use wildcard for install changelogs.
commit fdc9be2a86e03a8023ce58d694e97d95e022c57c
Author: eloaders <eloaders@linux.pl>
Date: Thu Feb 20 02:30:13 2014 +0100
Remove colors from system tab
commit 25d9e06bcf10751fef7e01fa432054673ffbfec0
Author: eloaders <eloaders@linux.pl>
Date: Wed Feb 19 14:13:17 2014 +0100
Fix reporting bugs info
commit f6738a4c7bcefdb8da189461ad113b42a0b8b9cb
Author: eloaders <eloaders@linux.pl>
Date: Wed Feb 19 14:07:01 2014 +0100
Add report bug section
commit 0289dd599b83536272349b58ab33c3a8905f8acf
Author: eloaders <eloaders@linux.pl>
Date: Tue Feb 18 17:27:34 2014 +0100
Try to fix sound report
commit 9756acd5d9e808bb148b194efb04300aecf246c8
Author: eloaders <eloaders@linux.pl>
Date: Mon Feb 17 14:32:16 2014 +0100
Fix kernel report
commit 84a162de4cd4f5ffdbad35c748da82be66a6b5e0
Author: eloaders <eloaders@linux.pl>
Date: Sat Feb 15 22:37:43 2014 +0100
Change colors
commit 568a59f3166142bf8d9857c39a7c7ab3780d7e48
Author: eloaders <eloaders@linux.pl>
Date: Sat Feb 15 22:37:29 2014 +0100
Add more space in CPU temp
commit 4b92dc3d47ee0499ecea0ddd10876dddd3345f6b
Author: eloaders <eloaders@linux.pl>
Date: Sat Feb 15 22:37:03 2014 +0100
Cut AMD/Intel in processor model name
commit bd6b6d30ca374b9d1abff79d4f59ac36e23becbf
Author: eloaders <eloaders@linux.pl>
Date: Sat Feb 15 15:25:39 2014 +0100
Add Option to set CPU Vendor from env
Example:
env INEXCPU_VENDOR="Pentium(R) Dual-Core CPU T4200 "
./inex.gambas
commit 3f438c42b06396be2142eeb816e9f6c4ab539a36
Author: eloaders <eloaders@linux.pl>
Date: Sat Feb 15 13:22:08 2014 +0100
Fix Pentium(R) Family
commit 1b08d9bc216768e0de745c527f49debeedecdd45
Author: eloaders <eloaders@linux.pl>
Date: Sat Feb 15 01:40:39 2014 +0100
fix
commit 52ab12c2bb7333ec5c8105b198d1f0711715c557
Author: eloaders <eloaders@linux.pl>
Date: Sat Feb 15 01:40:33 2014 +0100
fix
commit 9b687d2121c7d224b7b11abe92835c78a47de371
Author: eloaders <eloaders@linux.pl>
Date: Thu Feb 13 16:57:36 2014 +0100
bug in i-nex
bug in i-nex. The Wikipedia link of "Self Snooping" refers to:
http://en.wikipedia.org/wiki/Ss. I don't think that's what it is
supposed to link to .
commit 751ffc361c21bdcbbf2b482792e83dd1916402ea
Author: eloaders <eloaders@linux.pl>
Date: Thu Feb 13 16:09:38 2014 +0100
Fix Hyper Threading in Intel and Hyper Transport in AMD
commit a14f4d9227988b126dcfab12400f5630c25992d4
Author: eloaders <eloaders@linux.pl>
Date: Thu Feb 13 16:09:13 2014 +0100
Virtualization Check enabled in bios and check if supported by cpu
commit 266ad67df3965400891364961c455536a7768e8e
Author: eloaders <eloaders@linux.pl>
Date: Thu Feb 13 15:02:32 2014 +0100
Update depends gambas >=3.5.0
commit b50a7cc724d4da309e376e2cfb9d77cd61040e9d
Author: eloaders <eloaders@linux.pl>
Date: Thu Feb 13 15:02:06 2014 +0100
Show temp in LCD Label
commit 709710af1db2ad2715552f8ab0be8a77a16586d5
Author: eloaders <eloaders@linux.pl>
Date: Tue Feb 11 02:25:31 2014 +0100
Fix prefix bindir
commit 105675ad6d85a3680e5379413011362bbbd9882b
Author: eloaders <eloaders@linux.pl>
Date: Mon Feb 10 16:31:46 2014 +0100
Fix << to >=
commit 4710c07f5abfadac20d9968c7e25fe2d88c919cd
Author: eloaders <eloaders@linux.pl>
Date: Sun Feb 9 18:03:30 2014 +0100
Fixes failed builds
commit b2316fa9cacdebeffa0d595a33a6d2bffc596829
Author: eloaders <eloaders@linux.pl>
Date: Sun Feb 9 15:41:23 2014 +0100
Add Wymagania odnośnie bibliotek
commit 44976e3de94d9543293e500e55b10c84f55b0a17
Author: eloaders <eloaders@linux.pl>
Date: Sun Feb 9 15:39:58 2014 +0100
Fix Ze źródeł bez trzorzenia pakietu
commit 7c48a60e4982751c105eaff1e4f98975f61fe068
Author: eloaders <eloaders@linux.pl>
Date: Sun Feb 9 15:36:17 2014 +0100
Fix Wymagania odnośnie bibliotek
commit 9e6fa8ad7c4eb9c30c49be8d402b2b5ab249b9c4
Author: eloaders <eloaders@linux.pl>
Date: Sun Feb 9 15:31:14 2014 +0100
Fix Wymagania odnośnie bibliotek
commit 66d9943306aa9a8ced459de622284c69c48a7258
Author: eloaders <eloaders@linux.pl>
Date: Sun Feb 9 15:26:54 2014 +0100
New readme
commit 3d49e9ee88e0608243307a45e48953517c0bb77e
Author: eloaders <eloaders@linux.pl>
Date: Sun Feb 9 13:46:55 2014 +0100
More standards
commit 5d3042bf15e2368dbc6423089f1e448298ac2231
Author: eloaders <eloaders@linux.pl>
Date: Sat Feb 8 20:51:02 2014 +0100
Update depends
commit 0c2a7db22df8ffdeb141a34c6d3732e19a8fe96f
Author: eloaders <eloaders@linux.pl>
Date: Sat Feb 8 18:43:52 2014 +0100
Update depends
commit d2174d0d1e28da5e2a30f8fbe4709f7cfd2c4412
Author: eloaders <eloaders@linux.pl>
Date: Fri Feb 7 03:55:30 2014 +0100
Add Compress Man pages colored
commit fb6957cd49f4400a9c127d36c43d04aac089981e
Author: eloaders <eloaders@linux.pl>
Date: Fri Feb 7 03:55:14 2014 +0100
Add Compress Docs colored
commit 4b16eef554cb42bc4878d8c5ac0b9e02a9d18103
Author: eloaders <eloaders@linux.pl>
Date: Fri Feb 7 03:54:50 2014 +0100
Add Colors info
commit b7556750b8239d05876145a08670a61ded2aa9ca
Author: eloaders <eloaders@linux.pl>
Date: Fri Feb 7 03:54:14 2014 +0100
Add Colors
commit 8706d14ded1358a230a1c7613ef53939f7f3e912
Author: eloaders <eloaders@linux.pl>
Date: Fri Feb 7 03:30:03 2014 +0100
Add Option to disable static compilation for libaries LIBPROCPS and LIBCPUID
commit 80717a214be6b3abb3f36c9d2d1b67605c894938
Author: eloaders <eloaders@linux.pl>
Date: Fri Feb 7 03:05:28 2014 +0100
make[2]: *** No rule to make target `distclean'. Stop.
commit f14d5968744e31c9b55bca960c66de9a72d4d7ac
Author: eloaders <eloaders@linux.pl>
Date: Fri Feb 7 02:44:08 2014 +0100
Fixes
commit 664a0633d5d714105a4f0d7c84641d09397b4296
Author: eloaders <eloaders@linux.pl>
Date: Thu Feb 6 20:07:57 2014 +0100
Fixes for new standards
commit 8a93e936b586483f8ed7ecab3d78c11e8fd662e3
Author: eloaders <eloaders@linux.pl>
Date: Thu Feb 6 19:22:16 2014 +0100
Add More standards for I-Nex
commit 3dfdf0452c444a4373696b6703a2cf8894882d3b
Author: eloaders <eloaders@linux.pl>
Date: Thu Feb 6 13:32:59 2014 +0100
RM libcpuid
commit 038a1db2d337006ec975769076d23e4f94d18355
Author: eloaders <eloaders@linux.pl>
Date: Thu Feb 6 13:30:24 2014 +0100
first commit with submodule libcpuid
commit c3f2f61133531923e343cd0e16a1d0afeaf84bf9
Author: eloaders <eloaders@linux.pl>
Date: Wed Feb 5 20:13:24 2014 +0100
Add libcpuid
commit db054e2f000cdbfd6e533fa8c18cd786e32a9676
Author: eloaders <eloaders@linux.pl>
Date: Wed Feb 5 13:05:36 2014 +0100
Fix Hardware Virtualization Detect and add detect for Hyper-Transport in AMD.
commit be94c2d59ec712364e9e52093566feb9fc35ad69
Author: eloaders <eloaders@linux.pl>
Date: Tue Feb 4 19:24:39 2014 +0100
Try to fix Ati
commit 3c707405acdd413e261f21d984115199173ea6a2
Author: eloaders <eloaders@linux.pl>
Date: Mon Feb 3 07:19:59 2014 +0100
Speed Up CPU Detection
commit 5ff3996c11a693e0c6402a5ab5360f41e286ccdd
Author: eloaders <eloaders@linux.pl>
Date: Mon Feb 3 02:36:25 2014 +0100
Fix control. is fake [linux-any kfreebsd-any]
commit a6be3e6df4a32f65987b2c1aa012e0bb0521d295
Author: eloaders <eloaders@linux.pl>
Date: Mon Feb 3 02:35:49 2014 +0100
I-Nex remember TabStrip orientation. Navigation keys: Ctrl+Alt+[Left,Right,Up,Down] Keys
commit f17bbf9b006198a443f8d21902a69bc4041fe256
Author: eloaders <eloaders@linux.pl>
Date: Sun Feb 2 17:12:40 2014 +0100
Fix, rm newline
commit c5b718840172442f660255350a048130b9618aa7
Author: eloaders <eloaders@linux.pl>
Date: Sun Feb 2 17:12:22 2014 +0100
Fix homepage url
commit 736fb19a27f30855ce573e94020240c219d78100
Author: eloaders <eloaders@linux.pl>
Date: Sun Feb 2 01:25:10 2014 +0100
Try to add new Audio card. Fixes i drives and FFlags
commit ff8c867b369a3486cec679b019482f1b7a2dac46
Author: eloaders <eloaders@linux.pl>
Date: Fri Jan 31 13:10:48 2014 +0100
Add Colors. Fix thermal in AMD Athlon X2 250. Fix GPU graphic
commit b0f914dde61097a01a393d5e5c5466123b924ed2
Author: eloaders <eloaders@linux.pl>
Date: Thu Jan 30 12:41:21 2014 +0100
Fix font size and remove Bold. Add Colors and Fix some tabs
commit 0369e078c1e3a7a0a2b88f70dda75527f20513bb
Author: eloaders <eloaders@linux.pl>
Date: Thu Jan 30 03:02:40 2014 +0100
Fix pixmaps
commit a8e46c0cdb0886ce8991c20744d59bb8d8c1ff8f
Author: eloaders <eloaders@linux.pl>
Date: Wed Jan 29 16:11:57 2014 +0100
Move Files, fix license
commit af5949159d698e65b4d2a2062f57062a7f606cfc
Author: eloaders <eloaders@linux.pl>
Date: Wed Jan 29 15:36:27 2014 +0100
New I-Nex Logo
commit 25be4765788ba421363ecf0b486e78bdefc360d0
Author: eloaders <eloaders@linux.pl>
Date: Wed Jan 29 02:10:51 2014 +0100
Next 0.6.4

View File

@ -1,182 +0,0 @@
commit 141cbea965805ce14cc357ae72067e9fa70e21f1
Author: eloaders <eloaders@linux.pl>
Date: Wed Jun 11 15:37:00 2014 +0200
Fix
commit 24efdd752ce7385988e4f3090d624142fe349af7
Author: eloaders <eloaders@linux.pl>
Date: Wed Jun 11 15:22:38 2014 +0200
Fix make[1]: autoreconf: Command not found
commit 000a71bc0cfacf82450c509210389925b8114b74
Author: eloaders <eloaders@linux.pl>
Date: Wed Jun 11 14:58:19 2014 +0200
Run autoreconf --install src before configure
commit ee81a6adbdd19d4eef6a1b65cfb05fb2858e0fb4
Author: eloaders <eloaders@linux.pl>
Date: Wed Jun 11 14:49:50 2014 +0200
Add To report gen, new pastebin websites
commit ea2efeb8f47a4ce4b389387ecac75cb36fd091d5
Author: eloaders <eloaders@linux.pl>
Date: Wed Jun 11 14:49:27 2014 +0200
Update Pastebinit to 1.4
commit 58a98beaac24f2e40960b13b3dd5bec106969e10
Author: eloaders <eloaders@linux.pl>
Date: Wed Jun 11 14:48:44 2014 +0200
Add pastebin.mate-desktop.org to Pastebinit configs
commit cc90768caf8a7b27893f65d476a61832907fe0d5
Author: eloaders <eloaders@linux.pl>
Date: Wed Jun 11 14:48:27 2014 +0200
Add lpaste.net to Pastebinit configs
commit f415ef95f97135f3f7eb02ab35db31bc353be046
Author: eloaders <eloaders@linux.pl>
Date: Wed Jun 11 14:48:02 2014 +0200
Update Pastebinit configs
commit f3c504534190968586b3f4e0632d9c43347fbf02
Author: eloaders <eloaders@linux.pl>
Date: Wed Jun 11 14:47:13 2014 +0200
Fix Validate. Remove DMESG, LSPCI, CPUINFO, LSUSB
commit 739cb0baf3026b787eb03fad36955294b25a46b9
Author: eloaders <eloaders@linux.pl>
Date: Mon Jun 2 15:54:53 2014 +0200
Fix Phisical = remove. Add number of processes
commit ae73c1631adb039501809a0448c263fb9dccb87c
Author: eloaders <eloaders@linux.pl>
Date: Tue May 20 08:51:44 2014 +0200
Not add empty card
commit 292fc1467767bcbe0b06b0429bbc2ee2a943ad6a
Author: eloaders <eloaders@linux.pl>
Date: Tue May 20 08:51:28 2014 +0200
Put 2 to /dev/null
commit 7002af9b4876422f274f4d57672c3b1f1d94a715
Author: eloaders <eloaders@linux.pl>
Date: Tue May 20 08:42:12 2014 +0200
Put to 2>/dev/null
commit ed5ff24d155d2d74b00af09120aafd3343cddb7e
Author: eloaders <eloaders@linux.pl>
Date: Tue May 20 08:41:45 2014 +0200
Not chosen where you want to save the report and check installed xdpyinfo
commit 1dfd1af9fb25287362ca20534f25ba25c40ab810
Author: eloaders <eloaders@linux.pl>
Date: Sat May 17 14:38:39 2014 +0200
Remove dafault text from Labels
commit 6658c43b3fbaa504dbfb9b5495c6c2372722d9ea
Author: eloaders <eloaders@linux.pl>
Date: Fri May 16 14:04:04 2014 +0200
Add Option to save Validate data
commit 5637099a608c7c070025dcf5a84f41b4f648164e
Author: eloaders <eloaders@linux.pl>
Date: Wed May 14 18:06:21 2014 +0200
Detect Netrunner Sticker
commit 719bc4b5b2eb9ea07e7a1672d2be005dddaab7e4
Author: eloaders <eloaders@linux.pl>
Date: Tue May 13 21:12:07 2014 +0200
Update screenfetch-dev
commit 649cdd9322bca3f915e246e421954bb1f184d0ef
Author: eloaders <eloaders@linux.pl>
Date: Mon May 12 11:01:36 2014 +0200
Fix download count
commit 96b938eb1a4770f9d71a915b2112cb12532b5cc2
Author: eloaders <eloaders@linux.pl>
Date: Sun May 11 18:35:11 2014 +0200
Removing the opening address Cerbero report in your default browser.
Opening a small dialog which allows you to open your default browser or
copy the address.
commit a3f75e355c69bed7ee8fdcd4f4892ce36aa59718
Author: eloaders <eloaders@linux.pl>
Date: Sat May 10 13:55:26 2014 +0200
Count I-Nex installs from ppa.
commit 36663d6f8fbd11395bf7543134db0bc8550cecde
Author: eloaders <eloaders@linux.pl>
Date: Thu May 1 14:18:42 2014 +0200
Fix graphic detect. Fork glxinfo as i-nex-glinfo
commit 5fdb779ede4b2de251becf20673cdc1e739ce9ef
Author: eloaders <eloaders@linux.pl>
Date: Tue Apr 8 01:02:30 2014 +0200
Change ver
commit 1b38cf6d3dd5a9b4b2a7ef672bb3400526f942ef
Author: eloaders <eloaders@linux.pl>
Date: Wed Apr 2 04:33:32 2014 +0200
Update .spec
commit 2b67130abcad493f38455c269d88e0c5def94439
Author: eloaders <eloaders@linux.pl>
Date: Wed Apr 2 04:33:22 2014 +0200
Update PKGBUILD
commit d17cf4c8bdc7c8019d1577a7b66cd921fa12d9d4
Author: eloaders <eloaders@linux.pl>
Date: Mon Mar 31 15:37:42 2014 +0200
add dmesg, cpuinfo, lsusb, lspci to validate
commit 263b1042467345cbe930bf6a199883d5774013f4
Author: eloaders <eloaders@linux.pl>
Date: Mon Mar 31 02:45:26 2014 +0200
New processors and logos
commit 3351cd64bf7c61689e004bdc6f53b108f4fd472d
Author: eloaders <eloaders@linux.pl>
Date: Wed Mar 26 03:00:11 2014 +0100
Validation Cerbero Fixes
commit 87e5ff9f4884d1f742affb3047ce861fd3e2326a
Author: eloaders <eloaders@linux.pl>
Date: Sun Mar 16 00:06:02 2014 +0100
Fix changelog
commit a5c17a001c0b531c9928ab712b8c7482d6e4d814
Author: eloaders <eloaders@linux.pl>
Date: Sat Mar 15 23:43:38 2014 +0100
Add changelogs

View File

@ -1,137 +0,0 @@
commit 4fcdeef8ac64a67fcf6b16ccb527436b558d3902
Author: eloaders <eloaders@linux.pl>
Date: Mon Jun 23 18:01:10 2014 +0200
Remove Adfly
commit fbf6f5c11537b5a7442faf41002134934d4ed115
Author: eloaders <eloaders@linux.pl>
Date: Mon Jun 23 18:00:57 2014 +0200
Fixes in detection of GPU ChkPrm
commit 1f0a3d218bbc66b2a56bdd206b56d1626705ad33
Author: eloaders <eloaders@linux.pl>
Date: Mon Jun 23 18:00:29 2014 +0200
Fix About license position
commit 9f3a1b97e02d81fbc6c36332a91274542697c52a
Author: eloaders <eloaders@linux.pl>
Date: Mon Jun 23 15:18:48 2014 +0200
Add report-ng code to screenfetch. Print all data to one file as JSON format
commit c19e30659f0045f18492261118dda0716d733715
Author: eloaders <eloaders@linux.pl>
Date: Mon Jun 23 14:25:57 2014 +0200
Fuck yeah :)
commit 6f1f93568bfac08bf52cb45a3a966ea96a2e5edf
Author: eloaders <eloaders@linux.pl>
Date: Mon Jun 23 14:25:37 2014 +0200
Some ASOUND Fixes
commit d39e09b19c66528783b9bb1e0834c78af9447036
Author: eloaders <eloaders@linux.pl>
Date: Mon Jun 23 14:25:24 2014 +0200
Speed up Drives detection
commit 14f2144fbf4ee042e40594261f425fd53cdb9315
Author: eloaders <eloaders@linux.pl>
Date: Mon Jun 23 02:15:00 2014 +0200
Update Autotools
commit 41059a4c31e79e5e15dd1daed7adba432ef7e74c
Author: eloaders <eloaders@linux.pl>
Date: Mon Jun 23 01:58:50 2014 +0200
Remove Old CPU Logos. Remove Global class and move GPU Logos to Finfosys.class
commit 2d1af3ff6de12a59bac47e11f59637378a5267e0
Author: eloaders <eloaders@linux.pl>
Date: Mon Jun 23 01:28:18 2014 +0200
Update AMD Database
commit f4e0495170af15cd60bc7573d1f7ec1af36067ef
Author: eloaders <eloaders@linux.pl>
Date: Mon Jun 23 01:28:06 2014 +0200
Update Intel Database
commit 98210fed66a0bfb133eb2864512111fe82288c3b
Author: eloaders <eloaders@linux.pl>
Date: Mon Jun 23 01:26:50 2014 +0200
Not print Raw EDID in logfile
commit 1298316a40b4646d333178bee932c379ed0e78b9
Author: eloaders <eloaders@linux.pl>
Date: Mon Jun 23 01:26:16 2014 +0200
Replace ' to \"
commit f74daaf19c042aa46c723d6a77b2cc327af3cc64
Author: eloaders <eloaders@linux.pl>
Date: Sun Jun 22 19:02:37 2014 +0200
Remove Break if CPU has found And print help log.
commit 2ca47252adfce8b3d531f76a24cf13cb922ecd1d
Author: eloaders <eloaders@linux.pl>
Date: Sun Jun 22 19:02:00 2014 +0200
Update Atom Database
commit 740707e74f1c7e9b4970c0499981db93cd4b61d6
Author: eloaders <eloaders@linux.pl>
Date: Sun Jun 22 19:01:46 2014 +0200
Update AMD Database
commit 5e99a35d69494b20341a7e0a259cff550fa4ba09
Author: eloaders <eloaders@linux.pl>
Date: Sun Jun 22 19:01:33 2014 +0200
Update Intel Database
commit 570fc48628102c6ee21e0f2b3303205cec10fbbd
Author: eloaders <eloaders@linux.pl>
Date: Sun Jun 22 15:17:02 2014 +0200
Link /usr/bin/i-nex.gambas to /usr/bin/i-nex
commit dbe52d0248a16fbb85aeaee7144f4a5032f7ee49
Author: eloaders <eloaders@linux.pl>
Date: Sat Jun 21 14:02:45 2014 +0200
Fix Bug. Detect AMD APU As Sempron :)
commit 1ab4a053d041cc23b9e1ac17a23f730e25dddb04
Author: eloaders <eloaders@linux.pl>
Date: Wed Jun 18 03:15:19 2014 +0200
Fix opacity
commit 7cff8719d0131ff6942e3783c2e7e8fefb749fb2
Author: eloaders <eloaders@linux.pl>
Date: Mon Jun 16 17:16:48 2014 +0200
Fix Thermal Zone in IDB D425KT
commit 2bdc9b431c2aa3f93185a23ae5372eecb79dd597
Author: eloaders <eloaders@linux.pl>
Date: Mon Jun 16 16:27:28 2014 +0200
Add ipinfo.io GUI to Network card
commit 8f7b8714a1c227cfd42adf0e04389adac97dc28f
Author: eloaders <eloaders@linux.pl>
Date: Sun Jun 15 15:11:47 2014 +0200
Update Kubuntu & OpenSUSE stickers

View File

@ -1,518 +0,0 @@
commit 5260e8809eef16c5c37affc52c6e0b375e81ca93
Author: eloaders <eloaders@linux.pl>
Date: Sat Jul 19 14:23:32 2014 +0200
Changing Permission for files
commit 5fd6582ce16358a66f4122eee104adcdcf474b59
Author: eloaders <eloaders@linux.pl>
Date: Sat Jul 19 14:22:48 2014 +0200
Repairs version detection
commit 50ee3b7b6759e45c52a44f0adf6eac6d959709a7
Author: eloaders <eloaders@linux.pl>
Date: Sat Jul 19 14:22:18 2014 +0200
Remove unnecessary lines of code
commit f9a8e0cf075b5f1ca1924c283bdcd23fd87e4268
Author: eloaders <eloaders@linux.pl>
Date: Wed Jul 16 02:32:26 2014 +0200
Replace gzip -9 to COMPRESS
commit 0d781f91a8734d4a872dee3ffb80c14182ab8eb9
Author: eloaders <eloaders@linux.pl>
Date: Wed Jul 16 01:18:26 2014 +0200
Libcpuid instruction fixes
commit 8d7c31822d27da266872df41d7e1fa156068cb4f
Author: eloaders <eloaders@linux.pl>
Date: Tue Jul 15 20:41:42 2014 +0200
Fixes copyright install
commit 292ebbcec2ec17b5355880b2578828565671c3a1
Author: eloaders <eloaders@linux.pl>
Date: Tue Jul 15 20:28:44 2014 +0200
Fix
commit 2f2b07173a554eced325e0d503ba11485bddebab
Author: eloaders <eloaders@linux.pl>
Date: Tue Jul 15 20:23:12 2014 +0200
Better docs install.
Choose compression:
METHOD="gzip -9"
sed -i -e 's|^COMPRESS.*|COMPRESS = $METHOD|' i-nex.mk
commit 261d9b7b640604934348636b8c606ebef996997a
Author: eloaders <eloaders@linux.pl>
Date: Tue Jul 15 18:32:59 2014 +0200
Fixes ubuntu peckaging. use I-Nex dir. remove src
commit 64e92b39f32ea7a292985dee67d4c6de1333f9fa
Author: eloaders <eloaders@linux.pl>
Date: Tue Jul 15 18:31:30 2014 +0200
Move src to I-Nex
commit a92839561d7168ff3af63e5c53575d97b0ac17c3
Author: eloaders <eloaders@linux.pl>
Date: Sun Jul 13 15:42:26 2014 +0200
Fixes for make -j option
commit 4d02e35c477e39f77b9ce7cfe07813e8a4d58547
Author: eloaders <eloaders@linux.pl>
Date: Sun Jul 13 12:26:01 2014 +0200
Fix docs
commit 09703b8b24db38c351dd415b626555b484be946b
Author: eloaders <eloaders@linux.pl>
Date: Sun Jul 13 12:20:11 2014 +0200
Improving the detection of processor cache
commit 649207bdf11ea536b86025a47d00c023689b5064
Author: eloaders <eloaders@linux.pl>
Date: Sat Jul 12 19:30:56 2014 +0200
Fix Voltage
commit 595e7951246096b3a2ccba5c1dd559cef0198b01
Author: eloaders <eloaders@linux.pl>
Date: Sat Jul 12 16:07:18 2014 +0200
UI Fixes
commit 498f19fa38c8a5065c49993f9638ec399387c169
Author: eloaders <eloaders@linux.pl>
Date: Sat Jul 12 16:07:08 2014 +0200
Add Close data
commit 6591b43d11e10d7c2658c89fa556087ba481c8ad
Author: eloaders <eloaders@linux.pl>
Date: Sat Jul 12 16:06:41 2014 +0200
Not use /proc/modules. Use /sys/module/
commit 8e5fab46243298271b88081c76dc82883dcc8f04
Author: eloaders <eloaders@linux.pl>
Date: Sat Jul 12 16:06:14 2014 +0200
Change URL bug report to http://forum.i-nex.pl
commit e4e4bf426c87d2e68b3682170e866c148df4ecfa
Author: eloaders <eloaders@linux.pl>
Date: Sat Jul 12 16:05:46 2014 +0200
Remove print check_swap
commit 37f28a863817ede227d470897413a6d5b362b3c9
Author: eloaders <eloaders@linux.pl>
Date: Sat Jul 12 16:05:29 2014 +0200
Replace Shell to Exec.
commit a81cc51310c7bb9e3cca69536692a3d2d26868ed
Author: eloaders <eloaders@linux.pl>
Date: Fri Jul 11 20:28:06 2014 +0200
Blkid fixes
commit ece5ac45593043b30a52207bdb28dd477c82bf7b
Author: eloaders <eloaders@linux.pl>
Date: Thu Jul 10 20:30:49 2014 +0200
Some fixes for Detect Drives UUID using blkid.
This change need more fixes.
commit e8792e504987dbb52df92da2392646e3ce8e8a11
Author: eloaders <eloaders@linux.pl>
Date: Wed Jul 9 12:54:49 2014 +0200
Update forum URL
commit 3009e235d3bfad4ccff97b962c45ce4b1e4f0503
Author: eloaders <eloaders@linux.pl>
Date: Wed Jul 9 12:00:43 2014 +0200
Redesign USB tab
commit aba78ddc1b53f3a134fd6a2d9a22c5afae91bb26
Author: eloaders <eloaders@linux.pl>
Date: Mon Jul 7 02:34:42 2014 +0200
Redesign CPUID
commit e59b9158931a5157e6f7cbfabf11ed4659bc8119
Author: eloaders <eloaders@linux.pl>
Date: Sun Jul 6 21:32:08 2014 +0200
Update Settings Module
commit f66ae4a72f56d774dc7256950b230b27ce938644
Author: eloaders <eloaders@linux.pl>
Date: Sun Jul 6 21:31:34 2014 +0200
Update JSON module
commit 4e4e0ce4f7deda2bbde069fdc4400a0c29fa7e7c
Author: eloaders <eloaders@linux.pl>
Date: Sun Jul 6 16:04:10 2014 +0200
Speed up GPU Detection
commit 849dad47e5b807861bde8fd9b19027cb74fd7d0b
Author: eloaders <eloaders@linux.pl>
Date: Sun Jul 6 14:14:45 2014 +0200
Speed up LCache detection
commit 2fbc484277e381e3dda3053613a4e2e6614318bd
Author: eloaders <eloaders@linux.pl>
Date: Thu Jul 3 14:22:23 2014 +0200
Add cpu crit temps
commit 233e07574fe81d6d2759136f0a757e64e81e9bf6
Author: eloaders <eloaders@linux.pl>
Date: Wed Jul 2 21:00:06 2014 +0200
Update pkgbuilds
commit 4b126cbce9a05c29824308e1ba7f55883d4344f3
Author: eloaders <eloaders@linux.pl>
Date: Wed Jul 2 20:05:24 2014 +0200
Add dh-autoreconf Build-Depends
commit 2e88dca94faba16bf56eb993446852fa2f80e2e7
Author: eloaders <eloaders@linux.pl>
Date: Wed Jul 2 19:27:51 2014 +0200
Fix logs. Not edid.
commit 88ad7eb713f795d1a5daddcbccddea5ba9e8b789
Author: eloaders <eloaders@linux.pl>
Date: Wed Jul 2 19:27:30 2014 +0200
Fix Window Icon
commit c918b6e2011c51300cea35995d2b7aa2a6317247
Author: eloaders <eloaders@linux.pl>
Date: Wed Jul 2 18:32:49 2014 +0200
Add locate kernels.
commit f89634727be08058c084558bc2a4b30eb645ceae
Author: eloaders <eloaders@linux.pl>
Date: Wed Jul 2 13:41:23 2014 +0200
Autoreconf fixes
commit a1a80dcb9f300c89b16d440e2df408da439a3b75
Author: eloaders <eloaders@linux.pl>
Date: Wed Jul 2 12:24:51 2014 +0200
Fix prew commit
commit c1021a832793a93d124402af39fe7c1b99406caf
Author: eloaders <eloaders@linux.pl>
Date: Wed Jul 2 12:16:47 2014 +0200
Add OpenGL ES and VCore
commit 36eae33cfa5195b2013c5b256da338460ef1efa4
Author: eloaders <eloaders@linux.pl>
Date: Wed Jul 2 02:38:37 2014 +0200
link-inex
commit 53e307f7f0e79786c63a46523ff6cd7b5b5fd066
Author: eloaders <eloaders@linux.pl>
Date: Wed Jul 2 02:35:28 2014 +0200
Try to fix build ubuntu errors
commit 4d4d850aad0067d53f242e3deab3ad5c9c9298e2
Author: eloaders <eloaders@linux.pl>
Date: Wed Jul 2 01:28:34 2014 +0200
Move reusable, non-GLX code into glinfo_common.[ch]
commit 8289cec486b635ee610083477616151665cb70e3
Author: eloaders <eloaders@linux.pl>
Date: Wed Jul 2 00:54:58 2014 +0200
Update Code.
commit 9526fb00c19e6c8045a6231700eb5634eba7387e
Author: eloaders <eloaders@linux.pl>
Date: Tue Jul 1 17:05:14 2014 +0200
Some Fixes in flags
commit eb6c01252ecaf98a3ffb12506269358279613ac3
Author: eloaders <eloaders@linux.pl>
Date: Tue Jul 1 11:38:34 2014 +0200
Fix link-inex
commit 3724f9ebed50efeb45ec8ae7b112b6f9b5e38b9d
Author: eloaders <eloaders@linux.pl>
Date: Tue Jul 1 11:33:51 2014 +0200
Try fix Makefile:76: polecenia dla obiektu 'install-scripts' nie powiodły się
commit 17394de22bf092cea4beb7c45d8206516585bb60
Author: eloaders <eloaders@linux.pl>
Date: Tue Jul 1 11:30:57 2014 +0200
Fixes
commit 515043c4beb08a3c9dd6c0d51b344946b9a680d6
Author: eloaders <eloaders@linux.pl>
Date: Tue Jul 1 11:25:25 2014 +0200
Pixmaps fixes
commit fdfe2ab79d713a3d021dba5a517443aa274c7fda
Author: eloaders <eloaders@linux.pl>
Date: Tue Jul 1 00:07:02 2014 +0200
Fix pixmaps dir
commit af3d36abf90949a38e53283debc5ccf828bed8c2
Author: eloaders <eloaders@linux.pl>
Date: Mon Jun 30 18:35:08 2014 +0200
Fix aperfmperf
commit 7849ee10ca51faa81bada7b0070807e03886a78a
Author: eloaders <eloaders@linux.pl>
Date: Mon Jun 30 17:52:32 2014 +0200
Fix changelogs makefile
commit 24643e3afc2313594e9b9c1ab3c0ec81e1c92cac
Author: eloaders <eloaders@linux.pl>
Date: Mon Jun 30 17:44:20 2014 +0200
Fixes makefile
commit c8c7934a7894961cf1ac7c807fdcf0dd8ae43057
Author: eloaders <eloaders@linux.pl>
Date: Mon Jun 30 17:17:25 2014 +0200
Deleting unnecessary files.
autoreconf creates it anew
commit de424ad4ecb00247771e2882ebed30b310540abc
Author: eloaders <eloaders@linux.pl>
Date: Mon Jun 30 15:05:19 2014 +0200
Makefile fixes
commit fd67736bf6dd800df2af8b74aacb91be87a26730
Author: eloaders <eloaders@linux.pl>
Date: Mon Jun 30 14:43:49 2014 +0200
Some Makefile fixes
commit 24666919f66a32cfc9a6620e05d33d55d12d4411
Author: eloaders <eloaders@linux.pl>
Date: Mon Jun 30 12:19:26 2014 +0200
Fix Processor accumulator
commit 5b2259d345a60752d054c347b7170c2f4d9de511
Author: eloaders <eloaders@linux.pl>
Date: Mon Jun 30 11:30:05 2014 +0200
Add 4 new instructions
CPU_FEATURE_CPB, Core performance boost
CPU_FEATURE_APERFMPERF, MPERF/APERF MSRs support
CPU_FEATURE_PFI, Processor Feedback Interface support
CPU_FEATURE_PA, Processor accumulator
commit fd4c36dceb73795b34fc83256bde947774789fe8
Author: eloaders <eloaders@linux.pl>
Date: Mon Jun 30 00:46:57 2014 +0200
Repair the previous revision.
Mobo decoding acceleration
commit 5475a052a91ea2907244581875b410876b05ccb9
Author: eloaders <eloaders@linux.pl>
Date: Mon Jun 30 00:45:41 2014 +0200
Removing unnecessary feature detection slowing logo for distribution
commit 4ad50decf6ec9a606a24cb5b8d877acfda5c1489
Author: eloaders <eloaders@linux.pl>
Date: Sun Jun 29 22:51:13 2014 +0200
Fix SWAP detection
commit 48e1d790a53caeb9afff413f3b10ea99448a4821
Author: eloaders <eloaders@linux.pl>
Date: Sun Jun 29 22:14:43 2014 +0200
Fix Intel i5/7/3 logo size
commit b633ccac9f69540de80ec652322bfe055ef935ab
Author: eloaders <eloaders@linux.pl>
Date: Sun Jun 29 16:50:25 2014 +0200
Removing unnecessary code for the detection of processor instructions.
commit d407930c95993040a0185f5017d936b01123f890
Author: eloaders <eloaders@linux.pl>
Date: Sun Jun 29 15:24:54 2014 +0200
Add xdriinfo
commit 64c2c740a143de74ad184f9ded48a7b4d036182e
Author: eloaders <eloaders@linux.pl>
Date: Sun Jun 29 14:52:01 2014 +0200
Remove two || from shell
commit a5e1585fd8ec29f98ef2adad276076068545a089
Author: eloaders <eloaders@linux.pl>
Date: Sun Jun 29 14:51:41 2014 +0200
New Manjaro logo
commit 4834a64ada56ca41501fea54737803b2f275fc79
Author: eloaders <eloaders@linux.pl>
Date: Sun Jun 29 13:04:27 2014 +0200
Remove nets
commit c3761fe1ecb6ec1c14d4599faf89ef7a89d61afd
Author: eloaders <eloaders@linux.pl>
Date: Sun Jun 29 00:30:40 2014 +0200
Speeding up detection of network interfaces.
commit a4d89dd0a39618847455e1a3886c1332479bb33c
Author: eloaders <eloaders@linux.pl>
Date: Sat Jun 28 23:31:45 2014 +0200
Speed Up decoding USB Drives
commit 07357c1cd7c800eba3f63d4849381b9a515c99b4
Author: eloaders <eloaders@linux.pl>
Date: Sat Jun 28 23:20:00 2014 +0200
Input Fixes.
commit 135ab7557bcb9c5bee0e732fe9c2306398e1f074
Author: eloaders <eloaders@linux.pl>
Date: Sat Jun 28 20:16:32 2014 +0200
Some fixes in position of buttons. Add Border
commit 7cddd90d301745046c776bae914aa6aca749856f
Author: eloaders <eloaders@linux.pl>
Date: Sat Jun 28 20:16:02 2014 +0200
Add testing GPUTEMP
commit 836c229c38bc04377df568ab8ed5b1e922b077d4
Author: eloaders <eloaders@linux.pl>
Date: Sat Jun 28 20:15:44 2014 +0200
Add Stable pkgbuild
commit 04c924bcc74e2220a74eb3d64633e6fba15d6b5a
Author: eloaders <eloaders@linux.pl>
Date: Sat Jun 28 20:15:34 2014 +0200
Add daily pkgbuild
commit 77e7fcb2e69f86fc9fdbf524f05571f2eb736994
Author: eloaders <eloaders@linux.pl>
Date: Sat Jun 28 16:08:10 2014 +0200
Faster and correct way to detect CPU temperature and the critical temperature
commit c4676ae06187fdb763031ba620dd71c9b85183a5
Author: eloaders <eloaders@linux.pl>
Date: Sat Jun 28 16:06:59 2014 +0200
Changing the size and position of controls
commit 4e8bf62bc89f57951b3084ec4a77cb6fe79ca4ff
Author: eloaders <eloaders@linux.pl>
Date: Sat Jun 28 16:06:24 2014 +0200
Removing unnecessary spaces
commit 705ead341ad9b1d791f0be5e651d959741e193fb
Author: eloaders <eloaders@linux.pl>
Date: Fri Jun 27 22:26:38 2014 +0200
Cache fixes
commit 2b26707b3fe9f30eded6f45416dc55fc86cb6e89
Author: eloaders <eloaders@linux.pl>
Date: Thu Jun 26 21:07:21 2014 +0200
Fix I-Nex for manjaro
commit 82ceba6dd2d8ea8aae27cc145052c367e29f152d
Author: eloaders <eloaders@linux.pl>
Date: Wed Jun 25 22:38:30 2014 +0200
Fix curl manjaro depends
commit 0442169523cccbef7b9f96dd453d834c94409309
Author: eloaders <eloaders@linux.pl>
Date: Wed Jun 25 22:29:17 2014 +0200
Add Core i7-4710MQ & Core 2 Duo L9400
commit 1fa2401ec713382590f7a6f49d831cf9d311f7d2
Author: eloaders <eloaders@linux.pl>
Date: Wed Jun 25 22:28:57 2014 +0200
Add Athlon 64 X2 TK-57ary
commit b7c6fff64f5966216c4eaef4c56cb9591678eac0
Author: eloaders <eloaders@linux.pl>
Date: Wed Jun 25 21:52:03 2014 +0200
Add script to update cpudb
commit 20b655224e94ec6c689e50b53c51376b188c46a2
Author: eloaders <eloaders@linux.pl>
Date: Wed Jun 25 21:51:48 2014 +0200
Udpate Cpud database Atom, Intel, AMD
commit f13ae1016518e4c77d432bbb3c35ccec60319839
Author: eloaders <eloaders@linux.pl>
Date: Wed Jun 25 00:14:12 2014 +0200
Fix for APU with Radeon(TM) R7 Graphics
commit f075f5bffdb892d036e32aeba161e9f3e1477b48
Author: eloaders <eloaders@linux.pl>
Date: Wed Jun 25 00:13:52 2014 +0200
Update Intel Database

View File

@ -1,694 +0,0 @@
commit 323e54116e349f09f87e77fc94839814db2aa57a
Author: eloaders <eloaders@linux.pl>
Date: Mon Jul 21 18:24:52 2014 +0200
Fix cache and mobo
commit 7946c554d45c57f626428d3824d3a8733e0a6d96
Author: eloaders <eloaders@linux.pl>
Date: Sun Jul 20 13:39:59 2014 +0200
Add mkrelease
commit c852831d5bf7f86d91117b3c10c31277c9406e79
Author: eloaders <eloaders@linux.pl>
Date: Sun Jul 20 13:39:48 2014 +0200
Update PKGBUILDS
commit 7b583e6df0499b4f5c777324bb2b914c621a4336
Author: eloaders <eloaders@linux.pl>
Date: Sun Jul 20 11:23:40 2014 +0200
7.2.0
Zastąpienie staczycznej opcji gzip kompresującej pliki przechowujące
informacje o zmianach, na zmienną którą idzie zmienić za pomocą
globalnego pliku konfigurującego proces kompilowania programu. Jest
możliwe obecnie wykorzystanie każdej z metod kompresji bezpośrednio w
pliku inex.mk
Dodano cztery nowe instrukcje, każda z instrukcji otrzymała pełne
wsparcie dla ich detekcji na procesorach firmy AMD. Dla procesorów Intel
detekcja instrukcji jest nieaktywa, mimo iż w przypadkach jej
wyświetlania po przez plik /proc/cpuinfo, aplikacja tak czy owak nie
pokazuje jej.
Zmieniono nazwę katalogu src na I-Nex, po proprawia filozofię
nazewnictwa katalogów w źródłach oprogramowania.
Naprawiono proces budowania I-Nex. Domyślnie w ubuntu, proces
kompilowania przebiegał tylko z wykorzystaniem jednego procesu bez
procesów potomnych, bez jakiejkolwiek wielowątkowości. Od teraz
przełącznik -j[0-9] działa prawidłowo.
*Adn: Błąd ten został zauważony na dystybucji Manjaro podczas
wykonywania makepkg --sign.
*Adn 2: Naprawa błędu umożliwiła bezproblemowe stworzenie pakietu w
AUR.
Zmieniono wygląd wyświetlania Cache procesora oraz filozofię detekcji.
Dotychczas dane były wydobywane z plików a typ danej pamięci był
przypisywany każdemu poziomowi pamięci statycznie. Od teraz I-Nex
wykrywa dynamicznie rozmiar oraz typ pamięci.
*Adn: Poprzednio do index0 przypisywany był L1 Data a do index1 L1
Instruction, obecnie typ wykrywany jest po przez plik o nazwie type.
*Adn: Oprócz łównej zmiany sposobu wyświetlania doszy także
dodatkowe parametry dla pamięci cache.
* Informacje te po części dublują kartę CPUID.
Dodano wykrywanie napięcia procesora dla modułu ........ W przypadku
wykrycia modułu, I-Nex wyświetla aktualne napięcie procesora. Funkcja ta
nie korzysta z lm_sensors.
* Naprawiono nieprawidłowe skalowanie zawartości karty CPUID.
* Dodano funkcję która zamyka otwarte zasoby podczas startu I-Nex,
zamyka je po wydobyciu potrzebnych dla programu informacji, po tym nie
są one już potrzebne i zostają zamknięte.
* Zmieniono katalog wykrywania załadowanych modułów do kernela.
Poprzednio używany /proc/modules został zastąpiony na /sys/module
Not use /proc/modules. Use /sys/module/
*Zmieniono adres raportowania błędów. Uprzednio raporty winne być
raportowane na serwisie launchpad. Adres został zmieniony na nowo
otwarte forum programu I-Nex.
* Zamieniono procedury wykonywane w Shell na żecz instrukcji Exec, która
wykonuje bezpośrednio program nie wykonując uprzednio bash.
* Dodano dodatkowe funkcje naprawiające kartę Drives. W użycie programu
wszedł program blkid.
* Zmieniono i przebudowano zakładkę USB.
* Zaktualizowano moduł settings który domyślnie jest komponentem
gambas3, w i-nex nie wymaga to dodatkowej instalacji biblioteki gambas3
-gb-settings
* Zaktualizowano moduł json, który domyslnie jest komponentem gambas3, w
i-nex nie wymaga to dodatkowej instalacji biblioteki gambas3-gb-net
* Przyśpieszono wykrywanie kart grafcznych.
* Dodano wyświetlanie krytycznej temperatury procesora
* Dodano zależność dh-autoreconf do debian, w celu usunięcia błędów
budowania pakietu deb I-Nex
* Naprawiono wyrzucanie w logach niepotrzebnych informacji o EDID.
* Naprawiono brak wyśiwtlania logo programu w niektórych oknach.
* Zmieniono sposób wykrywania zainstalowanych kerneli.
* Kilka zmian w plikach autoreconf
* Dodano wykrywanie wersji OpenGL ES
* Dodano wykrywanie napięcia procesora [Funkcja ta nie bazuje na
lm_sensors]
* Dodano linkowanie pliku i-nex.gambas do i-nex
* Zaktualizowano i-nex-glinfo [Fork glxinfo, niepotrzebna zależność
mesa-demos]
* Zmieniono sposób kształtowania listy obsługiwanych instrukcji w
zakładce CPU.
* Usunięto niepotrzebne pliki [W tym makeself, oraz inne specyficzne
pliki dla dystrybucji Ubuntu]
Fix Processor accumulator
Add 4 new instructions
CPU_FEATURE_CPB, Core performance boost
CPU_FEATURE_APERFMPERF, MPERF/APERF MSRs support
CPU_FEATURE_PFI, Processor Feedback Interface support
CPU_FEATURE_PA, Processor accumulator
* Przyśpieszono wykrywanie dystrybucji, usunięto dublujące się funkcje.
* Usunięto kilka błędów powodujących brak błędne wykrywanie
partycji/pliku SWAP
* Naprawa rozmiaru logo dla procesorów Intel Core i3, i5, i7
* Usunięto przestażały kod odpowiedzialny za wykrywanie instrukcji
procesora. [Owa funkcja dublowała się także]
* Dodano wykrywanie pewnych elementów za pomocą xdriinfo
* Dodano nowe logo dla dystrybucji Manjaro
* Usunięto modół nets
* Przyśpieszenie wykrywania interfejsów sieciowych.
* Przyśpieszenie wykrywania portów USB
* Naprawiono rozmiar niektórych buttonów.
* Dodano testowy skrypt SHELL do wykrywania temperatury kart graficznych
* Dodano do Dists pliki PKGBUILD dla Aur oraz stable Community dla
Manjaro.
* Przyśpieszono wykrywanie temperatury procesora oraz zmieniono sposób.
* Zmieniono rozmiar oraz pozycję niektórych kontrolek.
* Usunięto wiele niepotrzebnych spacji w kodzie programu.
* Dodano procesor Core i7-4710MQ oraz Core 2 Duo L9400 do bazy Online
* Dodano procesor Athlon 64 X2 TK-57ary
* Dodano skrypt aktualizujący bazę danych procesorów.
* Zaktualizowano bazę procesorów Intel, Atom, AMD
* Naprawiono błędne wykrywanie APU with Radeon(TM) R7 Graphics
commit 5260e8809eef16c5c37affc52c6e0b375e81ca93
Author: eloaders <eloaders@linux.pl>
Date: Sat Jul 19 14:23:32 2014 +0200
Changing Permission for files
commit 5fd6582ce16358a66f4122eee104adcdcf474b59
Author: eloaders <eloaders@linux.pl>
Date: Sat Jul 19 14:22:48 2014 +0200
Repairs version detection
commit 50ee3b7b6759e45c52a44f0adf6eac6d959709a7
Author: eloaders <eloaders@linux.pl>
Date: Sat Jul 19 14:22:18 2014 +0200
Remove unnecessary lines of code
commit f9a8e0cf075b5f1ca1924c283bdcd23fd87e4268
Author: eloaders <eloaders@linux.pl>
Date: Wed Jul 16 02:32:26 2014 +0200
Replace gzip -9 to COMPRESS
commit 0d781f91a8734d4a872dee3ffb80c14182ab8eb9
Author: eloaders <eloaders@linux.pl>
Date: Wed Jul 16 01:18:26 2014 +0200
Libcpuid instruction fixes
commit 8d7c31822d27da266872df41d7e1fa156068cb4f
Author: eloaders <eloaders@linux.pl>
Date: Tue Jul 15 20:41:42 2014 +0200
Fixes copyright install
commit 292ebbcec2ec17b5355880b2578828565671c3a1
Author: eloaders <eloaders@linux.pl>
Date: Tue Jul 15 20:28:44 2014 +0200
Fix
commit 2f2b07173a554eced325e0d503ba11485bddebab
Author: eloaders <eloaders@linux.pl>
Date: Tue Jul 15 20:23:12 2014 +0200
Better docs install.
Choose compression:
METHOD="gzip -9"
sed -i -e 's|^COMPRESS.*|COMPRESS = $METHOD|' i-nex.mk
commit 261d9b7b640604934348636b8c606ebef996997a
Author: eloaders <eloaders@linux.pl>
Date: Tue Jul 15 18:32:59 2014 +0200
Fixes ubuntu peckaging. use I-Nex dir. remove src
commit 64e92b39f32ea7a292985dee67d4c6de1333f9fa
Author: eloaders <eloaders@linux.pl>
Date: Tue Jul 15 18:31:30 2014 +0200
Move src to I-Nex
commit a92839561d7168ff3af63e5c53575d97b0ac17c3
Author: eloaders <eloaders@linux.pl>
Date: Sun Jul 13 15:42:26 2014 +0200
Fixes for make -j option
commit 4d02e35c477e39f77b9ce7cfe07813e8a4d58547
Author: eloaders <eloaders@linux.pl>
Date: Sun Jul 13 12:26:01 2014 +0200
Fix docs
commit 09703b8b24db38c351dd415b626555b484be946b
Author: eloaders <eloaders@linux.pl>
Date: Sun Jul 13 12:20:11 2014 +0200
Improving the detection of processor cache
commit 649207bdf11ea536b86025a47d00c023689b5064
Author: eloaders <eloaders@linux.pl>
Date: Sat Jul 12 19:30:56 2014 +0200
Fix Voltage
commit 595e7951246096b3a2ccba5c1dd559cef0198b01
Author: eloaders <eloaders@linux.pl>
Date: Sat Jul 12 16:07:18 2014 +0200
UI Fixes
commit 498f19fa38c8a5065c49993f9638ec399387c169
Author: eloaders <eloaders@linux.pl>
Date: Sat Jul 12 16:07:08 2014 +0200
Add Close data
commit 6591b43d11e10d7c2658c89fa556087ba481c8ad
Author: eloaders <eloaders@linux.pl>
Date: Sat Jul 12 16:06:41 2014 +0200
Not use /proc/modules. Use /sys/module/
commit 8e5fab46243298271b88081c76dc82883dcc8f04
Author: eloaders <eloaders@linux.pl>
Date: Sat Jul 12 16:06:14 2014 +0200
Change URL bug report to http://forum.i-nex.pl
commit e4e4bf426c87d2e68b3682170e866c148df4ecfa
Author: eloaders <eloaders@linux.pl>
Date: Sat Jul 12 16:05:46 2014 +0200
Remove print check_swap
commit 37f28a863817ede227d470897413a6d5b362b3c9
Author: eloaders <eloaders@linux.pl>
Date: Sat Jul 12 16:05:29 2014 +0200
Replace Shell to Exec.
commit a81cc51310c7bb9e3cca69536692a3d2d26868ed
Author: eloaders <eloaders@linux.pl>
Date: Fri Jul 11 20:28:06 2014 +0200
Blkid fixes
commit ece5ac45593043b30a52207bdb28dd477c82bf7b
Author: eloaders <eloaders@linux.pl>
Date: Thu Jul 10 20:30:49 2014 +0200
Some fixes for Detect Drives UUID using blkid.
This change need more fixes.
commit e8792e504987dbb52df92da2392646e3ce8e8a11
Author: eloaders <eloaders@linux.pl>
Date: Wed Jul 9 12:54:49 2014 +0200
Update forum URL
commit 3009e235d3bfad4ccff97b962c45ce4b1e4f0503
Author: eloaders <eloaders@linux.pl>
Date: Wed Jul 9 12:00:43 2014 +0200
Redesign USB tab
commit aba78ddc1b53f3a134fd6a2d9a22c5afae91bb26
Author: eloaders <eloaders@linux.pl>
Date: Mon Jul 7 02:34:42 2014 +0200
Redesign CPUID
commit e59b9158931a5157e6f7cbfabf11ed4659bc8119
Author: eloaders <eloaders@linux.pl>
Date: Sun Jul 6 21:32:08 2014 +0200
Update Settings Module
commit f66ae4a72f56d774dc7256950b230b27ce938644
Author: eloaders <eloaders@linux.pl>
Date: Sun Jul 6 21:31:34 2014 +0200
Update JSON module
commit 4e4e0ce4f7deda2bbde069fdc4400a0c29fa7e7c
Author: eloaders <eloaders@linux.pl>
Date: Sun Jul 6 16:04:10 2014 +0200
Speed up GPU Detection
commit 849dad47e5b807861bde8fd9b19027cb74fd7d0b
Author: eloaders <eloaders@linux.pl>
Date: Sun Jul 6 14:14:45 2014 +0200
Speed up LCache detection
commit 2fbc484277e381e3dda3053613a4e2e6614318bd
Author: eloaders <eloaders@linux.pl>
Date: Thu Jul 3 14:22:23 2014 +0200
Add cpu crit temps
commit 233e07574fe81d6d2759136f0a757e64e81e9bf6
Author: eloaders <eloaders@linux.pl>
Date: Wed Jul 2 21:00:06 2014 +0200
Update pkgbuilds
commit 4b126cbce9a05c29824308e1ba7f55883d4344f3
Author: eloaders <eloaders@linux.pl>
Date: Wed Jul 2 20:05:24 2014 +0200
Add dh-autoreconf Build-Depends
commit 2e88dca94faba16bf56eb993446852fa2f80e2e7
Author: eloaders <eloaders@linux.pl>
Date: Wed Jul 2 19:27:51 2014 +0200
Fix logs. Not edid.
commit 88ad7eb713f795d1a5daddcbccddea5ba9e8b789
Author: eloaders <eloaders@linux.pl>
Date: Wed Jul 2 19:27:30 2014 +0200
Fix Window Icon
commit c918b6e2011c51300cea35995d2b7aa2a6317247
Author: eloaders <eloaders@linux.pl>
Date: Wed Jul 2 18:32:49 2014 +0200
Add locate kernels.
commit f89634727be08058c084558bc2a4b30eb645ceae
Author: eloaders <eloaders@linux.pl>
Date: Wed Jul 2 13:41:23 2014 +0200
Autoreconf fixes
commit a1a80dcb9f300c89b16d440e2df408da439a3b75
Author: eloaders <eloaders@linux.pl>
Date: Wed Jul 2 12:24:51 2014 +0200
Fix prew commit
commit c1021a832793a93d124402af39fe7c1b99406caf
Author: eloaders <eloaders@linux.pl>
Date: Wed Jul 2 12:16:47 2014 +0200
Add OpenGL ES and VCore
commit 36eae33cfa5195b2013c5b256da338460ef1efa4
Author: eloaders <eloaders@linux.pl>
Date: Wed Jul 2 02:38:37 2014 +0200
link-inex
commit 53e307f7f0e79786c63a46523ff6cd7b5b5fd066
Author: eloaders <eloaders@linux.pl>
Date: Wed Jul 2 02:35:28 2014 +0200
Try to fix build ubuntu errors
commit 4d4d850aad0067d53f242e3deab3ad5c9c9298e2
Author: eloaders <eloaders@linux.pl>
Date: Wed Jul 2 01:28:34 2014 +0200
Move reusable, non-GLX code into glinfo_common.[ch]
commit 8289cec486b635ee610083477616151665cb70e3
Author: eloaders <eloaders@linux.pl>
Date: Wed Jul 2 00:54:58 2014 +0200
Update Code.
commit 9526fb00c19e6c8045a6231700eb5634eba7387e
Author: eloaders <eloaders@linux.pl>
Date: Tue Jul 1 17:05:14 2014 +0200
Some Fixes in flags
commit eb6c01252ecaf98a3ffb12506269358279613ac3
Author: eloaders <eloaders@linux.pl>
Date: Tue Jul 1 11:38:34 2014 +0200
Fix link-inex
commit 3724f9ebed50efeb45ec8ae7b112b6f9b5e38b9d
Author: eloaders <eloaders@linux.pl>
Date: Tue Jul 1 11:33:51 2014 +0200
Try fix Makefile:76: polecenia dla obiektu 'install-scripts' nie powiodły się
commit 17394de22bf092cea4beb7c45d8206516585bb60
Author: eloaders <eloaders@linux.pl>
Date: Tue Jul 1 11:30:57 2014 +0200
Fixes
commit 515043c4beb08a3c9dd6c0d51b344946b9a680d6
Author: eloaders <eloaders@linux.pl>
Date: Tue Jul 1 11:25:25 2014 +0200
Pixmaps fixes
commit fdfe2ab79d713a3d021dba5a517443aa274c7fda
Author: eloaders <eloaders@linux.pl>
Date: Tue Jul 1 00:07:02 2014 +0200
Fix pixmaps dir
commit af3d36abf90949a38e53283debc5ccf828bed8c2
Author: eloaders <eloaders@linux.pl>
Date: Mon Jun 30 18:35:08 2014 +0200
Fix aperfmperf
commit 7849ee10ca51faa81bada7b0070807e03886a78a
Author: eloaders <eloaders@linux.pl>
Date: Mon Jun 30 17:52:32 2014 +0200
Fix changelogs makefile
commit 24643e3afc2313594e9b9c1ab3c0ec81e1c92cac
Author: eloaders <eloaders@linux.pl>
Date: Mon Jun 30 17:44:20 2014 +0200
Fixes makefile
commit c8c7934a7894961cf1ac7c807fdcf0dd8ae43057
Author: eloaders <eloaders@linux.pl>
Date: Mon Jun 30 17:17:25 2014 +0200
Deleting unnecessary files.
autoreconf creates it anew
commit de424ad4ecb00247771e2882ebed30b310540abc
Author: eloaders <eloaders@linux.pl>
Date: Mon Jun 30 15:05:19 2014 +0200
Makefile fixes
commit fd67736bf6dd800df2af8b74aacb91be87a26730
Author: eloaders <eloaders@linux.pl>
Date: Mon Jun 30 14:43:49 2014 +0200
Some Makefile fixes
commit 24666919f66a32cfc9a6620e05d33d55d12d4411
Author: eloaders <eloaders@linux.pl>
Date: Mon Jun 30 12:19:26 2014 +0200
Fix Processor accumulator
commit 5b2259d345a60752d054c347b7170c2f4d9de511
Author: eloaders <eloaders@linux.pl>
Date: Mon Jun 30 11:30:05 2014 +0200
Add 4 new instructions
CPU_FEATURE_CPB, Core performance boost
CPU_FEATURE_APERFMPERF, MPERF/APERF MSRs support
CPU_FEATURE_PFI, Processor Feedback Interface support
CPU_FEATURE_PA, Processor accumulator
commit fd4c36dceb73795b34fc83256bde947774789fe8
Author: eloaders <eloaders@linux.pl>
Date: Mon Jun 30 00:46:57 2014 +0200
Repair the previous revision.
Mobo decoding acceleration
commit 5475a052a91ea2907244581875b410876b05ccb9
Author: eloaders <eloaders@linux.pl>
Date: Mon Jun 30 00:45:41 2014 +0200
Removing unnecessary feature detection slowing logo for distribution
commit 4ad50decf6ec9a606a24cb5b8d877acfda5c1489
Author: eloaders <eloaders@linux.pl>
Date: Sun Jun 29 22:51:13 2014 +0200
Fix SWAP detection
commit 48e1d790a53caeb9afff413f3b10ea99448a4821
Author: eloaders <eloaders@linux.pl>
Date: Sun Jun 29 22:14:43 2014 +0200
Fix Intel i5/7/3 logo size
commit b633ccac9f69540de80ec652322bfe055ef935ab
Author: eloaders <eloaders@linux.pl>
Date: Sun Jun 29 16:50:25 2014 +0200
Removing unnecessary code for the detection of processor instructions.
commit d407930c95993040a0185f5017d936b01123f890
Author: eloaders <eloaders@linux.pl>
Date: Sun Jun 29 15:24:54 2014 +0200
Add xdriinfo
commit 64c2c740a143de74ad184f9ded48a7b4d036182e
Author: eloaders <eloaders@linux.pl>
Date: Sun Jun 29 14:52:01 2014 +0200
Remove two || from shell
commit a5e1585fd8ec29f98ef2adad276076068545a089
Author: eloaders <eloaders@linux.pl>
Date: Sun Jun 29 14:51:41 2014 +0200
New Manjaro logo
commit 4834a64ada56ca41501fea54737803b2f275fc79
Author: eloaders <eloaders@linux.pl>
Date: Sun Jun 29 13:04:27 2014 +0200
Remove nets
commit c3761fe1ecb6ec1c14d4599faf89ef7a89d61afd
Author: eloaders <eloaders@linux.pl>
Date: Sun Jun 29 00:30:40 2014 +0200
Speeding up detection of network interfaces.
commit a4d89dd0a39618847455e1a3886c1332479bb33c
Author: eloaders <eloaders@linux.pl>
Date: Sat Jun 28 23:31:45 2014 +0200
Speed Up decoding USB Drives
commit 07357c1cd7c800eba3f63d4849381b9a515c99b4
Author: eloaders <eloaders@linux.pl>
Date: Sat Jun 28 23:20:00 2014 +0200
Input Fixes.
commit 135ab7557bcb9c5bee0e732fe9c2306398e1f074
Author: eloaders <eloaders@linux.pl>
Date: Sat Jun 28 20:16:32 2014 +0200
Some fixes in position of buttons. Add Border
commit 7cddd90d301745046c776bae914aa6aca749856f
Author: eloaders <eloaders@linux.pl>
Date: Sat Jun 28 20:16:02 2014 +0200
Add testing GPUTEMP
commit 836c229c38bc04377df568ab8ed5b1e922b077d4
Author: eloaders <eloaders@linux.pl>
Date: Sat Jun 28 20:15:44 2014 +0200
Add Stable pkgbuild
commit 04c924bcc74e2220a74eb3d64633e6fba15d6b5a
Author: eloaders <eloaders@linux.pl>
Date: Sat Jun 28 20:15:34 2014 +0200
Add daily pkgbuild
commit 77e7fcb2e69f86fc9fdbf524f05571f2eb736994
Author: eloaders <eloaders@linux.pl>
Date: Sat Jun 28 16:08:10 2014 +0200
Faster and correct way to detect CPU temperature and the critical temperature
commit c4676ae06187fdb763031ba620dd71c9b85183a5
Author: eloaders <eloaders@linux.pl>
Date: Sat Jun 28 16:06:59 2014 +0200
Changing the size and position of controls
commit 4e8bf62bc89f57951b3084ec4a77cb6fe79ca4ff
Author: eloaders <eloaders@linux.pl>
Date: Sat Jun 28 16:06:24 2014 +0200
Removing unnecessary spaces
commit 705ead341ad9b1d791f0be5e651d959741e193fb
Author: eloaders <eloaders@linux.pl>
Date: Fri Jun 27 22:26:38 2014 +0200
Cache fixes
commit 2b26707b3fe9f30eded6f45416dc55fc86cb6e89
Author: eloaders <eloaders@linux.pl>
Date: Thu Jun 26 21:07:21 2014 +0200
Fix I-Nex for manjaro
commit 82ceba6dd2d8ea8aae27cc145052c367e29f152d
Author: eloaders <eloaders@linux.pl>
Date: Wed Jun 25 22:38:30 2014 +0200
Fix curl manjaro depends
commit 0442169523cccbef7b9f96dd453d834c94409309
Author: eloaders <eloaders@linux.pl>
Date: Wed Jun 25 22:29:17 2014 +0200
Add Core i7-4710MQ & Core 2 Duo L9400
commit 1fa2401ec713382590f7a6f49d831cf9d311f7d2
Author: eloaders <eloaders@linux.pl>
Date: Wed Jun 25 22:28:57 2014 +0200
Add Athlon 64 X2 TK-57ary
commit b7c6fff64f5966216c4eaef4c56cb9591678eac0
Author: eloaders <eloaders@linux.pl>
Date: Wed Jun 25 21:52:03 2014 +0200
Add script to update cpudb
commit 20b655224e94ec6c689e50b53c51376b188c46a2
Author: eloaders <eloaders@linux.pl>
Date: Wed Jun 25 21:51:48 2014 +0200
Udpate Cpud database Atom, Intel, AMD
commit f13ae1016518e4c77d432bbb3c35ccec60319839
Author: eloaders <eloaders@linux.pl>
Date: Wed Jun 25 00:14:12 2014 +0200
Fix for APU with Radeon(TM) R7 Graphics
commit f075f5bffdb892d036e32aeba161e9f3e1477b48
Author: eloaders <eloaders@linux.pl>
Date: Wed Jun 25 00:13:52 2014 +0200
Update Intel Database

File diff suppressed because it is too large Load Diff

View File

@ -1,984 +0,0 @@
commit b47fcddc7a0427efab848679730a64854d195863
Author: eloaders <eloaders@linux.pl>
Date: Fri Oct 7 08:48:30 2016 +0200
Fixes #48
commit 3165d3af18f20fcc11cb933f19146423d0c11c6c
Merge: 98c6917 d8c3a76
Author: eloaders <eloaders@linux.pl>
Date: Wed Oct 5 22:06:27 2016 +0200
Merge pull request #55 from alphastar868/patch-1
Update README.md
commit d8c3a762c258a74018635268f2d3b3d51e95d384
Author: alphastar868 <alpha_star@msn.com>
Date: Wed Oct 5 07:03:11 2016 -0400
Update README.md
Add CentOS repos for prereqs.
commit 98c6917d421816a205815e87943ed4b507402542
Merge: a3d5ca8 5238566
Author: eloaders <eloaders@linux.pl>
Date: Tue Oct 4 18:40:19 2016 +0200
Merge pull request #52 from alphastar868/patch-1
Update i7.json
commit a3d5ca84cf31b2c84efe2ec2555a61783847341a
Author: eloaders <eloaders@linux.pl>
Date: Tue Oct 4 00:25:20 2016 +0200
Update depends on libcpuid14
commit 5238566ed0b1820b08d65b1e6aa7c1c84bd7f30a
Author: alphastar868 <alpha_star@msn.com>
Date: Mon Oct 3 18:01:14 2016 -0400
Update i7.json
Haswell/Broadwell/Skylake cleanup, additions.
commit 3c70b5386c8c64b42eaa49bd49c2cb7ab0122518
Author: eloaders <eloaders@linux.pl>
Date: Mon Oct 3 22:16:33 2016 +0200
Update SIV Database
commit e05050965b8f8311af14fda3314511d166fa4622
Author: eloaders <eloaders@linux.pl>
Date: Mon Oct 3 21:09:47 2016 +0200
Add Linux Mint Mate Sticker
commit bf360c11c192f88e3df0ac1c80a77be814f6cc1c
Merge: 37abc10 418d05f
Author: eloaders <eloaders@linux.pl>
Date: Mon Oct 3 20:55:16 2016 +0200
Merge pull request #51 from alphastar868/patch-2
Update README.md
commit 418d05fc107a2e8d9d06c26322d21b6ca497c8fb
Author: alphastar868 <alpha_star@msn.com>
Date: Mon Oct 3 14:51:21 2016 -0400
Update README.md
commit 37abc108cda893799c7e08092d4f7a80883a5076
Merge: c2ef2ea 39dc19b
Author: eloaders <eloaders@linux.pl>
Date: Mon Oct 3 20:39:21 2016 +0200
Merge pull request #50 from alphastar868/patch-1
Update i-nex.spec
commit 39dc19b99dda53a4433fb1531f79edbb332f8aa4
Author: alphastar868 <alpha_star@msn.com>
Date: Mon Oct 3 14:36:32 2016 -0400
Update i-nex.spec
Also need to edit _i-nex.spec_ for these errors:
```
RPM build errors:
File not found: /home/alphastar868/rpmbuild/BUILDROOT/i-nex-7.4.0.1-20161003.bzr933.gitc2ef2ea.el7.centos.x86_64/etc/i-nex
File not found: /home/alphastar868/rpmbuild/BUILDROOT/i-nex-7.4.0.1-20161003.bzr933.gitc2ef2ea.el7.centos.x86_64/etc/udev/rules.d/i2c_smbus.rules
```
commit c2ef2ea4e32fea06258d7f15e7cce3eb41aef374
Author: eloaders <eloaders@linux.pl>
Date: Mon Oct 3 18:37:10 2016 +0200
Fixes #49
commit 83215952ccb4ae330343c0e32df93541f156cac6
Author: eloaders <eloaders@linux.pl>
Date: Sun Oct 2 15:05:45 2016 +0200
Update Atom Database
commit 6c268e9a022f0d16d1fe66f7ebe6053cbdbaf788
Author: eloaders <eloaders@linux.pl>
Date: Fri Sep 30 08:13:42 2016 +0200
Removing unnecessary characters
commit 056f3f9517ed0688dd9faa0cca17322f162471d1
Author: eloaders <eloaders@linux.pl>
Date: Fri Sep 30 08:12:41 2016 +0200
Fix CPU Mhz
commit a17e2ea5c37e3d4abf59e9e4cd4b490c48a7b604
Author: eloaders <eloaders@linux.pl>
Date: Wed Sep 28 21:38:25 2016 +0200
Fixes #46
commit 7d182e4d9bffe03e349957c6521b0e6c4f08933c
Author: eloaders <eloaders@linux.pl>
Date: Wed Sep 28 21:14:55 2016 +0200
Fixes #27
commit dbeb55f76350935fa584847d716b19752d696587
Author: eloaders <eloaders@linux.pl>
Date: Wed Sep 28 08:00:54 2016 +0200
+Component=gb.desktop.x11 +Component=gb.desktop
commit 673e4af91863028faa3ed34e683dd9dc66f0318b
Author: eloaders <eloaders@linux.pl>
Date: Wed Sep 28 07:47:41 2016 +0200
Fixes #44
commit e0d7d2e27806801d6673fab20d2fec08048d1e8b
Author: eloaders <eloaders@linux.pl>
Date: Tue Sep 27 19:36:50 2016 +0200
Fix manpages
commit f1471e8fcbaf669b54719efec27e153baf79c109
Author: eloaders <eloaders@linux.pl>
Date: Tue Sep 27 19:33:36 2016 +0200
Add manpages to debian/
commit 049f4ec7da2db5786c5cb3c585db824119b351af
Author: eloaders <eloaders@linux.pl>
Date: Tue Sep 27 19:33:22 2016 +0200
Move copyright to debian
commit 9b3200605b525484d7addbf0112765b646b9a8db
Author: eloaders <eloaders@linux.pl>
Date: Tue Sep 27 19:12:18 2016 +0200
pastebinit 1.5
commit 78882ec33abefbf833ac3206c9daf4878d43581c
Author: eloaders <eloaders@linux.pl>
Date: Tue Sep 27 18:58:29 2016 +0200
Update depends
commit 1dc56b5a805a6fafa603226f9f4f1879f3219c70
Author: eloaders <eloaders@linux.pl>
Date: Tue Sep 27 18:57:57 2016 +0200
Fixes #40
commit f91569a9b3900f6f6822dc135cf5ae87632aebde
Author: eloaders <eloaders@linux.pl>
Date: Tue Sep 27 18:51:21 2016 +0200
Fixes #40 #issuecomment-249791805
commit 2ef0cd979636c76c98095d3d066693fd74d8e578
Author: eloaders <eloaders@linux.pl>
Date: Tue Sep 27 08:14:11 2016 +0200
Fixes #40
commit 3967f95d1edafa9a7802df3d66d6318a95d907b5
Author: eloaders <eloaders@linux.pl>
Date: Tue Sep 27 07:51:38 2016 +0200
Fixes #43
commit dc9d1a6e3df20fa25f1a5a8a3463ad5957a009f5
Author: eloaders <eloaders@linux.pl>
Date: Sun Sep 25 22:40:25 2016 +0200
Fixes #41
commit 99b5ef6dc34cd7130fa3a6161e726d041c116c83
Author: eloaders <eloaders@linux.pl>
Date: Sun Sep 25 18:27:01 2016 +0200
fixes #39
commit 6571c05e021494011e6e021f9e863790942106f4
Author: eloaders <eloaders@linux.pl>
Date: Sun Sep 25 10:49:11 2016 +0200
Update screenfetch
commit 8f9f30a2feb86e3d022c30108d001fa64ba6bbfe
Author: eloaders <eloaders@linux.pl>
Date: Sun Sep 25 10:18:30 2016 +0200
Fixes #37
commit 559a395e34ac5f2837b78d691734ce9e3a841fdc
Author: eloaders <eloaders@linux.pl>
Date: Sat Sep 24 10:59:55 2016 +0200
Delete Validate button
commit 9405d9e093f5085caa6528d2e6fa0846c08ae6b5
Author: eloaders <eloaders@linux.pl>
Date: Sat Sep 24 10:59:34 2016 +0200
Change "if" to Choose
commit 51e446d581a300fb810f3e35fc1ac61121054571
Author: eloaders <eloaders@linux.pl>
Date: Fri Sep 23 20:49:02 2016 +0200
Fixes #35
commit b05b5116a9bdef4000082db8547a07a829a93bee
Author: eloaders <eloaders@linux.pl>
Date: Wed Sep 21 08:03:05 2016 +0200
Add Intel i5-6600K and i5-6600
commit fe82bf76ac7b56f74024eb75e381b4ac081e38ec
Merge: d53d25d 67abbc6
Author: eloaders <eloaders@linux.pl>
Date: Tue Sep 20 07:12:57 2016 +0200
Merge pull request #34 from alphastar868/patch-1
Close button for Network > Show Receive and Transmit
commit 67abbc6fdc98ee25f7e9acf20996ff32e066afb7
Merge: 1e964d8 500938c
Author: alphastar868 <alpha_star@msn.com>
Date: Mon Sep 19 21:50:58 2016 -0400
Merge pull request #1 from alphastar868/patch-2
Delete .Readme-CentOS.RHELmd
commit 500938c93ab74829f5d6b305f4e36f103ab0d69d
Author: alphastar868 <alpha_star@msn.com>
Date: Mon Sep 19 21:49:42 2016 -0400
Delete .Readme-CentOS.RHELmd
Content already in README.md
commit 1e964d86769490afb6027aa1fdbfcac4523167d0
Author: alphastar868 <alpha_star@msn.com>
Date: Mon Sep 19 21:36:17 2016 -0400
Update FNET_R_T.form
Add Close button from [# 18 - Additional Comments](https://github.com/eloaders/I-Nex/issues/18).
commit c37e575b4a3b915f07619be09951f73dbc85c729
Author: alphastar868 <alpha_star@msn.com>
Date: Mon Sep 19 21:19:07 2016 -0400
Update FNET_R_T.class
For Close button.
commit d53d25d1885d6b2b497279cfc6fdae083e77f7a7
Author: eloaders <eloaders@linux.pl>
Date: Mon Sep 19 19:24:53 2016 +0200
update i-nex-edid
commit 665dbfb7c2b6a92c65b53c3c115434c7b6c8bfcf
Author: eloaders <eloaders@linux.pl>
Date: Mon Sep 19 18:45:32 2016 +0200
Some fixes
commit 563ad0062967e265be65d31cabed183bf7f894f6
Author: eloaders <eloaders@linux.pl>
Date: Mon Sep 19 07:50:38 2016 +0200
Fix startup
commit 02ee0377d0a1671de4f5e4a71b20706d9018076b
Author: eloaders <eloaders@linux.pl>
Date: Mon Sep 19 07:33:33 2016 +0200
Update JSON module
commit 28e795f145b724c29e4d8d75f7b3c925f1223cc3
Author: eloaders <eloaders@linux.pl>
Date: Mon Sep 19 07:20:08 2016 +0200
Update settings class
commit 0678facf2d7068ed717e6761b8cc9fb8ac3f9451
Author: eloaders <eloaders@linux.pl>
Date: Mon Sep 19 07:19:23 2016 +0200
Some fixes of cpufreq
commit 0968501845f20389e13c9ae422ad58e53984efe3
Author: eloaders <eloaders@linux.pl>
Date: Mon Sep 19 07:18:44 2016 +0200
Remove gb.desktop.x11 and gb.desktop
commit 3cc212e7c0d4cd3b70d69e8ced81432d9bfe9563
Merge: 43c3995 a04a9c2
Author: eloaders <eloaders@linux.pl>
Date: Sun Sep 18 20:41:43 2016 +0200
Merge pull request #32 from alphastar868/patch-2
Fedora/CentOS/RHEL updates
commit 43c399583b9c32faf89ebc579eb098acd5ce5823
Merge: 5c1d016 0937357
Author: eloaders <eloaders@linux.pl>
Date: Sun Sep 18 20:41:29 2016 +0200
Merge pull request #31 from alphastar868/patch-1
Update MCPUSAGE.module
commit a04a9c275a486ee4e2d95ab9ed87b52ae076dd18
Author: alphastar868 <alpha_star@msn.com>
Date: Sun Sep 18 13:40:43 2016 -0400
Add Fedora/CentOS/RHEL to README.md
commit 672ce9f1c011e4fe687ee295d140ee845b06620c
Author: alphastar868 <alpha_star@msn.com>
Date: Sun Sep 18 13:15:20 2016 -0400
Create .Readme-CentOS.RHELmd
This file should be inserted into Readme.md
commit c1f9c1ccb6d3a4e5100b7517be5d4811c897c261
Author: alphastar868 <alpha_star@msn.com>
Date: Sun Sep 18 08:52:07 2016 -0400
Update i-nex.spec
Add runtime dependency for glxinfo
commit 0937357a733342c0e444e273d97350d6d01e1878
Author: alphastar868 <alpha_star@msn.com>
Date: Sun Sep 18 07:46:52 2016 -0400
Update MCPUSAGE.module
Fix Division by zero error when opening I-Nex Library.
commit 5c1d016ab65506340f39349835339c2ba412dbd5
Author: eloaders <eloaders@linux.pl>
Date: Sat Sep 17 10:47:28 2016 +0200
Better list of ASOUND_INPUT_LIST
commit d3e6cb6ff27dca60730503347b505ad3c0adfb05
Author: eloaders <eloaders@linux.pl>
Date: Fri Sep 16 21:27:13 2016 +0200
Again Clean manpages
commit dd1fa0afe6087067bf61864f4b60bfb198daf83c
Author: eloaders <eloaders@linux.pl>
Date: Fri Sep 16 21:26:49 2016 +0200
Clean manpages
commit a672d205561698eb261dc6bf70ed989659f5ec73
Author: eloaders <eloaders@linux.pl>
Date: Fri Sep 16 21:26:09 2016 +0200
Fix default lang
commit c968667e56f2d73f7f6d807d7f69d0937191def9
Author: eloaders <eloaders@linux.pl>
Date: Fri Sep 16 21:25:51 2016 +0200
Add libcpuid13-dev depends
commit 1e6c8f167c8da03a9329a965e6ae71f33ab4845d
Author: eloaders <eloaders@linux.pl>
Date: Thu Sep 8 21:46:36 2016 +0200
Clean code
commit e2c8669dac5faeaa723bf53d5bd0db3106dbd3f2
Author: eloaders <eloaders@linux.pl>
Date: Thu Sep 8 21:46:17 2016 +0200
Dynamic uptade for cpu Mhz
commit 5af1878aa2522fcebe1b74eaaa27ac9ac9d131b8
Author: eloaders <eloaders@linux.pl>
Date: Wed Sep 7 23:01:38 2016 +0200
Fix glxinfo. remove glinfo. Now depends on mesa-utils
commit 113187f204f4cb328d1863d9ebdec502cc85dd5a
Author: eloaders <eloaders@linux.pl>
Date: Wed Sep 7 07:18:43 2016 +0200
Remove i-nex-cpusage. Add MCPUSAGE.module. Convert from C to Gambas lang
commit 80c627aa6974e9b129ace88beafe780bbf5df0af
Author: michal <eloaders@linux.pl>
Date: Mon Aug 29 20:31:22 2016 +0200
Update Memory
commit 94cf496666e93e7aae6d10cc9f5519e8cb9603de
Author: eloaders <eloaders@yahoo.com>
Date: Mon Aug 22 20:05:36 2016 +0200
Remove i-nex-usage and i-nex-uname
commit 4c8057329bdfa7ea1fc5ff3600d27e96a2955e4c
Author: eloaders <eloaders@yahoo.com>
Date: Sun Aug 21 14:36:11 2016 +0200
Add Kde Neon
commit 3037c852f9766d7dcf86b3d74a11ec29d42cd42f
Merge: f033111 0c37f17
Author: eloaders <eloaders@yahoo.com>
Date: Sat Aug 20 09:02:00 2016 +0200
Merge branch 'master' of https://github.com/eloaders/I-Nex
commit f033111c0b2f9d910dedd5187669de067c5fb34d
Author: eloaders <eloaders@yahoo.com>
Date: Sat Aug 20 09:01:09 2016 +0200
Update Automake
commit 0c37f1732cd3a4e6198c8abba2c2622d0b75ca85
Author: Tomasz Przybył <fademind@gmail.com>
Date: Fri Aug 19 08:25:42 2016 +0200
README.md: expand build section
* Arch Linux/Manjaro install guide
* Main build guide
commit 8cc89898b585a54490b267a5dff0adcbfa45ce85
Merge: ca27a17 1cee42e
Author: eloaders <eloaders@linux.pl>
Date: Fri Aug 19 08:17:34 2016 +0200
Merge pull request #25 from alphastar868/patch-1
commit 1cee42e617847419b3f2c91698350a26647bbd9f
Author: alphastar868 <alpha_star@msn.com>
Date: Fri Aug 19 01:14:38 2016 -0400
Update to i7.json for Haswell, Broadwell and Skylake
commit 13a4b80b20dd827ded2dd038cc16f5ea5b20fff3
Author: alphastar868 <alpha_star@msn.com>
Date: Fri Aug 19 01:07:53 2016 -0400
Logos for Skylake and Broadwell Core-i7
commit 44ec47bd1acdb65318e95121a5868c075e0f3f42
Author: alphastar868 <alpha_star@msn.com>
Date: Fri Aug 19 01:05:28 2016 -0400
GPU logs for VMs
160px x 160px, transparent
commit ca27a172edd214ae4f31f64a855f6ac4f5af57ee
Author: eloaders <eloaders@yahoo.com>
Date: Thu Aug 18 21:39:54 2016 +0200
Add SPD DDR4 (Need test, eeprom DDR4)
Instructions from
http://www.simmtester.com/page/news/showpubnews.asp?title=Understanding+DDR4+Serial+Presence+Detect+%28SPD%29+Table&num=184
commit 8e24269345047d4bfde3c8526e9a23f57f77a158
Author: eloaders <eloaders@yahoo.com>
Date: Thu Aug 18 20:20:53 2016 +0200
Better makefile for changelogs
commit 4b1d5116a389cf4188b2f94f3729d92d91609a2f
Author: eloaders <eloaders@yahoo.com>
Date: Thu Aug 18 20:06:25 2016 +0200
Add comments. Fix english? :-)
commit 6190c6573e8374d0439118495f6e8c8286791950
Author: eloaders <eloaders@yahoo.com>
Date: Thu Aug 18 19:55:17 2016 +0200
Change static linking to dynamic.
commit 1d459e3ab01152b5921eb80404432c34891da802
Author: eloaders <eloaders@yahoo.com>
Date: Thu Aug 18 19:42:13 2016 +0200
Memory UI Changes
commit 4af065898b2d254775332304149a1ab7e0291a09
Author: alphastar868 <alpha_star@msn.com>
Date: Wed Aug 17 22:19:07 2016 -0400
Update Finfosys.class with VM logos for VM GPUs
commit 47c9584fe5c96a785ec2991b31926b474a6c06d9
Author: alphastar868 <alpha_star@msn.com>
Date: Wed Aug 17 22:12:58 2016 -0400
New GPU images
commit 728b0d774460db3cfa5e0992e01c0f2622106ac9
Author: alphastar868 <alpha_star@msn.com>
Date: Wed Aug 17 21:43:22 2016 -0400
Update i-nex.spec
commit f944bb6f69255ce8aef5c01db83baddd55deeb17
Author: Tomasz Przybył <fademind@gmail.com>
Date: Wed Aug 17 23:16:57 2016 +0200
.gitmodules: fix libcpuid url
GH https://github.com/eloaders/I-Nex/issues/20
commit 1dd2b0a9e44bb3751e4f5c1107608285f0711206
Author: Tomasz Przybył <fademind@gmail.com>
Date: Wed Aug 17 23:14:45 2016 +0200
requirements.md: fix libcpuid url
GH https://github.com/eloaders/I-Nex/issues/20
commit dcabfddc4cdedb3df673ddb99915bd2697f29aad
Merge: 657f4a5 4fe6410
Author: eloaders <eloaders@linux.pl>
Date: Wed Aug 17 20:39:35 2016 +0200
Merge pull request #23 from alphastar868/centos
Centos
commit 4fe64108ac1b1ddd79770108f85cedbcef9dd407
Author: alphastar868 <alpha_star@msn.com>
Date: Wed Aug 17 13:09:09 2016 -0400
Update i-nex.spec
commit efdb4996c258bd2aabce9d106ef92e85c6ecd502
Author: alphastar868 <alpha_star@msn.com>
Date: Wed Aug 17 07:55:13 2016 -0400
Close popup windows on exit
commit 53f4e2218c38818c3fbf162c5ed1c34001f46f4b
Author: alphastar868 <alpha_star@msn.com>
Date: Wed Aug 17 07:38:11 2016 -0400
Create i-nex.spec
commit 657f4a5ddd5dd7c64fc0c2730c5ea1dd635ce703
Author: eloaders <eloaders@linux.pl>
Date: Sun Aug 14 16:44:36 2016 +0200
Update control
commit 547e16c562aac3b1a1310f283619d4d2484576e4
Author: eloaders <eloaders@linux.pl>
Date: Sun Aug 14 16:43:30 2016 +0200
Update .project
commit 68bc26c9b6b1a18d74a5d2231474393a969d329d
Author: eloaders <eloaders@linux.pl>
Date: Sun Aug 14 15:57:09 2016 +0200
Update README.md
commit 827aa991e2c5f03665d8b4aaa74882d480bf63b3
Author: eloaders <eloaders@linux.pl>
Date: Sun Aug 14 15:51:56 2016 +0200
Update About.form
commit a12ddaa4a25cb3ef5f7c33f7492d14ce1296cce8
Author: eloaders <eloaders@linux.pl>
Date: Sun Aug 14 15:45:23 2016 +0200
Update depends version Gambas 3.8.4
commit 374da762dfcd7e9be566fb2667174269f1233352
Author: eloaders <eloaders@linux.pl>
Date: Tue Jul 12 07:49:16 2016 +0200
Update control
commit fc7cf7152a4855678085ec8d2491c591019ac6cc
Author: eloaders <eloaders@linux.pl>
Date: Tue Jul 12 07:35:26 2016 +0200
Update control
commit e4c80bbcea198ed77b1262b7e3e9f4b4f8263c73
Author: Tomasz Przybył <fademind@gmail.com>
Date: Wed Jun 29 22:20:07 2016 +0200
mkrelease: fix typo
commit cd85578a861802b56957d5a03e024009b16c8933
Author: Tomasz Przybył <fademind@gmail.com>
Date: Wed Jun 29 22:18:40 2016 +0200
mkrelease: english
commit 5c53b3d85ad733469cdcb0d305e0226178fe1076
Author: Tomasz Przybył <fademind@gmail.com>
Date: Wed Jun 29 22:12:26 2016 +0200
requirements.md: english
commit 07b73ad4d1a11042cd6bb8dc79b44397a6c4e54a
Author: Tomasz Przybył <fademind@gmail.com>
Date: Wed Jun 29 22:10:52 2016 +0200
README.md: removing useless
commit cd7ca3db2c710c00395ff34498c55fd06f208f2e
Author: Tomasz Przybył <fademind@gmail.com>
Date: Wed Jun 29 22:07:18 2016 +0200
README.md: cleanup
commit 82a7e46566d7077ee25f2d183b1d1641f2f49a1b
Author: michal <eloaders@linux.pl>
Date: Tue Jun 28 20:33:37 2016 +0200
Fix Memory tam (Tomasz Przybył) FadeMind
commit 99fe9fe2d2acf508169f9ab3812da7205789a53f
Author: michal <eloaders@linux.pl>
Date: Sun Jun 26 15:11:06 2016 +0200
Update Settings Class Module
commit 48bcb20c83a7a7a2658dbd85ccd075cddc5c41e6
Author: michal <eloaders@linux.pl>
Date: Sun Jun 26 14:17:52 2016 +0200
Update PKGBUILD
commit 3dc781f625002480e1d903846f897d0aa2d80269
Author: michal <eloaders@linux.pl>
Date: Sun Dec 13 17:46:38 2015 +0100
Add support for blk-mq
commit 112498f2ba89ec3e283b2e44787f0125804bbd21
Merge: 848b023 94d92a7
Author: michal <eloaders@linux.pl>
Date: Tue Dec 8 22:15:29 2015 +0100
Merge branch 'master' of https://github.com/eloaders/I-Nex
commit 848b023064c0cb418a33735da0b20cc3bc872a54
Merge: b70bf18 ecee67c
Author: michal <eloaders@linux.pl>
Date: Tue Dec 8 22:13:48 2015 +0100
Merge remote-tracking branch 'refs/remotes/origin/master'
commit b70bf18843acfcf2dd10046e84751484ce38994d
Author: michal <eloaders@linux.pl>
Date: Tue Dec 8 22:11:35 2015 +0100
Add Celeron T3000 Support and some fixes
commit 94d92a7b13524da7e4ee79facc2417bd3c096be9
Author: eloaders <eloaders@linux.pl>
Date: Sun Dec 6 19:45:17 2015 +0100
Update changelog
commit ecee67cb2811d7674b9d0473407e82b53127ba64
Author: eloaders <eloaders@linux.pl>
Date: Sun Dec 6 19:38:38 2015 +0100
Update changelog
commit e3beddbf8b54f3fdabff312da8ade683855b9f4f
Author: eloaders <eloaders@linux.pl>
Date: Sun Dec 6 19:31:49 2015 +0100
Update control
commit 336d6a42b73fa423b6aedfd1c06cc4c4344c9fe1
Author: eloaders <eloaders@linux.pl>
Date: Sun Dec 6 19:29:07 2015 +0100
Update i-nex.spec
commit 3abd55c8759853dfca415bee725f0692d4a3637a
Author: eloaders <eloaders@linux.pl>
Date: Sun Dec 6 16:05:06 2015 +0100
Try to fix i-nex-lspci nonprefetchable|prefetchable
commit 5813d16340787a2287513f65755b3caa9599ef86
Author: michal <eloaders@linux.pl>
Date: Sat Dec 5 12:53:32 2015 +0100
Fix: No distribution detection or logo for CentOS
Apply patches:
i-nex-7.4.0-centos-logo.patch
i-nex-7.4.0-distro-quotes.patch
i-nex-7.4.0-lib64.patch
i-nex-7.4.0-rpm-dpkg.patch
i-nex-7.4.0-spd-labelnames.patch
commit 726bc9e3532dfa55c143a13b6c30971477d30560
Merge: 1095c8d 9d4d5b7
Author: eloaders <eloaders@linux.pl>
Date: Fri Dec 4 09:34:52 2015 +0100
Merge pull request #17 from weirddan455/master
Fix a typo
commit 1095c8d4f64ad1af84fefa2b3d3fb82dcc4dcc51
Author: eloaders <eloaders@linux.pl>
Date: Fri Dec 4 09:26:46 2015 +0100
Delete postinst
Try to fix: dpkg: error processing package i-nex (--configure): subprocess installed post-installation script returned error exit status 6
commit 9d4d5b7313eaf839707307d47522ecb81fc4f20b
Author: Daniel Bomar <dbdaniel42@gmail.com>
Date: Sat Oct 17 16:54:42 2015 -0500
Fix a typo
commit 3455715bbca7d6ade980c3181854310ecf8c2426
Author: eloaders <eloaders@linux.pl>
Date: Sat Sep 19 23:24:12 2015 +0200
Remove Padding
commit 7345b262443f261a1d0614d31d19ffe533d6904b
Author: eloaders <eloaders@linux.pl>
Date: Sun Jan 11 19:54:31 2015 +0100
Add try to i-nex-glinfo
commit 6a3db4cdbadae1fb180e6770a66904b1b167fc36
Author: eloaders <eloaders@linux.pl>
Date: Sun Jan 11 19:45:00 2015 +0100
Add depends
commit 0f43d8763124a4fcb15813a30da16beb97480d65
Author: eloaders <eloaders@linux.pl>
Date: Tue Sep 9 10:51:03 2014 +0200
Removal of opening the home page of the program after installing a new version
commit edcfef554d626f4cccd407829f170a1e667a1dd0
Author: eloaders <eloaders@linux.pl>
Date: Fri Sep 5 19:10:08 2014 +0200
Fix module_types_ddr2 And Add Manufacturing_Date Assembly_Serial_Number DDR2
commit e9f60f207031cb5ca044770fefba63afb6b75d22
Author: eloaders <eloaders@linux.pl>
Date: Fri Sep 5 12:07:29 2014 +0200
fixup! Add i5-4210U
commit b38eed7c2457e4ab9fe8f32a40e70496819f58e7
Author: eloaders <eloaders@linux.pl>
Date: Fri Sep 5 11:53:39 2014 +0200
Add i5-4210U
commit 6bd599d17a13dc264d721f8bb90dc4fa50c41ff8
Author: eloaders <eloaders@linux.pl>
Date: Fri Sep 5 11:30:51 2014 +0200
All LOGOS and database files placed in /etc/i-nex
commit 268fa6723cf5de455964d0dd7b2ebce02ae9270d
Author: eloaders <eloaders@linux.pl>
Date: Fri Sep 5 11:13:50 2014 +0200
New pci, usb, pnp database. SIV http://rh-software.com/
commit 6c6b3218bcad2c811e76d02be139ed3d6a378598
Author: eloaders <eloaders@linux.pl>
Date: Fri Sep 5 10:16:09 2014 +0200
Add backup files
commit 1345751d9486783ce00524f9ff0c34e69c21dbe9
Author: eloaders <eloaders@linux.pl>
Date: Fri Sep 5 10:15:51 2014 +0200
Replace Case Like "" to Case Else
commit b0ebe758759cb00f95abcd7bc9a99c9059d7cfff
Author: eloaders <eloaders@linux.pl>
Date: Fri Sep 5 10:15:28 2014 +0200
CPU Voltage fixes
commit 5bdc0446ccd30e8f6dee8bf8c827f7d9e9c21e50
Author: eloaders <eloaders@linux.pl>
Date: Thu Sep 4 18:35:50 2014 +0200
All LOGOS and database files placed in /etc/i-nex
commit 2aff7273065dc3360e48bddca51578db98e653ba
Author: eloaders <eloaders@linux.pl>
Date: Thu Sep 4 12:55:27 2014 +0200
Add Case Else (default = Unknown)
commit 7d77ea1326dbadefac0664559b11e335cab1324e
Author: eloaders <eloaders@linux.pl>
Date: Sun Aug 31 19:29:03 2014 +0200
No Add pastebinit .conf files as static to Combobox
commit 081ff4c13ba451f775a70b4594e99ebae5cc5bf7
Author: eloaders <eloaders@linux.pl>
Date: Thu Aug 28 18:12:17 2014 +0200
JEDEC DDR2
commit 2a0b115eebd940bb48313b657445a7d25a58130d
Author: eloaders <eloaders@linux.pl>
Date: Wed Aug 27 15:47:00 2014 +0200
Fix udev dir
commit 6d58f06163c7dfd4276c1914a87d084d40ed2b3d
Author: eloaders <eloaders@linux.pl>
Date: Tue Aug 26 23:30:57 2014 +0200
in ubuntu must be static
commit 766def2b428461feec1b0e15a9cdd1216e8b0c4c
Author: eloaders <eloaders@linux.pl>
Date: Tue Aug 26 23:08:00 2014 +0200
fixup! Experimental SPD Decode
commit 3125b5f4965589f7cc5f451a5f4edf76da8053a3
Author: eloaders <eloaders@linux.pl>
Date: Tue Aug 26 10:45:12 2014 +0200
fixup! Experimental SPD Decode
commit b07df9cbc1fd8e13b35d9d81ad5694849d755914
Author: eloaders <eloaders@linux.pl>
Date: Mon Aug 25 17:12:28 2014 +0200
fixup! Fix calculate size of eeprom byte
commit 9a2f193d433e81af1c29e2f81e83d1de8af3f176
Author: eloaders <eloaders@linux.pl>
Date: Mon Aug 25 13:09:33 2014 +0200
Fix calculate size of eeprom byte
commit b47447103ae56ebef94da6508855572504618843
Author: eloaders <eloaders@linux.pl>
Date: Mon Aug 25 12:54:17 2014 +0200
Experimental SPD Decode
commit 82bea9c22a1db8ef432ca0e5b755210f7b60006d
Author: eloaders <eloaders@linux.pl>
Date: Fri Aug 22 16:30:13 2014 +0200
Remove DF GUI, UDISKS. Remove chceck exist decode-dimms
commit 8707de6882f9b32bfcd653e0b3d107a339a6f06c
Author: eloaders <eloaders@linux.pl>
Date: Fri Aug 22 15:43:52 2014 +0200
Fix validate button pos
commit f638182842e21c0dcca08103e695216b35633908
Author: eloaders <eloaders@linux.pl>
Date: Fri Aug 22 15:26:17 2014 +0200
Add Experimental decode-dimms as i-nex-dimms
commit 83a7d8bc8d60c21913a4eda221209379627d86b9
Author: eloaders <eloaders@linux.pl>
Date: Fri Aug 22 12:56:18 2014 +0200
Add udev rules
commit d701c7c10642b669851088c9f78102499feae836
Author: eloaders <eloaders@linux.pl>
Date: Fri Aug 22 11:12:36 2014 +0200
check modules loaded.
commit 06e3f4ed2b676395763aaacdf6aa6c87d8000bfe
Author: eloaders <eloaders@linux.pl>
Date: Thu Aug 21 17:47:55 2014 +0200
Add devices to i2c database
commit e4516c5cf64fe393fc4bee93b1e81c351230ceff
Author: eloaders <eloaders@linux.pl>
Date: Thu Aug 21 17:11:32 2014 +0200
Print udev rule
commit 922673131325724b545c12953efbfb8fac88235a
Author: eloaders <eloaders@linux.pl>
Date: Thu Aug 21 16:40:52 2014 +0200
Add Experimental SMBus I2C for decode-dimms
commit 99e382eb2bae4608acc33e23ae859cdaeaacb674
Author: eloaders <eloaders@linux.pl>
Date: Tue Aug 19 11:24:17 2014 +0200
Fixes
Give Not found if
l3_cache < 0
l3_assoc < 0
l3_cacheline < 0
Add to Assoc -way
Fix Clock by ic.
cpu_clock_by_ic(200, 0)
replace to:
cpu_clock_by_ic(25, 16)
commit 0237833ccb75c618db7267caef4d3423893f9d7e
Author: eloaders <eloaders@linux.pl>
Date: Tue Aug 19 10:30:44 2014 +0200
Resize labels in CPUID

9
debian/control vendored
View File

@ -6,7 +6,6 @@ Uploaders: eloaders <eloaders@linux.pl>
Homepage: http://i-nex.linux.pl
Build-Depends: debhelper (>= 7),
dh-autoreconf,
python | python-all | python-dev | python-all-dev,
pkg-config,
dpkg-dev (>= 1.16.1),
libcpuid14-dev,
@ -24,20 +23,20 @@ Vcs-Git: https://github.com/eloaders/I-Nex.git
Package: i-nex
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
Depends: ${shlibs:Depends}, ${misc:Depends},
gambas3-runtime (>= 3.8.4),
gambas3-gb-image (>= 3.8.4),
gambas3-gb-qt5 (>= 3.8.4),
gambas3-gb-form (>= 3.8.4),
gambas3-gb-desktop (>= 3.8.4),
gambas3-gb-desktop-x11 (>= 3.8.4),
libcpuid14 (>= 0.4),
grep (>= 2.5),
bash (>= 4.1),
coreutils (>= 7.4),
sed (>= 4.2),
python-configobj,
python3,
mesa-utils
mesa-utils,
pastebinit (>= 1.4)
Replaces: i-nex
Recommends: mount (>= 2.17), x11-utils (>= 7.5), pciutils, lsb-release (>= 4.0), x11-xserver-utils (>= 7.5)
Description: CPU-Z Alternative for Linux. For Viewing System Device Information.

4
debian/rules vendored
View File

@ -10,11 +10,9 @@ override_dh_autoreconf:
cd I-Nex && autoreconf -i
override_dh_auto_configure:
dh_auto_configure --sourcedirectory=I-Nex
override_dh_pysupport:
dh_python2
override_dh_builddeb:
dh_builddeb $(COMPRESSION)
override_dh_fixperms:
dh_fixperms
%:
dh $@ --with autoreconf
dh $@ --with autoreconf

View File

@ -8,16 +8,16 @@ arch=('i686' 'x86_64')
url="http://i-nex.linux.pl/"
license=('LGPL3')
depends=('gambas3-runtime'
'gambas3-gb-image'
'gambas3-gb-form'
'gambas3-gb-image'
'gambas3-gb-form'
'gambas3-gb-desktop'
'gambas3-gb-qt5'
'gambas3-gb-desktop-x11'
'python2'
'pastebinit'
'libcpuid-git'
'xorg-server-utils'
'lsb-release')
makedepends=('gambas3-devel' 'gcc' 'imagemagick' 'git')
makedepends=('gambas3-devel' 'gcc' 'git')
source=("$pkgname::git+https://github.com/eloaders/I-Nex.git")
sha256sums=('SKIP')
provides=('i-nex' 'i-nex-bzr' 'i-nex-dev')
@ -28,7 +28,6 @@ pkgver() {
}
prepare() {
cd $pkgname
sed -i 's|python3$|python2|' pastebinit
# make it dynamic
sed -i -e 's|^STATIC.*|STATIC = false|' i-nex.mk
sed -i -e 's|^UDEV_RULES_DIR.*|UDEV_RULES_DIR = /usr/lib/udev/rules.d|' i-nex.mk

View File

@ -59,15 +59,8 @@ BuildRequires: net-tools
BuildRequires: openSUSE-release
%endif
BuildRequires: pkgconfig
BuildRequires: pkgconfig(libcpuid) >= 0.2.1
BuildRequires: pkgconfig(libprocps)
BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(gl)
BuildRequires: pkgconfig(xext)
BuildRequires: pkgconfig(libcpuid) >= 0.3.1
BuildRequires: pciutils
BuildRequires: procps
BuildRequires: procps-ng
BuildRequires: procps-ng-devel
#BuildRequires: update-desktop-files
%if 0%{?suse_version}
BuildRequires: xorg-x11 >= 7.5

View File

@ -1,165 +0,0 @@
GNU LESSER GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
This version of the GNU Lesser General Public License incorporates
the terms and conditions of version 3 of the GNU General Public
License, supplemented by the additional permissions listed below.
0. Additional Definitions.
As used herein, "this License" refers to version 3 of the GNU Lesser
General Public License, and the "GNU GPL" refers to version 3 of the GNU
General Public License.
"The Library" refers to a covered work governed by this License,
other than an Application or a Combined Work as defined below.
An "Application" is any work that makes use of an interface provided
by the Library, but which is not otherwise based on the Library.
Defining a subclass of a class defined by the Library is deemed a mode
of using an interface provided by the Library.
A "Combined Work" is a work produced by combining or linking an
Application with the Library. The particular version of the Library
with which the Combined Work was made is also called the "Linked
Version".
The "Minimal Corresponding Source" for a Combined Work means the
Corresponding Source for the Combined Work, excluding any source code
for portions of the Combined Work that, considered in isolation, are
based on the Application, and not on the Linked Version.
The "Corresponding Application Code" for a Combined Work means the
object code and/or source code for the Application, including any data
and utility programs needed for reproducing the Combined Work from the
Application, but excluding the System Libraries of the Combined Work.
1. Exception to Section 3 of the GNU GPL.
You may convey a covered work under sections 3 and 4 of this License
without being bound by section 3 of the GNU GPL.
2. Conveying Modified Versions.
If you modify a copy of the Library, and, in your modifications, a
facility refers to a function or data to be supplied by an Application
that uses the facility (other than as an argument passed when the
facility is invoked), then you may convey a copy of the modified
version:
a) under this License, provided that you make a good faith effort to
ensure that, in the event an Application does not supply the
function or data, the facility still operates, and performs
whatever part of its purpose remains meaningful, or
b) under the GNU GPL, with none of the additional permissions of
this License applicable to that copy.
3. Object Code Incorporating Material from Library Header Files.
The object code form of an Application may incorporate material from
a header file that is part of the Library. You may convey such object
code under terms of your choice, provided that, if the incorporated
material is not limited to numerical parameters, data structure
layouts and accessors, or small macros, inline functions and templates
(ten or fewer lines in length), you do both of the following:
a) Give prominent notice with each copy of the object code that the
Library is used in it and that the Library and its use are
covered by this License.
b) Accompany the object code with a copy of the GNU GPL and this license
document.
4. Combined Works.
You may convey a Combined Work under terms of your choice that,
taken together, effectively do not restrict modification of the
portions of the Library contained in the Combined Work and reverse
engineering for debugging such modifications, if you also do each of
the following:
a) Give prominent notice with each copy of the Combined Work that
the Library is used in it and that the Library and its use are
covered by this License.
b) Accompany the Combined Work with a copy of the GNU GPL and this license
document.
c) For a Combined Work that displays copyright notices during
execution, include the copyright notice for the Library among
these notices, as well as a reference directing the user to the
copies of the GNU GPL and this license document.
d) Do one of the following:
0) Convey the Minimal Corresponding Source under the terms of this
License, and the Corresponding Application Code in a form
suitable for, and under terms that permit, the user to
recombine or relink the Application with a modified version of
the Linked Version to produce a modified Combined Work, in the
manner specified by section 6 of the GNU GPL for conveying
Corresponding Source.
1) Use a suitable shared library mechanism for linking with the
Library. A suitable mechanism is one that (a) uses at run time
a copy of the Library already present on the user's computer
system, and (b) will operate properly with a modified version
of the Library that is interface-compatible with the Linked
Version.
e) Provide Installation Information, but only if you would otherwise
be required to provide such information under section 6 of the
GNU GPL, and only to the extent that such information is
necessary to install and execute a modified version of the
Combined Work produced by recombining or relinking the
Application with a modified version of the Linked Version. (If
you use option 4d0, the Installation Information must accompany
the Minimal Corresponding Source and Corresponding Application
Code. If you use option 4d1, you must provide the Installation
Information in the manner specified by section 6 of the GNU GPL
for conveying Corresponding Source.)
5. Combined Libraries.
You may place library facilities that are a work based on the
Library side by side in a single library together with other library
facilities that are not Applications and are not covered by this
License, and convey such a combined library under terms of your
choice, if you do both of the following:
a) Accompany the combined library with a copy of the same work based
on the Library, uncombined with any other library facilities,
conveyed under the terms of this License.
b) Give prominent notice with the combined library that part of it
is a work based on the Library, and explaining where to find the
accompanying uncombined form of the same work.
6. Revised Versions of the GNU Lesser General Public License.
The Free Software Foundation may publish revised and/or new versions
of the GNU Lesser General Public License from time to time. Such new
versions will be similar in spirit to the present version, but may
differ in detail to address new problems or concerns.
Each version is given a distinguishing version number. If the
Library as you received it specifies that a certain numbered version
of the GNU Lesser General Public License "or any later version"
applies to it, you have the option of following the terms and
conditions either of that published version or of any later version
published by the Free Software Foundation. If the Library as you
received it does not specify a version number of the GNU Lesser
General Public License, you may choose any version of the GNU Lesser
General Public License ever published by the Free Software Foundation.
If the Library as you received it specifies that a proxy can decide
whether future versions of the GNU Lesser General Public License shall
apply, that proxy's public statement of acceptance of any version is
permanent authorization for you to choose that version for the
Library.

View File

@ -1,17 +0,0 @@
#!/usr/bin/make -f
include ../i-nex.mk
install: install-doc
install-doc: install_i_nex_LICENSE \
install_Pastebinit_LICENSE
install_i_nex_LICENSE:
@echo -e '\033[1;32mCreate directory...\033[0m'
${MKDIR_P} $(DESTDIR)$(PREFIX)$(DOCSDIR)
@echo -e '\033[1;32mInstalling Docs I-Nex.LICENSE...\033[0m'
${INSTALL_DM}644 I-Nex.LICENSE "$(DESTDIR)$(PREFIX)$(DOCSDIR)/I-Nex.LICENSE"
install_Pastebinit_LICENSE:
@echo -e '\033[1;32mCreate directory...\033[0m'
${MKDIR_P} $(DESTDIR)$(PREFIX)$(DOCSDIR)
@echo -e '\033[1;32mInstalling Docs Pastebinit.LICENSE...\033[0m'
${INSTALL_DM}644 Pastebinit.LICENSE "$(DESTDIR)$(PREFIX)$(DOCSDIR)/Pastebinit.LICENSE"

View File

@ -1,340 +0,0 @@
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Preamble
The licenses for most software are designed to take away your
freedom to share and change it. By contrast, the GNU General Public
License is intended to guarantee your freedom to share and change free
software--to make sure the software is free for all its users. This
General Public License applies to most of the Free Software
Foundation's software and to any other program whose authors commit to
using it. (Some other Free Software Foundation software is covered by
the GNU Library General Public License instead.) You can apply it to
your programs, too.
When we speak of free software, we are referring to freedom, not
price. Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
this service if you wish), that you receive source code or can get it
if you want it, that you can change the software or use pieces of it
in new free programs; and that you know you can do these things.
To protect your rights, we need to make restrictions that forbid
anyone to deny you these rights or to ask you to surrender the rights.
These restrictions translate to certain responsibilities for you if you
distribute copies of the software, or if you modify it.
For example, if you distribute copies of such a program, whether
gratis or for a fee, you must give the recipients all the rights that
you have. You must make sure that they, too, receive or can get the
source code. And you must show them these terms so they know their
rights.
We protect your rights with two steps: (1) copyright the software, and
(2) offer you this license which gives you legal permission to copy,
distribute and/or modify the software.
Also, for each author's protection and ours, we want to make certain
that everyone understands that there is no warranty for this free
software. If the software is modified by someone else and passed on, we
want its recipients to know that what they have is not the original, so
that any problems introduced by others will not reflect on the original
authors' reputations.
Finally, any free program is threatened constantly by software
patents. We wish to avoid the danger that redistributors of a free
program will individually obtain patent licenses, in effect making the
program proprietary. To prevent this, we have made it clear that any
patent must be licensed for everyone's free use or not licensed at all.
The precise terms and conditions for copying, distribution and
modification follow.
GNU GENERAL PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. This License applies to any program or other work which contains
a notice placed by the copyright holder saying it may be distributed
under the terms of this General Public License. The "Program", below,
refers to any such program or work, and a "work based on the Program"
means either the Program or any derivative work under copyright law:
that is to say, a work containing the Program or a portion of it,
either verbatim or with modifications and/or translated into another
language. (Hereinafter, translation is included without limitation in
the term "modification".) Each licensee is addressed as "you".
Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope. The act of
running the Program is not restricted, and the output from the Program
is covered only if its contents constitute a work based on the
Program (independent of having been made by running the Program).
Whether that is true depends on what the Program does.
1. You may copy and distribute verbatim copies of the Program's
source code as you receive it, in any medium, provided that you
conspicuously and appropriately publish on each copy an appropriate
copyright notice and disclaimer of warranty; keep intact all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.
You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.
2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:
a) You must cause the modified files to carry prominent notices
stating that you changed the files and the date of any change.
b) You must cause any work that you distribute or publish, that in
whole or in part contains or is derived from the Program or any
part thereof, to be licensed as a whole at no charge to all third
parties under the terms of this License.
c) If the modified program normally reads commands interactively
when run, you must cause it, when started running for such
interactive use in the most ordinary way, to print or display an
announcement including an appropriate copyright notice and a
notice that there is no warranty (or else, saying that you provide
a warranty) and that users may redistribute the program under
these conditions, and telling the user how to view a copy of this
License. (Exception: if the Program itself is interactive but
does not normally print such an announcement, your work based on
the Program is not required to print an announcement.)
These requirements apply to the modified work as a whole. If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works. But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.
Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.
In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.
3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:
a) Accompany it with the complete corresponding machine-readable
source code, which must be distributed under the terms of Sections
1 and 2 above on a medium customarily used for software interchange; or,
b) Accompany it with a written offer, valid for at least three
years, to give any third party, for a charge no more than your
cost of physically performing source distribution, a complete
machine-readable copy of the corresponding source code, to be
distributed under the terms of Sections 1 and 2 above on a medium
customarily used for software interchange; or,
c) Accompany it with the information you received as to the offer
to distribute corresponding source code. (This alternative is
allowed only for noncommercial distribution and only if you
received the program in object code or executable form with such
an offer, in accord with Subsection b above.)
The source code for a work means the preferred form of the work for
making modifications to it. For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable. However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.
If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.
4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License. Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.
5. You are not required to accept this License, since you have not
signed it. However, nothing else grants you permission to modify or
distribute the Program or its derivative works. These actions are
prohibited by law if you do not accept this License. Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.
6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions. You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.
7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License. If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all. For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.
If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.
It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices. Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.
This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.
8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded. In such case, this License incorporates
the limitation as if written in the body of this License.
9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time. Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.
Each version is given a distinguishing version number. If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation. If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.
10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission. For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this. Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.
NO WARRANTY
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.
12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.
END OF TERMS AND CONDITIONS
How to Apply These Terms to Your New Programs
If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.
To do so, attach the following notices to the program. It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.
<one line to give the program's name and a brief idea of what it does.>
Copyright (C) <year> <name of author>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Also add information on how to contact you by electronic and paper mail.
If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:
Gnomovision version 69, Copyright (C) year name of author
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.
The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License. Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.
You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary. Here is a sample; alter the names:
Yoyodyne, Inc., hereby disclaims all copyright interest in the program
`Gnomovision' (which makes passes at compilers) written by James Hacker.
<signature of Ty Coon>, 1 April 1989
Ty Coon, President of Vice
This General Public License does not permit incorporating your program into
proprietary programs. If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library. If this is what you want to do, use the GNU Library General
Public License instead of this License.

View File

@ -1,5 +0,0 @@
.TH i\-nex\-lspci "1"
.SH NAME
\fBi\-nex\-lspci\fP \- Print memory prefetchable and non-prefetchable using lspci
.SH SYNOPSIS
usage: \- i\-nex\-lspci nonprefetchable prefetchable

View File

@ -1,21 +0,0 @@
#!/usr/bin/env bash
# Extract lastest release tag from git log
Last_Release=$(git describe | cut -d '-' -f 1)
# Bump version in I-Nex.gambas
sed -i -e 's|^Version.*|Version='$1'|' ./I-Nex/i-nex/.project
sed -i -e 's|^PackageName=i-nex-.*|PackageName=i-nex-'$1'|' ./I-Nex/i-nex/.project
# Update changelog based on git log.
git log $Last_Release..HEAD > changelogs/changelog-$1
cat > ./debian/changelog2 <<EOF
i-nex ($1) stable; urgency=medium
* Chengelog for version $1 see file /usr/share/doc/i-nex/changelog-$1
-- eloaders <eloaders@linux.pl> `date -R`
EOF
cat ./debian/changelog >> ./debian/changelog2
rm ./debian/changelog
mv ./debian/changelog2 ./debian/changelog

View File

@ -1,11 +0,0 @@
#!/usr/bin/make -f
include ../i-nex.mk
PASTEBINITCONF_FILES=$(wildcard *.conf)
install: install-pastebinit-conf
install-pastebinit-conf:
@echo -e '\033[1;32mInstalling Pastebinit Config files...\033[0m'
mkdir -p $(DESTDIR)$(PREFIX)/share/i-nex/pastebinit/pastebin.d
install -Dm644 $(PASTEBINITCONF_FILES) $(DESTDIR)$(PREFIX)/share/i-nex/pastebinit/pastebin.d/

View File

@ -1,14 +0,0 @@
[pastebin]
basename = cxg.de
regexp = http://cxg.de
[format]
user = desc
content = pastetext
format = lang
page = page
regexp = regexp
[defaults]
page = paste.php
regexp = href="http://cxg.de/(.*)"

View File

@ -1,20 +0,0 @@
[pastebin]
basename = dpaste.com
regexp = http://dpaste.com
[format]
user = poster
content = content
title = title
format = syntax
page = page
expiry_days = expiry_days
regexp = regexp
[defaults]
# Empty means "text".
format =
page = api/v2/
# Keep it for 30 days after last access. Otherwise only for 7 days.
expiry_days = 30
regexp = http://dpaste.com

View File

@ -1,14 +0,0 @@
[pastebin]
basename = fpaste.org
regexp = http://fpaste.org
[format]
user = paste_user
content = paste_data
format = paste_lang
submit = paste_submit
expire_options = paste_expire
[defaults]
submit = PASTE
expire_options = 86400

View File

@ -1,20 +0,0 @@
[pastebin]
basename = lpaste.net
regexp = http://lpaste.net
[format]
public = public
title = title
user = author
lang = language
channel = channel
content = paste
email = email
page = page
[defaults]
page = new
public = Public
channel =
email =
lang =

View File

@ -1,10 +0,0 @@
[pastebin]
basename = p.defau.lt
regexp = http://p.defau.lt
[format]
content = code
page = page
[defaults]
page = /submit.php

View File

@ -1,18 +0,0 @@
[pastebin]
basename = paste.debian.net
regexp = https://paste.debian.net
https = True
[format]
user = poster
content = code
format = lang
remember = remember
expire = expire
private = private
[defaults]
lang = -1
remember = 0
expire = 604800
private = 1

View File

@ -1,18 +0,0 @@
[pastebin]
basename = paste.openstack.org
regexp = http://paste.openstack.org
[format]
lang = language
page = page
content = code
post_format = post_format
regexp = regexp
target_url = target_url
[defaults]
page = /json/?method=pastes.newPaste
post_format = json
lang =
regexp = \"data\": \"([^"]*)
target_url = http://paste.openstack.org/show/

View File

@ -1,11 +0,0 @@
[pastebin]
basename = paste.pound-python.org
regexp = http://paste.pound-python.org
[format]
content = code
format = language
private = private
[defaults]
private = 0

View File

@ -1,11 +0,0 @@
[pastebin]
basename = paste.ubuntu.com
regexp = https://paste.ubuntu.com
https = True
[format]
user = poster
content = content
format = syntax
[defaults]

View File

@ -1,12 +0,0 @@
[pastebin]
basename = paste.ubuntu.org.cn
regexp = http://paste.ubuntu.org.cn
[format]
user = poster
content = code2
format = class
paste = paste
[defaults]
paste = 发送

View File

@ -1,12 +0,0 @@
[pastebin]
basename = paste2.org
regexp = http://paste2.org
[format]
title = description
content = code
format = lang
parent = parent
[defaults]
parent =

View File

@ -1,29 +0,0 @@
[pastebin]
basename = pastebin.com
regexp = http://((([a-zA-Z0-9\-_\.]*)(pastebin\.com)))
[format]
content = api_paste_code
user = api_paste_name
subdomain = api_paste_subdomain
private = api_paste_private
expiry = api_paste_expire_date
format = api_paste_format
email = api_paste_email
page = page
submit = submit
regexp = regexp
api_dev_key = api_dev_key
api_option = api_option
[defaults]
submit = submit
format = text
private = 0
expiry = 1M
subdomain =
email =
api_dev_key = 253ce2f0a45140ee0a44ca99aa49260
api_option = paste
page = /api/api_post.php
regexp = (.*)

View File

@ -1,24 +0,0 @@
[pastebin]
basename = slexy.org
regexp = http://slexy.org
[format]
user = author
content = raw_paste
title = desc
page = page
format = language
permissions = permissions
linenumbers = linenumbers
comment = comment
submit = submit
expire = expire
[defaults]
submit = Submit Paste
page = /index.php/submit
language = text
permissions = 0
comment =
linenumbers = 0
expire = 604800

View File

@ -1,11 +0,0 @@
[pastebin]
basename = sprunge.us
regexp = http://sprunge.us
[format]
content = sprunge
format = lang
regexp = regexp
[defaults]
regexp=http://sprunge.us/(.*)$

View File

@ -1,465 +0,0 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# Author: Stéphane Graber <stgraber@ubuntu.com>
# Written by Stéphane Graber <stgraber@stgraber.org>
# Daniel Bartlett <dan@f-box.org>
# Last modification : Mon Jan 6 18:46:46 EST 2014
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
from __future__ import print_function
import sys
if sys.version[0] == "2":
from ConfigParser import NoOptionError
from ConfigParser import SafeConfigParser as ConfigParser
from urllib import urlencode
from urllib import FancyURLopener
else:
from configparser import ConfigParser, NoOptionError
from urllib.parse import urlencode
from urllib.request import FancyURLopener
# Set the default pastebin
defaultPB = "pastebin.com"
# Now try to override it with a distributor pastebin
try:
import platform
release = platform.linux_distribution()[0].lower()
if release == 'debian':
defaultPB = "paste.debian.net"
elif release == 'fedora':
defaultPB = "fpaste.org"
elif release == 'ubuntu':
defaultPB = "paste.ubuntu.com"
except ImportError:
pass
try:
import getopt
import gettext
import os
import re
import socket
import xml.dom.minidom
try:
import json
except ImportError:
json = None
_ = gettext.gettext
gettext.textdomain("pastebinit")
# Timeout after 5s
socket.setdefaulttimeout(15)
# Version number to show in the usage
version = "1.5"
configfile = os.path.expanduser("~/.pastebinit.xml")
# Custom urlopener to handle 401's
class pasteURLopener(FancyURLopener):
version = "Pastebinit v%s" % version
def http_error_401(self, url, fp, errcode, errmsg, headers, data=None):
return None
def preloadPastebins():
# Check several places for config files:
# - global config in /etc/pastebin.d
# - for source checkout, config in the checkout
# - user's overrides in ~/.pastebin.d
# Files found later override files found earlier.
pastebind = {}
for confdir in ['/usr/share/pastebin.d', '/etc/pastebin.d',
'/usr/local/etc/pastebin.d',
os.path.expanduser('~/.pastebin.d'),
os.path.join(
os.path.dirname(
os.path.realpath(__file__)), 'pastebin.d')]:
try:
confdirlist = os.listdir(confdir)
except OSError:
continue
for fileitem in confdirlist:
if fileitem.startswith('.') or not fileitem.endswith('.conf'):
continue
filename = os.path.join(confdir, fileitem)
instance = ConfigParser()
try:
instance.read(filename)
except UnicodeError:
continue
if not instance.has_section('pastebin'):
print(_('%s: no section [pastebin]') % filename,
file=sys.stderr)
continue
if not instance.has_option('pastebin', 'basename'):
print(_("%s: no 'basename' in [pastebin]") % filename,
file=sys.stderr)
continue
pastebind[instance.get('pastebin', 'basename')] = instance
return pastebind
# Return the parameters depending of the pastebin used
def getParameters(website, pastebind, content, user, jabberid, version,
format, permatag, title, username,
password, private):
"Return the parameters array for the selected pastebin"
params = {}
for paste_name, paste_config in pastebind.items():
basename = paste_config.get('pastebin', 'basename')
try:
https = paste_config.get('pastebin', 'https')
except:
https = False
if basename == website or paste_name == website:
if https:
website = "https://%s" % basename
else:
website = "http://%s" % basename
if re.search(paste_config.get('pastebin', 'regexp'), website):
if paste_config.has_option('pastebin', 'sizelimit'):
params['sizelimit'] = paste_config.get('pastebin',
'sizelimit')
for param in paste_config.options('format'):
paramname = paste_config.get('format', param)
if param == 'user':
params[paramname] = user
elif param == 'content':
params[paramname] = content
elif param == 'title':
params[paramname] = title
elif param == 'version':
params[paramname] = version
elif param == 'format':
try:
params[paramname] = paste_config.get('defaults',
'format')
except NoOptionError:
params[paramname] = format
elif param == 'permatag':
params[paramname] = permatag
elif param == 'private':
params[paramname] = private
elif param == 'username':
params[paramname] = username
elif param == 'password':
params[paramname] = password
elif param == 'jabberid':
params[paramname] = jabberid
else:
params[paramname] = paste_config.get('defaults', param)
if params:
return website, params
else:
print(_("Unknown website, please post a bugreport to request "
"this pastebin to be added (%s)") % website,
file=sys.stderr)
sys.exit(1)
# XML Handling methods
def getText(nodelist):
rc = ""
for node in nodelist:
if node.nodeType == node.TEXT_NODE:
rc = rc + node.data
return rc
def getNodes(nodes, title):
return nodes.getElementsByTagName(title)
def getFirstNode(nodes, title):
return getNodes(nodes, title)[0]
def getFirstNodeText(nodes, title):
return getText(getFirstNode(nodes, title).childNodes)
# Display usage instructions
def Usage(fd=sys.stdout):
print("pastebinit v" + version, file=fd)
print(_("Reads on stdin for input or takes a list of filenames "
"as parameters"), file=fd)
print(_("\t-E also print content to standard output"), file=fd)
print(_("Optional arguments (not supported by all pastebins):"),
file=fd)
print(_("\t-a <author:default is '%s'>") % user, file=fd)
print(_("\t-b <pastebin url:default is '%s'>") % website, file=fd)
print(_("\t-f <format of paste:default is '%s' (or from pastebin config)>") % format, file=fd) # noqa
print(_("\t-h This help screen"), file=fd)
print(_("\t-i <input file>"), file=fd)
print(_("\t-l List all supported pastebins"), file=fd)
print(_("\t-j <jabberid for notifications:default is '%s'>") %
jabberid, file=fd)
print(_("\t-m <permatag for all versions of a post:default is blank>"),
file=fd)
print(_("\t-t <title of paste:default is blank>"), file=fd)
print(_("\t-P Private. Makes your paste hidden if possible"), file=fd)
print(_("\t-u <username> -p <password>"), file=fd)
print(_("\t-v Print the version number"), file=fd)
print(_("\t--verbose Verbose output to stderr"), file=fd)
# Set defaults
website = defaultPB
user = os.environ.get('USER', os.environ.get('LOGNAME'))
jabberid = ""
title = ""
permatag = ""
format = "text"
username = ""
password = ""
filenames = []
content = ""
private = 0
verbose = False
echo = False
# Example configuration file string
configexample = """\
<pastebinit>
<pastebin>paste.debian.net</pastebin>
<author>A pastebinit user</author>
<jabberid>nobody@nowhere.org</jabberid>
<format>text</format>
</pastebinit>
"""
# Open configuration file if it exists
try:
f = open(configfile)
configtext = f.read()
f.close()
gotconfigxml = True
except KeyboardInterrupt:
print(_("KeyboardInterrupt caught."), file=sys.stderr)
sys.exit(1)
except:
gotconfigxml = False
# Parse configuration file
if gotconfigxml:
try:
configxml = xml.dom.minidom.parseString(configtext)
for variable, key in (('pastebin', 'website'), ('author', 'user'),
('format', 'format'),
('jabberid', 'jabberid')):
try:
value = getFirstNodeText(configxml, variable)
vars()[key] = value
except:
pass
except KeyboardInterrupt:
print(_("KeyboardInterrupt caught."), file=sys.stderr)
sys.exit(1)
except:
print(_("Error parsing configuration file!"), file=sys.stderr)
print(_("Please ensure that your configuration file looks "
"similar to the following:"), file=sys.stderr)
print(configexample, file=sys.stderr)
sys.exit(1)
# Get options
try:
optlist, arglist = getopt.getopt(sys.argv[1:],
'EPhvli:f:b:a:j:t:m:u:p:',
('verbose',))
except KeyboardInterrupt:
print(_("KeyboardInterrupt caught."), file=sys.stderr)
sys.exit(1)
except getopt.GetoptError as e:
print(_("Invalid arguments: %s!" % e)+"\n", file=sys.stderr)
Usage(sys.stderr)
sys.exit(1)
# Get the config
pastebind = preloadPastebins()
# Iterate through options
for opt in optlist:
if opt[0] == "-h":
Usage()
sys.exit(0)
if opt[0] == "-i":
filenames.append(opt[1])
elif opt[0] == "-E":
echo = True
elif opt[0] == "-f":
format = opt[1]
elif opt[0] == "-b":
website = opt[1]
elif opt[0] == "-a":
user = opt[1]
elif opt[0] == "-j":
jabberid = opt[1]
elif opt[0] == "-l":
print(_("Supported pastebins:"))
for pastebin in sorted(pastebind):
print("- %s" % pastebin)
sys.exit(0)
elif opt[0] == "-t":
title = opt[1]
elif opt[0] == "-m":
permatag = opt[1]
elif opt[0] == "-P":
private = 1
elif opt[0] == "-u":
username = opt[1]
elif opt[0] == "-p":
password = opt[1]
elif opt[0] == "-v":
print("pastebinit v" + version)
sys.exit(0)
elif opt[0] == "--verbose":
verbose = True
filenames += arglist
if not filenames:
filenames.append("-")
contents = []
for filename in filenames:
# If - is specified as a filename read from stdin
# otherwise load the specified files.
if filename == "-":
content = sys.stdin.read()
else:
try:
with open(filename, "rb") as fd:
content = fd.read()
except KeyboardInterrupt:
print(_("KeyboardInterrupt caught."), file=sys.stderr)
sys.exit(1)
except:
print(_("Unable to read from: %s") % filename, file=sys.stderr)
sys.exit(1)
if not content:
print(_("You are trying to send an empty document, exiting."),
file=sys.stderr)
sys.exit(1)
contents.append(content)
if echo:
print(content)
for content in contents:
# Get the parameter array
website, params = getParameters(website, pastebind, content, user,
jabberid, version, format,
permatag, title, username, password,
private)
if not website.endswith("/"):
website += "/"
if "sizelimit" in params:
if len(content) > int(params['sizelimit']):
print(_("The content you are trying to send exceeds "
"the pastebin's size limit."), file=sys.stderr)
sys.exit(1)
else:
del params['sizelimit']
if "page" in params:
# Use page, without leading slash: website has a trailing one.
fetch_url = website + params['page'].lstrip("/")
del params['page']
else:
fetch_url = website
if "regexp" in params:
reLink = params['regexp']
del params["regexp"]
else:
reLink = False
# Get target_url for replacement, only used with reLink.
if "target_url" in params:
relink_target_url = params["target_url"]
del params["target_url"]
if not reLink:
print("Warning: using target_url without regexp.",
file=sys.stderr)
elif reLink:
relink_target_url = website
if 'post_format' in params:
post_format = params['post_format']
del params['post_format']
else:
post_format = 'standard'
url_opener = pasteURLopener()
if post_format == 'json':
if json:
params = json.dumps(params)
url_opener.addheader('Content-type', 'text/json')
else:
print(_("Could not find any json library."), file=sys.stderr)
sys.exit(1)
else:
# Convert to a format usable with the HTML POST
params = urlencode(params)
# Send the informations and be redirected to the final page
if verbose:
print("POSTing to: %s\nParams: %s" % (
fetch_url, str(params)), file=sys.stderr)
try:
page = url_opener.open(fetch_url, params)
except Exception as e:
print(_("Failed to contact the server: %s") % e, file=sys.stderr)
sys.exit(1)
try:
# Check if we have to apply a regexp
page_url = ""
if reLink:
if reLink == '(.*)':
page_url = page.read().decode('utf-8').strip()
else:
# Print the result of the regexp
page_url = relink_target_url + re.split(
reLink,
page.read().decode('utf-8'))[1]
else:
# Get the final page and show the url
if echo:
print("-" * len(page.url))
page_url = page.url
print(page_url.strip())
except KeyboardInterrupt:
print(_("KeyboardInterrupt caught."), file=sys.stderr)
sys.exit(1)
except:
print(_("Unable to read or parse the result page, it could be a "
"server timeout or a change server side, "
"try with another pastebin."), file=sys.stderr)
sys.exit(1)
except KeyboardInterrupt:
print(_("KeyboardInterrupt caught."), file=sys.stderr)
sys.exit(1)

View File

@ -1,130 +0,0 @@
<?xml version='1.0' encoding='ISO-8859-1'?>
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
<!ENTITY dhfirstname "<firstname>Stephane</firstname>">
<!ENTITY dhsurname "<surname>Graber</surname>">
<!-- Please adjust the date whenever revising the manpage. -->
<!ENTITY dhdate "<date>January 06, 2014</date>">
<!ENTITY dhsection "<manvolnum>1</manvolnum>">
<!ENTITY dhemail "<email>stgraber@ubuntu.com</email>">
<!ENTITY dhusername "Stephane Graber">
<!ENTITY dhucpackage "<refentrytitle>PASTEBINIT</refentrytitle>">
<!ENTITY dhpackage "pastebinit">
<!ENTITY debian "<productname>Debian</productname>">
<!ENTITY gnu "<acronym>GNU</acronym>">
<!ENTITY gpl "&gnu; <acronym>GPL</acronym>">
]>
<refentry>
<refentryinfo>
<address>
&dhemail;
</address>
<copyright>
<year>2007-2014</year>
<holder>&dhusername;</holder>
</copyright>
&dhdate;
</refentryinfo>
<refmeta>
&dhucpackage;
&dhsection;
</refmeta>
<refnamediv>
<refname>&dhpackage;</refname>
<refpurpose>command-line pastebin client</refpurpose>
</refnamediv>
<refsynopsisdiv>
<cmdsynopsis>
<command>&dhpackage;</command>
<arg><option>-abfhiljmrtup</option></arg>
</cmdsynopsis>
</refsynopsisdiv>
<refsect1>
<title>DESCRIPTION</title>
<para>This manual page documents briefly the
<command>&dhpackage;</command> commands</para>
<para><command>&dhpackage;</command> reads text and sends it to a
"pastebin" on the internet, returning the URL to the user.</para>
<para>It allows the text to be passed through a pipe (|) or from
files as arguments.</para>
</refsect1>
<refsect1>
<title>OPTIONS</title>
<refsect2>
<title>Optional arguments (not supported by all pastebins)</title>
<variablelist>
<varlistentry>
<term><option>-a <arg>author</arg></option> (default: $USER)</term>
</varlistentry>
<varlistentry>
<term><option>-b <arg>pastebin url</arg></option> (default is distro-specific with a fallback to pastebin.com)</term>
</varlistentry>
<varlistentry>
<term><option>-E</option> Print the content to stdout too</term>
</varlistentry>
<varlistentry>
<term><option>-f <arg>format for syntax-highlighting</arg></option> (default: text)
(check pastebin's website for complete list, example: python)</term>
</varlistentry>
<varlistentry>
<term><option>-h</option> Help screen</term>
</varlistentry>
<varlistentry>
<term><option>-i <arg>filename</arg></option> Use filename for input</term>
</varlistentry>
<varlistentry>
<term><option>-l</option> List all the supported pastebins</term>
</varlistentry>
<varlistentry>
<term><option>-j <arg>jabberid</arg></option> (default: none)</term>
</varlistentry>
<varlistentry>
<term><option>-m <arg>permatag</arg></option> (default: none)</term>
</varlistentry>
<varlistentry>
<term><option>-t <arg>title of paste</arg></option> (default: none)</term>
</varlistentry>
<varlistentry>
<term><option>-P <arg>private</arg></option> (default: 1)</term>
</varlistentry>
<varlistentry>
<term><option>-u <arg>username</arg></option> (default: none)</term>
</varlistentry>
<varlistentry>
<term><option>-p <arg>password</arg></option> (default: none)</term>
</varlistentry>
<varlistentry>
<term><option>-v</option> Version number</term>
</varlistentry>
</variablelist>
</refsect2>
</refsect1>
<refsect1>
<title>CONFIGURATION FILE</title>
<para>If a .pastebinit.xml file is found in the user's home directory,
pastebinit will use it for its configuration.</para>
<para>Here's an example file:</para>
<code language="xml">
&lt;pastebinit&gt;
&lt;pastebin&gt;http://paste.ubuntu.com&lt;/pastebin&gt;
&lt;author&gt;Stephane Graber&lt;/author&gt;
&lt;jabberid&gt;stgraber@stgraber.org&lt;/jabberid&gt;
&lt;format&gt;text&lt;/format&gt;
&lt;/pastebinit&gt;
</code>
</refsect1>
<refsect1>
<title>AUTHORS</title>
<para>Pastebinit is currently written by &dhfirstname; &dhsurname;.</para>
<para>username, password, format, title, arguments and redirect
support added by Daniel Bartlett.</para>
<para>Website: http://launchpad.net/pastebinit</para>
<para>E-mail: stgraber@ubuntu.com</para>
</refsect1>
</refentry>

View File

@ -1,10 +1,5 @@
#!/usr/bin/make -f
include ../i-nex.mk
make:
convert i-nex.png -resize 16x16 i-nex-16.png
convert i-nex.png -resize 32x32 i-nex-32.png
convert i-nex.png -resize 128x128 i-nex-128.png
install:
mkdir -p ${DESTDIR}$(PREFIX)/share/pixmaps
${INSTALL} 644 i-nex.png $(DESTDIR)$(PREFIX)/share/pixmaps/
@ -17,9 +12,3 @@ uninstall:
if test -f $(DESTDIR)$(PREFIX)/share/pixmaps/i-nex-16.png ; then ${RM} $(DESTDIR)$(PREFIX)/share/pixmaps/i-nex-16.png ; fi
if test -f ${DESTDIR}$(PREFIX)/share/pixmaps/i-nex-32.png ; then ${RM} $(DESTDIR)$(PREFIX)/share/pixmaps/i-nex-32.png ; fi
if test -f ${DESTDIR}$(PREFIX)/share/pixmaps/i-nex-128.png ; then ${RM} $(DESTDIR)$(PREFIX)/share/pixmaps/i-nex-128.png ; fi
clean:
rm -f i-nex-16.png
rm -f i-nex-32.png
rm -f i-nex-128.png

BIN
pixmaps/i-nex-128.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

BIN
pixmaps/i-nex-16.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 799 B

BIN
pixmaps/i-nex-32.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

@ -8,20 +8,3 @@
* gambas3-gb-form-stock (>= 3.5.0)
* libc6
* [libcpuid](https://github.com/anrieff/libcpuid)
* libx11 libxext libgl1-mesa libglu1-mesa
* libX11
* libGL
* libxcb
* libdl
* libglapi
* libXext
* libXdamage
* libXfixes
* libX11-xc
* libxcb-glx
* libxcb-dri2
* libXxf86vm
* libpthread
* libXau
* libprocps
* libprocps3 | libprocps0 | libproc