Commit Graph

396 Commits

Author SHA1 Message Date
Simon Long fe2e5cce4e Rename is_fkms to is_kms for accuracy 2022-03-01 09:52:29 +00:00
Simon Long 37333afc34 Put overscan settings in separate shell script 2022-03-01 09:49:57 +00:00
Simon Long 715b391f1b Remove pixel doubling on KMS; not compatible with KMS-based overscan setting 2022-02-28 15:45:23 +00:00
Simon Long 129b9461b3 Handle cancelling overscan setting; only show connected devices 2022-02-24 18:32:24 +00:00
Simon Long 385ade20be Tweaks to arguments and return values for overscan settings; always do a real-time update 2022-02-24 15:55:44 +00:00
Simon Long a679096c43 Disable non-KMS overscan when making a KMS overscan setting 2022-02-24 12:35:36 +00:00
Simon Long 83169ae5a5 Set overscan in real-time when in interactive mode 2022-02-24 12:24:00 +00:00
Simon Long e549940016 Add interactivity to overscan setting 2022-02-24 12:17:20 +00:00
Simon Long c93b2f3f47 Non-interactive KMS overscan added 2022-02-24 11:43:47 +00:00
Serge Schneider d6b4e8d720 init_resize.sh: Fix for distributor images 2022-02-01 16:24:43 +00:00
Serge Schneider 750dde158a raspi-config: pass -f flag to rm 2022-02-01 16:03:04 +00:00
Simon Long 7ebef51a48 Package update 2022-01-26 14:56:30 +00:00
Simon Long 64d6b4c11d Bring overlay controls into line with other nonint getters 2022-01-18 18:40:59 +00:00
Serge Schneider 162022b284 Run apt-get with '-y' flag when in nonint mode
Fixes #177
2022-01-12 09:06:17 +00:00
Serge Schneider d4de3537b9 Add -q flag to wait.conf 2022-01-10 11:55:59 +00:00
Serge Schneider 87ecf53766 Update changelog for 20220106 release 2022-01-06 08:25:02 +00:00
Aristo Chen 86d770528a
Fix inconsistent indent (#165) 2022-01-06 08:21:43 +00:00
XECDesign 618a3fedce
Fix nonint locale handling 2022-01-05 16:52:08 +00:00
garyk10 26e568102f
Make nonint do_change_locale work with encoding field as well (#167) 2022-01-04 15:10:56 +00:00
Simon Long 20a4cee6e5 Correct menu labelling for x86 2021-12-02 18:40:26 +00:00
Simon Long bf9c85c0b9 Correct labelling of interface menu items 2021-12-02 11:52:03 +00:00
Simon Long ac81881682 Tidy some menu options 2021-11-25 10:07:11 +00:00
Simon Long 796c373615 Package update 2021-11-24 16:45:50 +00:00
Simon Long 23a94abc92 Update warning message 2021-11-19 14:28:55 +00:00
Simon Long a8b2361318 Add camera-specific switches to legacy mode 2021-11-18 20:57:48 +00:00
Simon Long 16d46d340b First stab at switching between KMS and legacy video drivers 2021-11-18 19:14:25 +00:00
Simon Long 0ff1eacf70 Package update 2021-11-11 16:42:19 +00:00
Simon Long 6871ba251c Add composite video switching option 2021-11-11 14:14:07 +00:00
Simon Long c74a542997 Package update 2021-11-10 11:29:52 +00:00
Simon Long 0645185f28 Use an empty string rather than a message... 2021-11-10 11:15:00 +00:00
Simon Long fde0346b60 Add get function for VNC resolution 2021-11-10 10:31:50 +00:00
Simon Long be18975457 Add VNC resolution setting 2021-11-10 09:47:01 +00:00
Serge Schneider fd250bd0a3 Use 'reboot' on initial resize instead of sysrq emergency reboot 2021-11-03 17:52:31 +00:00
Serge Schneider ce8119fc39 Update maintainer email 2021-11-03 17:52:15 +00:00
Simon Long c62364c50d Add switching of glamor acceleration 2021-10-19 18:36:02 +01:00
Simon Long 57ce7539f9 Remove resolution setting option under KMS 2021-09-27 18:20:19 +01:00
Serge Schneider f844b270e9 Updated the the wait.conf drop-in for the new dhcpcd5 package 2021-09-27 13:09:13 +01:00
Simon Long 22c1841c2d Remove fake KMS option 2021-09-24 14:34:17 +01:00
Serge Schneider a558510918 Handle 73-usb-net-by-mac.link when toggling network names 2021-09-22 16:20:17 +01:00
Simon Long 64d5c2c25d Update camera switching for bullseye 2021-08-27 16:14:39 +01:00
Simon Long e8d0a860ec Enable xcompmgr with both full and fake KMS on all platforms 2021-08-16 14:03:18 +01:00
Serge Schneider fc489bc00c Merge branch 'master' into bullseye 2021-07-08 16:40:55 +01:00
Serge Schneider de70c08c76 Add version to 'about' menu
Fixes #163
2021-07-08 16:40:08 +01:00
Serge Schneider 6bbe547632 Merge branch 'master' into bullseye 2021-07-08 14:42:52 +01:00
AristoChen 99619d9398 Prevent showing error message after call do_about() 2021-07-08 14:41:59 +01:00
Simon Long 45ed3999ab Remove R parameter from xcompmgr 2021-06-10 17:04:13 +01:00
Simon Long 7171417561 Only run xcompmgr if openbox is running 2021-06-04 13:54:40 +01:00
Philipp Rosenberger 8607dbc728
Add debian/copyright file (#158)
The Debian Policy Manual says, that every package must be accompanied by a
verbatim copy of its distribution license(s)[1]. The missing copyright file
produces errors when tools try parse these information to check licenses.

Add a copyright file to the debian directory. It repruduces the content
of the LICENSE file in the root directory.

[1] https://www.debian.org/doc/debian-policy/ch-source.html#copyright-debian-copyright

Signed-off-by: Philipp Rosenberger <p.rosenberger@kunbus.com>
2021-05-21 12:12:57 +01:00
Simon Long d98686647c Package update 2021-02-12 12:07:57 +00:00
Serge Schneider 4a59ff3df1 init_resize.sh: Sleep after whiptail diolog, not before
Fixes #153
2021-02-11 14:34:49 +00:00