]> git.webhop.me Git - input.git/log
input.git
7 years agoadd .gitignore master
Thilo Graf [Sun, 4 Mar 2018 16:30:53 +0000 (17:30 +0100)]
add .gitignore

7 years agoadd Makefile.am
Thilo Graf [Sun, 4 Mar 2018 16:30:39 +0000 (17:30 +0100)]
add Makefile.am

7 years agoinput: add RC Support for more Hardware
GetAway [Sat, 10 Mar 2018 20:18:20 +0000 (21:18 +0100)]
input: add RC Support for more Hardware

- fix CONFIGDIR
- fix FONTDIR
- bump version 2.13

please build with -DHAVE_ARM_HARDWARE
                  -DHAVE_COOL_HARDWARE

7 years agoinputd.c: fix comparison between signed and unsigned integer
Thilo Graf [Wed, 7 Mar 2018 21:17:51 +0000 (22:17 +0100)]
inputd.c: fix comparison between signed and unsigned integer

8 years agoinput: use OFFSET_MIN for better bg detection
GetAway [Thu, 12 Oct 2017 13:13:21 +0000 (15:13 +0200)]
input: use OFFSET_MIN for better bg detection

8 years agoinit backbuffer depending on FSCREENINFO line_length
GetAway [Wed, 4 Oct 2017 10:36:34 +0000 (12:36 +0200)]
init backbuffer depending on FSCREENINFO line_length

this prevents horizontal cut of OSD with new fb driver
bump version 2.11

8 years ago- replace nearly all fixed position values with scaled values ...
GetAway [Sun, 1 Oct 2017 14:05:00 +0000 (16:05 +0200)]
- replace nearly all fixed position values with scaled values ...

to get a smoother display in full-hd mode
bump version 2.10

8 years agofix detect of bgcolor and thus also rendering of italic fonts
GetAway [Tue, 11 Jul 2017 16:57:44 +0000 (18:57 +0200)]
fix detect of bgcolor and thus also rendering of italic fonts

8 years ago- add compatibility to old neutrino.conf keywords
svenhoefer [Tue, 9 May 2017 10:58:12 +0000 (12:58 +0200)]
- add compatibility to old neutrino.conf keywords

8 years agoinput: fix calculation of render limit
GetAway [Wed, 26 Apr 2017 16:47:45 +0000 (18:47 +0200)]
input: fix calculation of render limit

8 years ago- align to new neutrino.conf keywords
svenhoefer [Wed, 15 Mar 2017 21:00:30 +0000 (22:00 +0100)]
- align to new neutrino.conf keywords

8 years agofix umlaute
max_10 [Sat, 28 Jan 2017 07:29:06 +0000 (08:29 +0100)]
fix umlaute

8 years agofix -Wshadow compiler warnings
GetAway [Fri, 13 Jan 2017 19:07:34 +0000 (20:07 +0100)]
fix -Wshadow compiler warnings

8 years agoinput 2.0: add png support
GetAway [Thu, 12 Jan 2017 20:45:16 +0000 (21:45 +0100)]
input 2.0: add png support

 - add shadow
 - use neutrino font file
 - k=1 shows PNG Keyboard-layout, k=2 the old graphic

8 years agoport code from martii for a smoother rendering & better RC handling
GetAway [Sun, 18 Dec 2016 21:23:42 +0000 (22:23 +0100)]
port code from martii for a smoother rendering & better RC handling

8 years agouse new pzapit to lock & unlock RC
GetAway [Sat, 10 Dec 2016 20:57:09 +0000 (21:57 +0100)]
use new pzapit to lock & unlock RC

8 years agohandle file rc.locked and instance at segfault
GetAway [Fri, 9 Dec 2016 14:10:04 +0000 (15:10 +0100)]
handle file rc.locked and instance at segfault

11 years ago- input: add utf8_to_latin1 encoding
bazi98 [Tue, 7 Oct 2014 09:16:19 +0000 (11:16 +0200)]
- input: add utf8_to_latin1 encoding

Original patch from GetAway <get-away@t-online.de> for tuxbox

13 years ago* initial commit
svenhoefer [Tue, 14 Aug 2012 20:09:49 +0000 (22:09 +0200)]
* initial commit