Magellan Linux

Log of /mcore-src/trunk/mcore-tools/src/modules/basic-video

View Directory Listing Directory Listing


Sticky Revision:

Revision 2848 - Directory Listing
Modified Thu Jul 25 09:51:37 2019 UTC (4 years, 9 months ago) by niro
-helper_graphic_rebuild_xorg_conf_d(): rebuild 25-monitor.conf and 25-serverlayout.conf to honor screensaver settings

Revision 2847 - Directory Listing
Modified Wed Nov 21 14:01:34 2018 UTC (5 years, 5 months ago) by niro
-fixed wrong mysql column

Revision 2846 - Directory Listing
Modified Wed Nov 21 10:54:28 2018 UTC (5 years, 5 months ago) by niro
-fixed configuration issues with auto config. if device config.d is not empty, a device xorg config will be written. hdmi config has broken this behavior

Revision 2845 - Directory Listing
Modified Fri Nov 16 14:24:20 2018 UTC (5 years, 5 months ago) by niro
-honor MROOT and fix typos en|disabled -> en|disable

Revision 2844 - Directory Listing
Modified Fri Nov 16 13:48:00 2018 UTC (5 years, 5 months ago) by niro
-support variable hdmi configuration

Revision 2843 - Directory Listing
Modified Fri Nov 16 13:47:13 2018 UTC (5 years, 5 months ago) by niro
-revert last change

Revision 2842 - Directory Listing
Modified Fri Nov 16 13:43:52 2018 UTC (5 years, 5 months ago) by niro
-support variable hdmi configuration

Revision 2830 - Directory Listing
Modified Tue Aug 15 11:22:47 2017 UTC (6 years, 8 months ago) by niro
-some zotac devices have not the right bios infos, so we search the whole devices subtree for zotac vendor matches

Revision 2828 - Directory Listing
Modified Fri Aug 4 08:40:36 2017 UTC (6 years, 9 months ago) by niro
-always apply zotac hdmi quirk on all zotac devices to fix broken screen resolution with the ica-client in fullscreen mode

Revision 2823 - Directory Listing
Modified Fri Jul 28 10:00:23 2017 UTC (6 years, 9 months ago) by niro
-set_graphic_resolution(): fix wrong variable evaluation

Revision 2815 - Directory Listing
Modified Fri Apr 7 09:13:15 2017 UTC (7 years, 1 month ago) by niro
-use runtime graphic autodetection as default, do not run in dept hwdetection. made it configurable via MCORE_GRAPHIC_HWDETECT_DEEP variable

Revision 2813 - Directory Listing
Modified Fri Apr 7 08:00:51 2017 UTC (7 years, 1 month ago) by niro
-support graphic resolution and color depths auto detection at runtime

Revision 2755 - Directory Listing
Modified Tue Feb 2 14:11:44 2016 UTC (8 years, 3 months ago) by niro
-split firstboot/hardware configuration from hwdetection class to its corresponding module

Revision 2724 - Directory Listing
Modified Mon Dec 21 09:31:33 2015 UTC (8 years, 4 months ago) by niro
-reworked Makefiles that they really support install-common, install-client and install install-control targets

Revision 2673 - Directory Listing
Modified Mon Dec 7 12:46:27 2015 UTC (8 years, 5 months ago) by niro
-fixed broken push config controls

Revision 2665 - Directory Listing
Modified Thu Nov 19 15:03:59 2015 UTC (8 years, 5 months ago) by niro
-ignore driver settings while autodetection was requested

Revision 2664 - Directory Listing
Modified Thu Nov 19 15:03:18 2015 UTC (8 years, 5 months ago) by niro
-ignore driver settings while autodetection was requested

Revision 2640 - Directory Listing
Modified Fri Oct 2 09:24:51 2015 UTC (8 years, 7 months ago) by niro
-fixed a typo

Revision 2636 - Directory Listing
Modified Tue Sep 29 11:57:49 2015 UTC (8 years, 7 months ago) by niro
-enhanced graphic control class

Revision 2579 - Directory Listing
Modified Thu Sep 17 10:46:46 2015 UTC (8 years, 7 months ago) by niro
-set push-config prio

Revision 2561 - Directory Listing
Modified Thu Sep 17 08:20:13 2015 UTC (8 years, 7 months ago) by niro
-initial push_config support

Revision 2560 - Directory Listing
Modified Thu Sep 17 08:15:54 2015 UTC (8 years, 7 months ago) by niro
-database table name is refresh_rate, not hz

Revision 2510 - Directory Listing
Modified Mon Sep 14 08:17:58 2015 UTC (8 years, 7 months ago) by niro
-added video control class

Revision 2305 - Directory Listing
Modified Mon Jan 20 14:08:31 2014 UTC (10 years, 3 months ago) by niro
-use CLASS_ARGV

Revision 2290 - Directory Listing
Modified Tue Jan 14 16:19:37 2014 UTC (10 years, 3 months ago) by niro
-renamed graphic.control.class -> graphic.control.class.in

Revision 2286 - Directory Listing
Modified Tue Jan 14 16:15:23 2014 UTC (10 years, 3 months ago) by niro
-moved daemon/control/include/graphic.control.class to src/modules/basic-video/graphic.control.class

Revision 2269 - Directory Listing
Modified Tue Jan 14 10:34:57 2014 UTC (10 years, 3 months ago) by niro
-use global argv arrays GLOBAL_ARGV and CLASS_ARGV to fix whitespace issues with the read cmd. escaping works with this now. every class must use the CLASS_ARGV array for arguments

Revision 2194 - Directory Listing
Modified Fri Jan 10 14:41:09 2014 UTC (10 years, 4 months ago) by niro
-use variable pathes

Revision 2193 - Directory Listing
Modified Fri Jan 10 14:40:31 2014 UTC (10 years, 4 months ago) by niro
-moved daemon/client/include/graphic.client.class to src/modules/basic-video/graphic.client.class.in

Revision 2192 - Directory Listing
Added Fri Jan 10 14:39:35 2014 UTC (10 years, 4 months ago) by niro
-added basic-video module