Log of /trunk
Directory Listing
Revision
1045 -
Directory Listing
Modified
Sun Aug 20 17:34:34 2006 UTC
(6 years, 9 months ago)
by
lems1-guest
Revision
1044 -
Directory Listing
Modified
Sun Aug 20 17:13:41 2006 UTC
(6 years, 9 months ago)
by
lems1-guest
- start_server is back
- prints STDERR when splashy exits
Revision
1043 -
Directory Listing
Modified
Sun Aug 20 14:51:27 2006 UTC
(6 years, 9 months ago)
by
lems1-guest
- tests for 'single' string in /proc/cmdline
Revision
1042 -
Directory Listing
Modified
Sun Aug 20 14:44:51 2006 UTC
(6 years, 9 months ago)
by
lems1-guest
- notes about initramfs and kernel param 'splash'
Revision
1041 -
Directory Listing
Modified
Sun Aug 20 13:57:51 2006 UTC
(6 years, 9 months ago)
by
lems1-guest
fixed logic of 'splash' param detection
Revision
1040 -
Directory Listing
Modified
Sun Aug 20 13:11:59 2006 UTC
(6 years, 9 months ago)
by
lems1-guest
use this when testing splashy from initramfs. needs to enable start_server
Revision
1039 -
Directory Listing
Modified
Sun Aug 20 12:36:05 2006 UTC
(6 years, 9 months ago)
by
lems1-guest
- commands are sent using splashy_update only. adds information about the new image command
Revision
1038 -
Directory Listing
Modified
Sun Aug 20 12:29:47 2006 UTC
(6 years, 9 months ago)
by
lems1-guest
- implements 'image' command. the argument is the full path to the image file to be used
Revision
1037 -
Directory Listing
Modified
Sun Aug 20 11:53:28 2006 UTC
(6 years, 9 months ago)
by
tdykstra-guest
Removed test for vga= on /proc/cmdline, it is not there for lilo.
Added test for VGA|VESA in /proc/fb (don't know if that suffices)
Revision
1036 -
Directory Listing
Modified
Sun Aug 20 00:39:35 2006 UTC
(6 years, 9 months ago)
by
lems1-guest
- no need for fifo anymore
Revision
1032 -
Directory Listing
Modified
Sat Aug 19 23:51:28 2006 UTC
(6 years, 9 months ago)
by
lems1-guest
- no need for _stat anymore
Revision
1031 -
Directory Listing
Modified
Sat Aug 19 23:50:46 2006 UTC
(6 years, 9 months ago)
by
lems1-guest
- no C++ needed
Revision
1028 -
Directory Listing
Modified
Sat Aug 19 23:26:03 2006 UTC
(6 years, 9 months ago)
by
lems1-guest
- development branch
Revision
1023 -
Directory Listing
Modified
Sat Aug 19 17:34:03 2006 UTC
(6 years, 9 months ago)
by
lems1-guest
- minor fix
Revision
1022 -
Directory Listing
Modified
Sat Aug 19 17:31:31 2006 UTC
(6 years, 9 months ago)
by
lems1-guest
- splashy_init doesn't use parameters any longer
Revision
1021 -
Directory Listing
Modified
Sat Aug 19 17:28:59 2006 UTC
(6 years, 9 months ago)
by
lems1-guest
- (officially) adds Tim to the team
Revision
1020 -
Directory Listing
Modified
Sat Aug 19 17:23:43 2006 UTC
(6 years, 9 months ago)
by
lems1-guest
- dropped FIFO
Revision
1013 -
Directory Listing
Modified
Wed Aug 16 19:42:01 2006 UTC
(6 years, 9 months ago)
by
tdykstra-guest
Change splashy and splashy_update to use UNIX domain sockets instead of
a FIFO.
Revision
1012 -
Directory Listing
Modified
Wed Aug 16 14:07:23 2006 UTC
(6 years, 9 months ago)
by
lems1-guest
- do not start splashy if 'splash' not found in /proc/cmdline
Revision
1011 -
Directory Listing
Modified
Wed Aug 16 13:39:21 2006 UTC
(6 years, 9 months ago)
by
lems1-guest
- do not write PID to pidfile. root (/) might not be rw yet
- do not start splashy if splash is not in /proc/cmdline. kernel paramaters
Revision
1009 -
Directory Listing
Modified
Tue Aug 8 23:01:38 2006 UTC
(6 years, 9 months ago)
by
k0fman-guest
- let the progress bar background color to be shown when shutting down
Revision
1007 -
Directory Listing
Modified
Mon Aug 7 15:38:08 2006 UTC
(6 years, 9 months ago)
by
lems1-guest
- includes HACKING in the distribution
Revision
1005 -
Directory Listing
Modified
Wed Aug 2 13:02:20 2006 UTC
(6 years, 9 months ago)
by
k0fman-guest
- progressbar background color changes applied to the create theme function
- move the long help about "splashy_config -c" to the man page
Revision
1002 -
Directory Listing
Modified
Mon Jul 31 00:41:25 2006 UTC
(6 years, 9 months ago)
by
lems1-guest
- fixes typo
Revision
1001 -
Directory Listing
Modified
Sun Jul 30 17:54:25 2006 UTC
(6 years, 9 months ago)
by
lems1-guest
- points to the new schema
Revision
1000 -
Directory Listing
Modified
Sun Jul 30 17:33:00 2006 UTC
(6 years, 9 months ago)
by
lems1-guest
- moves extra themes out of the main splashy package
- moves themes out of the trunk/Makefile.am. now the themes-related dir and the debian-related one need to be fixed... by somebody else...
Revision
999 -
Directory Listing
Modified
Sun Jul 30 17:20:17 2006 UTC
(6 years, 9 months ago)
by
lems1-guest
- allows to set the color of the progressbar background
Revision
996 -
Directory Listing
Modified
Fri Jul 28 17:00:36 2006 UTC
(6 years, 9 months ago)
by
otavio
Fix compilation problem with GCC 4.2.
Revision
988 -
Directory Listing
Modified
Wed Jul 26 13:20:50 2006 UTC
(6 years, 9 months ago)
by
lems1-guest
Revision
985 -
Directory Listing
Modified
Sun Jul 23 14:31:52 2006 UTC
(6 years, 9 months ago)
by
k0fman-guest
- bug fix: check if theme.xml exists setting theme
Revision
984 -
Directory Listing
Modified
Sun Jul 23 02:55:27 2006 UTC
(6 years, 9 months ago)
by
lems1-guest
- do not display ugly errors from xml_parser when theme.xml files are valid
Revision
977 -
Directory Listing
Modified
Sat Jul 22 17:47:02 2006 UTC
(6 years, 9 months ago)
by
lems1-guest
- maintenance release
Revision
975 -
Directory Listing
Modified
Sat Jul 22 17:18:39 2006 UTC
(6 years, 9 months ago)
by
k0fman-guest
- update NEWS
Revision
974 -
Directory Listing
Modified
Sat Jul 22 17:07:31 2006 UTC
(6 years, 9 months ago)
by
lems1-guest
Revision
973 -
Directory Listing
Modified
Sat Jul 22 14:14:09 2006 UTC
(6 years, 9 months ago)
by
k0fman-guest
- create_theme function rewritten
- check the entries and set a default value if an unappropriate value has been passed
- -u, --upload-image option removed
- extra options like text-area changed to textbox for better reflectiong the tags
- fadein/fadeout extra options added
- create theme feature re-enabled (inline mode only)
- need test
Revision
972 -
Directory Listing
Modified
Sat Jul 22 07:11:06 2006 UTC
(6 years, 9 months ago)
by
lems1-guest
- shows textbox as soon as F2 is pressed
Revision
970 -
Directory Listing
Modified
Wed Jul 19 12:31:57 2006 UTC
(6 years, 10 months ago)
by
otavio
Staticaly link splashy_config.
Revision
969 -
Directory Listing
Modified
Tue Jul 18 22:12:25 2006 UTC
(6 years, 10 months ago)
by
k0fman-guest
- no comment
Revision
968 -
Directory Listing
Modified
Tue Jul 18 22:04:53 2006 UTC
(6 years, 10 months ago)
by
k0fman-guest
- fix .tar recognition
Revision
967 -
Directory Listing
Modified
Tue Jul 18 21:43:59 2006 UTC
(6 years, 10 months ago)
by
k0fman-guest
- minor bug fix
- some checks before to install a theme:
- untar the theme in /tmp then check if it's a valid theme
- error handling
Revision
966 -
Directory Listing
Modified
Mon Jul 17 20:55:27 2006 UTC
(6 years, 10 months ago)
by
otavio
Fix expression. We were changing the wrong place. Grr!
Revision
965 -
Directory Listing
Modified
Mon Jul 17 20:51:12 2006 UTC
(6 years, 10 months ago)
by
otavio
Improve the possibilities got by our sed hack.
Revision
964 -
Directory Listing
Modified
Mon Jul 17 20:21:07 2006 UTC
(6 years, 10 months ago)
by
otavio
Use directfb-config prefix instead of /usr.
Revision
963 -
Directory Listing
Modified
Mon Jul 17 20:15:44 2006 UTC
(6 years, 10 months ago)
by
otavio
Fix completely static linking.
Revision
962 -
Directory Listing
Modified
Mon Jul 17 19:02:04 2006 UTC
(6 years, 10 months ago)
by
otavio
Avoid brokeness if there is a splashy_chvt symbolic link already in place.
Revision
961 -
Directory Listing
Modified
Mon Jul 17 09:55:49 2006 UTC
(6 years, 10 months ago)
by
lems1-guest
- new test package. easier versioning convention. plus symbols create problems
- notes about conventions in debian versions
- more features listed
- splashy devel lists
Revision
960 -
Directory Listing
Modified
Mon Jul 17 09:35:16 2006 UTC
(6 years, 10 months ago)
by
lems1-guest
- lists all features
Revision
959 -
Directory Listing
Modified
Mon Jul 17 08:44:25 2006 UTC
(6 years, 10 months ago)
by
lems1-guest
- Amouret is back
- fixes typos/language
Revision
957 -
Directory Listing
Modified
Sun Jul 16 22:09:16 2006 UTC
(6 years, 10 months ago)
by
otavio
Add a hack to enforce all symbols to be loaded in binary.
Revision
956 -
Directory Listing
Modified
Sun Jul 16 19:30:08 2006 UTC
(6 years, 10 months ago)
by
otavio
Adds a check for libmagic library.
Revision
955 -
Directory Listing
Modified
Sun Jul 16 19:27:25 2006 UTC
(6 years, 10 months ago)
by
k0fman-guest
- let .tar to be installed too
Revision
954 -
Directory Listing
Modified
Sun Jul 16 16:37:32 2006 UTC
(6 years, 10 months ago)
by
k0fman-guest
- bzip and gzip support for install theme
- use libmagic to detect the mime type
Revision
953 -
Directory Listing
Modified
Sun Jul 16 15:56:32 2006 UTC
(6 years, 10 months ago)
by
lems1-guest
- notes about splashy_chvt
Revision
952 -
Directory Listing
Modified
Sun Jul 16 15:30:09 2006 UTC
(6 years, 10 months ago)
by
lems1-guest
- fixes redefinition
Revision
951 -
Directory Listing
Modified
Sun Jul 16 15:06:00 2006 UTC
(6 years, 10 months ago)
by
lems1-guest
- includes stdio.h
Revision
950 -
Directory Listing
Modified
Sat Jul 15 19:35:44 2006 UTC
(6 years, 10 months ago)
by
otavio
Use a shell code to discovery all available display drivers.
Revision
949 -
Directory Listing
Modified
Sat Jul 15 17:41:02 2006 UTC
(6 years, 10 months ago)
by
otavio
Fix dist criation.
Revision
948 -
Directory Listing
Modified
Sat Jul 15 17:12:44 2006 UTC
(6 years, 10 months ago)
by
otavio
Fix chvt behaviour handling.
Revision
946 -
Directory Listing
Modified
Sat Jul 15 16:32:16 2006 UTC
(6 years, 10 months ago)
by
lems1-guest
- uses the right path for debian dir
Revision
945 -
Directory Listing
Modified
Sat Jul 15 16:14:33 2006 UTC
(6 years, 10 months ago)
by
lems1-guest
- minor fix
Revision
944 -
Directory Listing
Modified
Sat Jul 15 16:12:26 2006 UTC
(6 years, 10 months ago)
by
lems1-guest
- includes ctype and libgen for isdigit and basename respectively
Revision
943 -
Directory Listing
Modified
Sat Jul 15 15:32:42 2006 UTC
(6 years, 10 months ago)
by
lems1-guest
- minor code cleanup
Revision
942 -
Directory Listing
Modified
Sat Jul 15 15:26:08 2006 UTC
(6 years, 10 months ago)
by
otavio
Removed since we use the system one now.
Revision
941 -
Directory Listing
Modified
Sat Jul 15 15:08:17 2006 UTC
(6 years, 10 months ago)
by
lems1-guest
- allows textbox to be displayed when user presses F2 reglardless of whether an error is found or not
Revision
940 -
Directory Listing
Modified
Sat Jul 15 13:50:24 2006 UTC
(6 years, 10 months ago)
by
otavio
Include splashy_chvt symbolic link after installation.
Revision
939 -
Directory Listing
Modified
Sat Jul 15 13:49:29 2006 UTC
(6 years, 10 months ago)
by
otavio
Remove a redefinition of _GNU_SOURCE.
Revision
935 -
Directory Listing
Modified
Sat Jul 15 13:36:36 2006 UTC
(6 years, 10 months ago)
by
lems1-guest
- removes the dependency on chvt from console-tools
Revision
934 -
Directory Listing
Modified
Sat Jul 15 13:14:20 2006 UTC
(6 years, 10 months ago)
by
lems1-guest
- fixes bug #354856 on DBTS
Revision
932 -
Directory Listing
Modified
Fri Jul 14 14:11:46 2006 UTC
(6 years, 10 months ago)
by
lems1-guest
- missing defines / implicit declarations. Thanks vmiklos
- makes date format 0000-00-00 more universal. Thanks vmiklos
Revision
930 -
Directory Listing
Modified
Sun Jun 11 17:27:19 2006 UTC
(6 years, 11 months ago)
by
lems1-guest
- allows dfb 0.9.24 to be compiled in using the right method
Revision
929 -
Directory Listing
Modified
Sun Jun 11 17:24:27 2006 UTC
(6 years, 11 months ago)
by
lems1-guest
- installs etc/default/splashy
Revision
922 -
Directory Listing
Modified
Wed Jun 7 04:14:02 2006 UTC
(6 years, 11 months ago)
by
lems1-guest
Revision
921 -
Directory Listing
Modified
Wed Jun 7 03:35:26 2006 UTC
(6 years, 11 months ago)
by
lems1-guest
- test for console-screen.sh being patched as well as enabled_initramfs set to 1
- back to normal
Revision
920 -
Directory Listing
Modified
Wed Jun 7 02:56:55 2006 UTC
(6 years, 11 months ago)
by
lems1-guest
- please do not handle my signals
- bug fixing feast
Revision
919 -
Directory Listing
Modified
Wed Jun 7 01:49:57 2006 UTC
(6 years, 11 months ago)
by
jacobo221-guest
some more debug before release. also fixed a missleading debug message
Revision
918 -
Directory Listing
Modified
Wed Jun 7 01:25:12 2006 UTC
(6 years, 11 months ago)
by
jacobo221-guest
the fifo is no longer being copied but created into intiramfs, so removing missleading comment
Revision
917 -
Directory Listing
Modified
Wed Jun 7 01:00:56 2006 UTC
(6 years, 11 months ago)
by
jacobo221-guest
we are assuming runlevel S is booting
Revision
916 -
Directory Listing
Modified
Wed Jun 7 00:57:23 2006 UTC
(6 years, 11 months ago)
by
jacobo221-guest
removing C-isms :)
Revision
912 -
Directory Listing
Modified
Tue Jun 6 20:03:43 2006 UTC
(6 years, 11 months ago)
by
jacobo221-guest
About splashy-init:
- When not going to run, jsut do not show the "splashy starting" line
- Do not run twice between runlevels (S -> 2, 2 -> 3, etc)
Revision
911 -
Directory Listing
Modified
Tue Jun 6 19:33:32 2006 UTC
(6 years, 11 months ago)
by
lems1-guest
- do not allow cmd_exit() to be called more than once
Revision
909 -
Directory Listing
Modified
Tue Jun 6 19:18:27 2006 UTC
(6 years, 11 months ago)
by
jacobo221-guest
fixing bug: PATH was not being exported and, thus, going to daemon mode. Also adding /usr/bin so chvt can be used
Revision
908 -
Directory Listing
Modified
Tue Jun 6 19:00:27 2006 UTC
(6 years, 11 months ago)
by
lems1-guest
- note about gcc_s
Revision
907 -
Directory Listing
Modified
Tue Jun 6 18:48:49 2006 UTC
(6 years, 11 months ago)
by
otavio
Fixed building to get libgcc_s linked.
Revision
906 -
Directory Listing
Modified
Tue Jun 6 18:38:07 2006 UTC
(6 years, 11 months ago)
by
lems1-guest
- fixes oops
Revision
905 -
Directory Listing
Modified
Tue Jun 6 18:26:46 2006 UTC
(6 years, 11 months ago)
by
lems1-guest
- code cleanups
- libgcc needs to be compiled-in
- test package
Revision
903 -
Directory Listing
Modified
Tue Jun 6 03:19:13 2006 UTC
(6 years, 11 months ago)
by
otavio
Fix syntax errors.
Revision
902 -
Directory Listing
Modified
Mon Jun 5 16:22:48 2006 UTC
(6 years, 11 months ago)
by
jacobo221-guest
- do not run splashy twice during boot (i thought i had fixed this looong ago, but i just noticed i did not)
- non-debugs should not check log
Revision
901 -
Directory Listing
Modified
Sun Jun 4 01:24:11 2006 UTC
(6 years, 11 months ago)
by
jacobo221-guest
wrong and veeeeeery missleading debug message
Revision
900 -
Directory Listing
Modified
Sun Jun 4 01:14:04 2006 UTC
(6 years, 11 months ago)
by
lems1-guest
- ignore sigterm
- comment out code
Revision
899 -
Directory Listing
Modified
Sun Jun 4 00:39:45 2006 UTC
(6 years, 11 months ago)
by
jacobo221-guest
cannot check if server is running if proc is not mounted
Revision
898 -
Directory Listing
Modified
Sat Jun 3 23:59:59 2006 UTC
(6 years, 11 months ago)
by
jacobo221-guest
fixing again the initramfs splashy detection and utilisation
Revision
897 -
Directory Listing
Modified
Sat Jun 3 23:24:53 2006 UTC
(6 years, 11 months ago)
by
jacobo221-guest
debug is_server_runnign
Revision
896 -
Directory Listing
Modified
Sat Jun 3 22:04:55 2006 UTC
(6 years, 11 months ago)
by
jacobo221-guest
this was a very misleading message
Revision
895 -
Directory Listing
Modified
Sat Jun 3 21:51:44 2006 UTC
(6 years, 11 months ago)
by
lems1-guest
- please do not handle my signals
Revision
894 -
Directory Listing
Modified
Sat Jun 3 21:44:05 2006 UTC
(6 years, 11 months ago)
by
lems1-guest
- ignore sigterm
Revision
893 -
Directory Listing
Modified
Sat Jun 3 21:10:59 2006 UTC
(6 years, 11 months ago)
by
jacobo221-guest
check at startup if initramfs splashy is running
Revision
892 -
Directory Listing
Modified
Sat Jun 3 20:07:34 2006 UTC
(6 years, 11 months ago)
by
jacobo221-guest
i hate more than 80 columns
Revision
891 -
Directory Listing
Modified
Sat Jun 3 19:02:41 2006 UTC
(6 years, 11 months ago)
by
jacobo221-guest
About splashy-init:
- Better way of waiting for splashy (server) to exit
- Fixing an old unresolvable bug in the runlevel swithc between runlevels S and 2. it is a walkaround but will work in all cases i can think of
- Removing the last remaining warning: it is already applied since long
Revision
890 -
Directory Listing
Modified
Sat Jun 3 18:39:18 2006 UTC
(6 years, 11 months ago)
by
lems1-guest
- signals needed to allow splashy test to work under X
- reverted splashy.log changes. allows chvt to switch terminal once splashy is exited
- code cleanups. splashy can't switch vt's in exclusive mode
Revision
889 -
Directory Listing
Modified
Sat Jun 3 18:03:10 2006 UTC
(6 years, 11 months ago)
by
goshawk-guest
Revision
888 -
Directory Listing
Modified
Sat Jun 3 17:37:04 2006 UTC
(6 years, 11 months ago)
by
jacobo221-guest
adding log to splashy jsut as a special test. will be rmeoved in next commit
Revision
887 -
Directory Listing
Modified
Sat Jun 3 14:57:29 2006 UTC
(6 years, 11 months ago)
by
lems1-guest
- removed extra spaces
Revision
886 -
Directory Listing
Modified
Sat Jun 3 14:32:49 2006 UTC
(6 years, 11 months ago)
by
goshawk-guest
added pdebuild script in trunk/scripts
Revision
884 -
Directory Listing
Modified
Sat Jun 3 14:01:16 2006 UTC
(6 years, 11 months ago)
by
lems1-guest
- adds splashy-init back
Revision
883 -
Directory Listing
Modified
Fri Jun 2 20:20:22 2006 UTC
(6 years, 11 months ago)
by
jacobo221-guest
removing the late make commit. delayed for 0.1.9
Revision
881 -
Directory Listing
Modified
Fri Jun 2 09:03:27 2006 UTC
(6 years, 11 months ago)
by
jacobo221-guest
update-initramfs doesnt check /usr/local/share, so hard-code the path to /usr/share
Revision
880 -
Directory Listing
Modified
Fri Jun 2 08:54:08 2006 UTC
(6 years, 11 months ago)
by
jacobo221-guest
updating the Makefiles:
- in initramfs/, make install/uninstall will place the scripts in teh system
- in scripts/ make install/uninstall will setup splashy-init
- in scripts/ make install-oldscripts/uninstall-oldscripts will set up the old init scripts
- in trunk/ neither the scripts nor the initramfs stuff will be installed or removed, though they will be included in make dist (only splashy-init and initramfs scripts go into dist)
Revision
879 -
Directory Listing
Modified
Fri Jun 2 05:58:12 2006 UTC
(6 years, 11 months ago)
by
jacobo221-guest
- nicer logs in splashy-init (that is, easier to trace)
Revision
878 -
Directory Listing
Modified
Fri Jun 2 05:26:55 2006 UTC
(6 years, 11 months ago)
by
jacobo221-guest
About splashy-init:
- Improved by more than x100 teh END_MATCHES feature (rewrote it)
- Fixed some debug stuff that was being used where it was useless and commented about this
Revision
877 -
Directory Listing
Modified
Fri Jun 2 04:11:02 2006 UTC
(6 years, 11 months ago)
by
jacobo221-guest
- Fixing the END_MATCHES feature in splashy-init
Revision
876 -
Directory Listing
Modified
Fri Jun 2 03:22:08 2006 UTC
(6 years, 11 months ago)
by
jacobo221-guest
- Set LOG to default to /var/tmp/splashy-init.log. Luis seemed very disapointed when he knew the default was disabled ;-) this avoids the need to include this var in the default debian configuration (thus, hidden to most users, which is good!)
- Some more comments for the default debian configuration file
- Enforced comments recommending NOT to use debug mode (users orientated, you know)
- Logs will now be devided one another with a blank line, so its eaiser to check them
- Remove INVERSE_DOWN from README.scripts: It is deprecated and won't be back ever
Revision
874 -
Directory Listing
Modified
Thu Jun 1 19:50:05 2006 UTC
(6 years, 11 months ago)
by
jacobo221-guest
renaming scripts/README to avoid confusion
Revision
873 -
Directory Listing
Modified
Thu Jun 1 19:44:16 2006 UTC
(6 years, 11 months ago)
by
jacobo221-guest
- remooving the sleep 1 in initramfs after splashy starts
- fixing variables substitutions in initramfs hooks script
Revision
872 -
Directory Listing
Modified
Thu Jun 1 19:23:32 2006 UTC
(6 years, 11 months ago)
by
lems1-guest
- no need for dirname
Revision
871 -
Directory Listing
Modified
Thu Jun 1 19:06:22 2006 UTC
(6 years, 11 months ago)
by
lems1-guest
- take care of spaces
Revision
869 -
Directory Listing
Modified
Thu Jun 1 19:03:15 2006 UTC
(6 years, 11 months ago)
by
lems1-guest
- copies fifo better
Revision
868 -
Directory Listing
Modified
Thu Jun 1 18:16:25 2006 UTC
(6 years, 11 months ago)
by
lems1-guest
- changed to executable
Revision
867 -
Directory Listing
Modified
Thu Jun 1 18:13:15 2006 UTC
(6 years, 11 months ago)
by
lems1-guest
- renamed
Revision
866 -
Directory Listing
Modified
Thu Jun 1 18:11:02 2006 UTC
(6 years, 11 months ago)
by
lems1-guest
- changed to executable
Revision
865 -
Directory Listing
Modified
Thu Jun 1 17:44:47 2006 UTC
(6 years, 11 months ago)
by
jacobo221-guest
forgot to update the scripts README
Revision
863 -
Directory Listing
Modified
Thu Jun 1 15:03:28 2006 UTC
(6 years, 11 months ago)
by
lems1-guest
Revision
862 -
Directory Listing
Modified
Thu Jun 1 14:59:28 2006 UTC
(6 years, 11 months ago)
by
lems1-guest
- fixes issues with fade effect and masking progressbar/textbox
- only match for errors when in autoverbose mode
- fixes issues when autoverbose is set to off
- turns off autoverboseonerror
- re-organized the developers chart
Revision
861 -
Directory Listing
Modified
Thu Jun 1 02:35:46 2006 UTC
(6 years, 11 months ago)
by
jacobo221-guest
about splashy-init:
- added DEBUG mode 4
- fixed DEBUG modes 1 and 3 (were acting more-or-less as mode 2)
Revision
860 -
Directory Listing
Modified
Thu Jun 1 01:07:30 2006 UTC
(6 years, 11 months ago)
by
jacobo221-guest
changes to the init-top/splashy initramfs script:
- silence modprobe messages (we don't care if it fails)
- exit as soon as something goes wrong
Revision
859 -
Directory Listing
Modified
Wed May 31 22:16:53 2006 UTC
(6 years, 11 months ago)
by
jacobo221-guest
- Fixing very minor bug in POST_EXEC_SERVICES
- Now when splashy_update returns codes different than 1 or 4 it will not retry
Revision
858 -
Directory Listing
Modified
Wed May 31 17:29:11 2006 UTC
(6 years, 11 months ago)
by
jacobo221-guest
updating splashy-init to curent splashy_update return codes
Revision
857 -
Directory Listing
Modified
Wed May 31 16:22:30 2006 UTC
(6 years, 11 months ago)
by
lems1-guest
- uses 4 not 3
Revision
856 -
Directory Listing
Modified
Wed May 31 15:33:02 2006 UTC
(6 years, 11 months ago)
by
lems1-guest
- exit 3 when we need to block before writing
Revision
855 -
Directory Listing
Modified
Wed May 31 15:17:09 2006 UTC
(6 years, 11 months ago)
by
jacobo221-guest
fixing the debug deletion (previous commit)
Revision
854 -
Directory Listing
Modified
Tue May 30 21:16:45 2006 UTC
(6 years, 11 months ago)
by
jacobo221-guest
- fix the debug log which did not store the log that was gotten before teh disk was writtable
- fix the debug log so that it inherits parent shell's log buffers
- other minor stuff
Revision
853 -
Directory Listing
Modified
Tue May 30 05:50:16 2006 UTC
(6 years, 11 months ago)
by
jacobo221-guest
- fixed a bug with lgo and debug in splashy-init (they would simpyl not work)
- fixed a minor bug in the -S option for debug()
- now the log gets the output from splashy_update
- Added the EXTERN_PROGRESS option to be compatible with debian's forthcoming usplash_write support
- Added support to run some commands (POST_EXEC_SERVICES) to hopefully fic the unicode_* problem
- few minor corrections
- correctly fixed the walkaround by Lunar^
- Now removed the poid at boot before running splashy, as Luis asked
- corrected the scripts README and minor update to the splashy README
Revision
852 -
Directory Listing
Modified
Tue May 30 05:02:13 2006 UTC
(6 years, 11 months ago)
by
lems1-guest
- blame Jacobo
Revision
851 -
Directory Listing
Modified
Tue May 30 05:00:11 2006 UTC
(6 years, 11 months ago)
by
lems1-guest
- blame Jacobo
Revision
850 -
Directory Listing
Modified
Tue May 30 04:56:37 2006 UTC
(6 years, 11 months ago)
by
lems1-guest
- ignores another error
Revision
849 -
Directory Listing
Modified
Tue May 30 04:41:37 2006 UTC
(6 years, 11 months ago)
by
lems1-guest
- no need to blit
Revision
848 -
Directory Listing
Modified
Tue May 30 03:16:41 2006 UTC
(6 years, 11 months ago)
by
lems1-guest
- allows full control of the primary layer
- uses primary layer to set video modes. needs testing
- fadein/out effect work flawlessly (thanks to Claudio Ciccani from directfb-users ml)
- progressbar needs testing
Revision
847 -
Directory Listing
Modified
Mon May 29 21:36:19 2006 UTC
(6 years, 11 months ago)
by
jacobo221-guest
updating the readmes to the future features
Revision
846 -
Directory Listing
Modified
Mon May 29 21:32:59 2006 UTC
(6 years, 11 months ago)
by
jacobo221-guest
this explains better, imho, the initramfs stuff
Revision
845 -
Directory Listing
Modified
Mon May 29 21:21:55 2006 UTC
(6 years, 11 months ago)
by
jacobo221-guest
fixing bug why it would not show at shutdown. and another minor bug
Revision
844 -
Directory Listing
Modified
Mon May 29 20:43:07 2006 UTC
(6 years, 11 months ago)
by
goshawk-guest
fixed mknod problem on boot
Revision
843 -
Directory Listing
Modified
Mon May 29 20:20:32 2006 UTC
(6 years, 11 months ago)
by
jacobo221-guest
Updating information about the old scripts' installation
Revision
842 -
Directory Listing
Modified
Mon May 29 14:46:24 2006 UTC
(6 years, 11 months ago)
by
lems1-guest
- prints error number
- detect fifo path once
Revision
841 -
Directory Listing
Modified
Mon May 29 05:45:22 2006 UTC
(6 years, 11 months ago)
by
lems1-guest
- bug fix
Revision
840 -
Directory Listing
Modified
Thu May 25 02:31:57 2006 UTC
(6 years, 11 months ago)
by
lems1-guest
- do not handle unsafe signals. do only the stuff that produces ugly results or explicitly sent by the system
Revision
839 -
Directory Listing
Modified
Wed May 24 14:26:54 2006 UTC
(6 years, 11 months ago)
by
lems1-guest
- defaults to /etc/splashy for fifo and pid, as usual
Revision
837 -
Directory Listing
Modified
Wed May 24 13:49:28 2006 UTC
(6 years, 11 months ago)
by
lems1-guest
- minor bug fix by Lunar^. allows splashy to be started from rcS.d when not in initramfs mode
Revision
835 -
Directory Listing
Modified
Wed May 24 13:32:31 2006 UTC
(6 years, 11 months ago)
by
lems1-guest
- creates the FIFO in initramfs initrd since this is a read-only area at boot
Revision
834 -
Directory Listing
Modified
Wed May 24 06:50:21 2006 UTC
(6 years, 11 months ago)
by
lems1-guest
- test package. fixes display issues with progressbar in verbose mode
Revision
833 -
Directory Listing
Modified
Wed May 24 05:38:52 2006 UTC
(6 years, 11 months ago)
by
lems1-guest
- do not create about releasing FIFO
Revision
832 -
Directory Listing
Modified
Tue May 23 17:47:25 2006 UTC
(6 years, 11 months ago)
by
lems1-guest
- debugging improvements on cmd_exit
- use no globals for progress counter tracking... needs testing. the reason is that the fifo_loop thread was locking the semaphore not allowing the exit routine to continue. we can't afford this locking
Revision
831 -
Directory Listing
Modified
Tue May 23 16:23:39 2006 UTC
(6 years, 11 months ago)
by
lems1-guest
- mark as done
Revision
830 -
Directory Listing
Modified
Tue May 23 02:49:20 2006 UTC
(6 years, 11 months ago)
by
lems1-guest
- uses FreeSans
Revision
829 -
Directory Listing
Modified
Sun May 21 09:42:48 2006 UTC
(7 years ago)
by
lems1-guest
- close fd regardless
- close all filehandles before setting up our video struct, but not after
- removes fifo file as well
- NONE is not needed
- fixes bug when using splashy test and refreshing the verbose text area
- wait before exiting fade out routine. seems to fix issue while pressing ESC in test mode
- fixes bug when in test mode and video_printline_s is called to update a surface that was destroyed
- sets opacity to 0 at first
Revision
828 -
Directory Listing
Modified
Sun May 21 05:20:32 2006 UTC
(7 years ago)
by
lems1-guest
- notes about initramfs
Revision
827 -
Directory Listing
Modified
Sun May 21 04:29:39 2006 UTC
(7 years ago)
by
lems1-guest
- use free sans font insted of mono
Revision
826 -
Directory Listing
Modified
Sun May 21 04:26:35 2006 UTC
(7 years ago)
by
lems1-guest
- if not explicitly true, exit 0
Revision
825 -
Directory Listing
Modified
Fri May 19 08:24:22 2006 UTC
(7 years ago)
by
lems1-guest
- by default splashy is not put in initramfs
- test package
- close filehandles afterwards
- open the named pipe file descriptor only when it's needed
- moves code to before lock is got
- code moved strategically. close filehandles before event buffer for keyboard is setup. not after
- announce where the debs are made
Revision
824 -
Directory Listing
Modified
Thu May 18 16:19:56 2006 UTC
(7 years ago)
by
lems1-guest
- test for /sbin/splashy before launching the app
Revision
823 -
Directory Listing
Modified
Thu May 18 04:05:40 2006 UTC
(7 years ago)
by
lems1-guest
- new test package. no need to start splashy in other runlevels
- ignore very small bits of strings
- close all open files
Revision
821 -
Directory Listing
Modified
Wed May 17 03:26:53 2006 UTC
(7 years ago)
by
lems1-guest
- by default splashy is not put in initramfs
Revision
820 -
Directory Listing
Modified
Thu May 4 15:24:37 2006 UTC
(7 years ago)
by
jacobo221-guest
- Updating the old scripts to use splashy_update and splashy_config
- Updating README to no longer show the "old scripts" as deprecated scripts and
to give support for them about installation/uninstallation/description/notes
- Updating the build-initscripts.sh script:
* broken (used old bash syntax, no longer supported in bash)
* bashisms (used bashisms although decalring #!/bin/sh)
* fixed ($1 is now between quotes. Not quoting it would break its behaviour
when quoted spaces were used in commands' args. given that it is a command
to be run as root and which touches /etc/init.d/, that's a heavy risk)
* patched (it now checks if the scripts/splashy10 exists/is-readable before
doing anything)
- Updated the fifo commands list&description
- title consistency in TODO file
- splashy script should be executable
Revision
819 -
Directory Listing
Modified
Thu May 4 14:55:14 2006 UTC
(7 years ago)
by
lems1-guest
- closes all filehandles
- test package
- blast all files closed
Revision
818 -
Directory Listing
Modified
Thu Apr 27 17:51:42 2006 UTC
(7 years ago)
by
lems1-guest
- fixes minor bug when in verbose mode and the progress needs to be re-drawn
Revision
817 -
Directory Listing
Modified
Wed Apr 26 04:17:09 2006 UTC
(7 years ago)
by
lems1-guest
- video_progress_update_quick sets progressbar wrong
Revision
816 -
Directory Listing
Modified
Wed Apr 26 04:03:46 2006 UTC
(7 years ago)
by
lems1-guest
- new test package
- handle exit signals
Revision
815 -
Directory Listing
Modified
Tue Apr 25 18:10:20 2006 UTC
(7 years ago)
by
jacobo221-guest
- Added config.xsd schema
- Updated TODO file
- forgot this titles in AUTHORS when committing the 'consistency docs' commit
- For the sake of consistency: README scripts
Revision
814 -
Directory Listing
Modified
Tue Apr 25 17:05:12 2006 UTC
(7 years ago)
by
jacobo221-guest
- Consistency in docs
- Removed some extra blank spaces in the GPL (now it is just like in the GNU's homepage)
Revision
813 -
Directory Listing
Modified
Tue Apr 25 16:25:28 2006 UTC
(7 years ago)
by
jacobo221-guest
- misspell
Revision
812 -
Directory Listing
Modified
Tue Apr 25 16:01:23 2006 UTC
(7 years ago)
by
jacobo221-guest
- Updating the splashy_config stuff regarding themes
Revision
811 -
Directory Listing
Modified
Tue Apr 25 16:01:14 2006 UTC
(7 years ago)
by
jacobo221-guest
- Rewritting the README file. It is much more structured and friendly now (imho). Of course, more complete too
Revision
810 -
Directory Listing
Modified
Tue Apr 25 16:01:04 2006 UTC
(7 years ago)
by
jacobo221-guest
- fixing splashy-init's error messages
Revision
809 -
Directory Listing
Modified
Tue Apr 25 14:32:32 2006 UTC
(7 years ago)
by
lems1-guest
- adds comment about Jacobo's impressive theme fixups
Revision
808 -
Directory Listing
Modified
Mon Apr 24 19:25:19 2006 UTC
(7 years ago)
by
jacobo221-guest
- Updating all themes to splashy's XML schema 1.0
Revision
807 -
Directory Listing
Modified
Sun Apr 23 23:51:30 2006 UTC
(7 years ago)
by
jacobo221-guest
- Fixing the theme.xml scheme url reference
Revision
806 -
Directory Listing
Modified
Sun Apr 23 18:03:26 2006 UTC
(7 years ago)
by
lems1-guest
- ignore very small bits of strings
Revision
805 -
Directory Listing
Modified
Sun Apr 23 18:02:04 2006 UTC
(7 years ago)
by
jacobo221-guest
- Correctly enter newlines in splashy-init's log
- Prepare for sending --debug to splashy, when it supports it, from splashy-init (in debug mode only)
- splashy-init seems to have now completly replaced the old splashy init scripts. So the README file no longer talks about it as a transition script
- splashy-init will now not show that "already running" warning during bootup and inter-runlevel-switching. This was causing confusion in users
- Fixed the LSB initscripts comments
Revision
802 -
Directory Listing
Modified
Sat Apr 22 23:40:20 2006 UTC
(7 years ago)
by
lems1-guest
- fixes bugs when using the standard splashy fifo location in distros other than ubuntu dapper
Revision
800 -
Directory Listing
Modified
Sat Apr 22 14:44:48 2006 UTC
(7 years ago)
by
lems1-guest
- fixes progressbar in reverse. puts splashy image on a window. window needs to set opacity levels for fade effect to work. watch for alpha levels
Revision
799 -
Directory Listing
Modified
Thu Apr 20 14:23:51 2006 UTC
(7 years, 1 month ago)
by
jacobo221-guest
r801@Soofa: jacobo | 2006-04-20 16:09:47 +0200
- Fixing typos for release
- All "splashy" appearances which actually refered to the app instead of to the command are now Splashy (capital S)
- Completed the splashy_config help info
- IOW, just some monkey-coding to test svk here
Revision
798 -
Directory Listing
Modified
Thu Apr 20 08:09:34 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- bug fixes
- proper values for progressbar
- bug fixes in assigning chars to buf while reading from vcs
- code cleanups. libgcc_s.so.1 must be installed for pthread_cancel to work error is fixed by adding /lib to /etc/ld.so.conf and running ldconfig
- add note about missing libcc lib to HACKING
Revision
797 -
Directory Listing
Modified
Thu Apr 20 04:52:19 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- new test package
- allows progress forward and backward to be configured
Revision
796 -
Directory Listing
Modified
Thu Apr 20 03:22:14 2006 UTC
(7 years, 1 month ago)
by
jacobo221-guest
again compatibility with dash: read must be given an argument in non-bash shells
Revision
794 -
Directory Listing
Modified
Thu Apr 20 02:42:13 2006 UTC
(7 years, 1 month ago)
by
jacobo221-guest
too much javascript
Revision
793 -
Directory Listing
Modified
Thu Apr 20 02:35:39 2006 UTC
(7 years, 1 month ago)
by
jacobo221-guest
remove redundant code. dd's status=noxfer is too recent an option to include it here, since many systems could not have it yet
Revision
792 -
Directory Listing
Modified
Wed Apr 19 23:23:38 2006 UTC
(7 years, 1 month ago)
by
jacobo221-guest
fixes the command cut not being un /bin but in /usr/bin, thus being unusable in the script. Also fixes END_MATCHES's default value which was broken and slightly changes the way it is used so that it is more comfortable
Revision
790 -
Directory Listing
Modified
Wed Apr 19 19:56:36 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- new test package
- removes debug text
- clean debug messages
Revision
789 -
Directory Listing
Modified
Wed Apr 19 19:37:47 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- fixes F2 toggle bugs
- pressing F2 clears textbox from image as well as stop attempting to print.. unless a new error is found and autoverbose is set to yes in theme.xml
- fixes serious segfault when copying chars around from buf to buf2
- all bugs covered
- new test package
Revision
788 -
Directory Listing
Modified
Wed Apr 19 17:15:14 2006 UTC
(7 years, 1 month ago)
by
jacobo221-guest
update for current LSB 3.1 RC3 compatibility
Revision
787 -
Directory Listing
Modified
Wed Apr 19 16:03:23 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- fixes exit bug and others
- notes about known bugs
Revision
786 -
Directory Listing
Modified
Wed Apr 19 15:29:26 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- fixes minor issue with textbox redrawing the progressbar area
- threads are not meant to exit alone.. they need help. we kill the gracefully now
Revision
785 -
Directory Listing
Modified
Tue Apr 18 21:24:19 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- code cleanups
Revision
784 -
Directory Listing
Modified
Tue Apr 18 14:48:57 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- fixes fadein/out bugs
Revision
783 -
Directory Listing
Modified
Mon Apr 17 21:31:51 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- minor fixes
Revision
782 -
Directory Listing
Modified
Mon Apr 17 21:12:09 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- we don't need, and can't use, windows. our layer can do the opacity trick
Revision
781 -
Directory Listing
Modified
Mon Apr 17 20:30:30 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- re-enables switching to verbose
Revision
780 -
Directory Listing
Modified
Mon Apr 17 20:29:25 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- better fade in/out effect. smoother
- we only need the current opacity level
- catches verbose switched
Revision
779 -
Directory Listing
Modified
Mon Apr 17 11:28:30 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- comments out switching of image... this is looping forever
Revision
778 -
Directory Listing
Modified
Mon Apr 17 08:22:51 2006 UTC
(7 years, 1 month ago)
by
jacobo221-guest
i retract from my last commit: the whole idea of the shutdown is to make sure splashy-init is called from within the shutdown rc script so that it never gets killed by killall5, so it is nonsense to pretend it will be killed during shutdown
Revision
777 -
Directory Listing
Modified
Mon Apr 17 07:53:49 2006 UTC
(7 years, 1 month ago)
by
jacobo221-guest
fixes the untested and experimental code in previous commit. fixes halt/reboot-not-going-to-100% issue
Revision
776 -
Directory Listing
Modified
Mon Apr 17 07:07:55 2006 UTC
(7 years, 1 month ago)
by
jacobo221-guest
typo in last commit. also more debug
Revision
775 -
Directory Listing
Modified
Mon Apr 17 06:56:29 2006 UTC
(7 years, 1 month ago)
by
jacobo221-guest
More and MUCH better debug information (includes PID in header to distinguish concurrently running instances, and signals traps inform debug now). absolutely user-hidden log (no more outputs about errors on write). almost all output can be hidden now even when /dev/null doesn't exist (experimental and untested)
Revision
774 -
Directory Listing
Modified
Mon Apr 17 05:53:56 2006 UTC
(7 years, 1 month ago)
by
jacobo221-guest
urgent yet untested fix: the framebuffer+console devices check had been broken. this is just a partial fix. also log is now buffered until the filesystem is writtable so no log is lost
Revision
773 -
Directory Listing
Modified
Mon Apr 17 03:43:31 2006 UTC
(7 years, 1 month ago)
by
jacobo221-guest
debug message to detect an unexpected exit
Revision
772 -
Directory Listing
Modified
Mon Apr 17 02:53:47 2006 UTC
(7 years, 1 month ago)
by
jacobo221-guest
otavio suggested to loop a maximum of times to check for the framebuffer device and exit if failed, instead of idling forever, for those using udev but not havin FB configured. so here is the answer ;-)
Revision
771 -
Directory Listing
Modified
Mon Apr 17 02:11:06 2006 UTC
(7 years, 1 month ago)
by
jacobo221-guest
log must only be written in splashy-init when on debug-mode
Revision
770 -
Directory Listing
Modified
Mon Apr 17 02:05:57 2006 UTC
(7 years, 1 month ago)
by
jacobo221-guest
fixing splashy-init on reboot/halt
Revision
769 -
Directory Listing
Modified
Sun Apr 16 23:43:50 2006 UTC
(7 years, 1 month ago)
by
jacobo221-guest
splashy-init support for log
Revision
768 -
Directory Listing
Modified
Sun Apr 16 23:39:25 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- we don't do negative numbers
Revision
767 -
Directory Listing
Modified
Sun Apr 16 23:35:27 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- no need to re-draw the progressbar if it evaluates to a number that's the same as the previous progress bar
Revision
766 -
Directory Listing
Modified
Sun Apr 16 23:33:18 2006 UTC
(7 years, 1 month ago)
by
jacobo221-guest
the rcS/K script isn't suggested any more
Revision
765 -
Directory Listing
Modified
Sun Apr 16 23:28:00 2006 UTC
(7 years, 1 month ago)
by
jacobo221-guest
adding log support to splashy-init
Revision
763 -
Directory Listing
Modified
Sun Apr 16 22:14:23 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- when an error is found display text related to the error found and onwards
- minor fixes
Revision
762 -
Directory Listing
Modified
Sun Apr 16 20:38:41 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- code cleanups
- use non-locking version of fgets()
- allows patterns to be searched for in strings as well as files
Revision
761 -
Directory Listing
Modified
Sun Apr 16 18:06:18 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- code cleanups
Revision
760 -
Directory Listing
Modified
Sun Apr 16 17:26:33 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- ignore error when kernel can't insert a module
Revision
759 -
Directory Listing
Modified
Sun Apr 16 17:01:59 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- do not attempt to read vcs file if it doesn't exist
Revision
758 -
Directory Listing
Modified
Sun Apr 16 16:42:02 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- fixes minor problem with named pipe reading
- adds timeout support and repaint cmd argument (will implement later)
Revision
757 -
Directory Listing
Modified
Sun Apr 16 01:51:23 2006 UTC
(7 years, 1 month ago)
by
jacobo221-guest
restoring old splashy-init script as suggested by lemsx1. Merged lemsx1's changes. Backported to the progress-is-absolute approach. Updated the /etc/defaults/splashy file
Revision
756 -
Directory Listing
Modified
Sat Apr 15 23:53:07 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- minor fixes
Revision
755 -
Directory Listing
Modified
Sat Apr 15 23:42:50 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- adds debugging string
Revision
754 -
Directory Listing
Modified
Sat Apr 15 23:35:58 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- removes progress_loop since it's not needed now
Revision
753 -
Directory Listing
Modified
Sat Apr 15 23:19:40 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- bad idea
- upped timeout value
Revision
752 -
Directory Listing
Modified
Sat Apr 15 22:33:58 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- allows a timeout to occur when reading the FIFO.
- redirects debug information to /dev/.initramfs/splashy.log
Revision
751 -
Directory Listing
Modified
Sat Apr 15 16:03:06 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- do not ignore splashy_pgrep.1
- adds optional fadein/out options
Revision
750 -
Directory Listing
Modified
Sat Apr 15 15:22:09 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- respect fadein/fadeout options in themes.xml
Revision
749 -
Directory Listing
Modified
Fri Apr 14 18:19:08 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- allows splashy to release stdin and stdout files before becoming daemonized
Revision
748 -
Directory Listing
Modified
Thu Apr 13 17:06:21 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- turns progressbar on
Revision
747 -
Directory Listing
Modified
Thu Apr 13 14:52:45 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- puts back the code to switch to X tty
Revision
746 -
Directory Listing
Modified
Thu Apr 13 14:45:17 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- makes sure splashy is dead dead dead after the daemon_client exits
- code cleanups. be more polite when killing splashy
- splashy init old code
Revision
745 -
Directory Listing
Modified
Wed Apr 12 20:25:13 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- better detection for splashy running
Revision
744 -
Directory Listing
Modified
Wed Apr 12 15:26:09 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- libsysfs is only needed for 0.9.24
Revision
743 -
Directory Listing
Modified
Wed Apr 12 15:16:35 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- fixes minor bugs
Revision
742 -
Directory Listing
Modified
Wed Apr 12 15:05:52 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- changes TTY var to CHVT_TTY to be consistent with splashy-init
- more code cleanups. copied over functions from older version of the script
- we only need rcS.d/S02splashy and rc[06].d/K01splashy
Revision
741 -
Directory Listing
Modified
Wed Apr 12 14:29:39 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- code cleanups
Revision
740 -
Directory Listing
Modified
Wed Apr 12 12:44:08 2006 UTC
(7 years, 1 month ago)
by
otavio
Fix compilation with DirectFB 0.9.24
Revision
739 -
Directory Listing
Modified
Tue Apr 11 15:07:55 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- adds option fadein/fadeout options to XML theme file and schema
- code cleanups
Revision
738 -
Directory Listing
Modified
Mon Apr 10 18:53:07 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- call yourself again in daemon mode
Revision
737 -
Directory Listing
Modified
Mon Apr 10 18:38:22 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- get list of scripts for progressbar
Revision
736 -
Directory Listing
Modified
Mon Apr 10 18:28:15 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- trap only needed signals
Revision
735 -
Directory Listing
Modified
Mon Apr 10 18:23:26 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- needs get_scripts* functions
Revision
734 -
Directory Listing
Modified
Mon Apr 10 18:08:27 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- more bug fixes
Revision
733 -
Directory Listing
Modified
Mon Apr 10 18:01:22 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- minor fix
Revision
732 -
Directory Listing
Modified
Mon Apr 10 17:54:55 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- fixes minor bug with splashy test
Revision
731 -
Directory Listing
Modified
Mon Apr 10 17:46:18 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- daemon client code in
Revision
730 -
Directory Listing
Modified
Mon Apr 10 17:26:22 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- changed variables to new names for new splashy-init. more debian-like names
- skeleton splashy-init. need the client code that runs in daemon like fashion
Revision
729 -
Directory Listing
Modified
Mon Apr 10 05:28:56 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- test package
- put back progress to exact percentage
- attempts to fix splashy-init bugs
- comment fixes
Revision
728 -
Directory Listing
Modified
Sat Apr 8 23:09:25 2006 UTC
(7 years, 1 month ago)
by
otavio
Add splashy_pgrep into dist target.
Revision
727 -
Directory Listing
Modified
Sat Apr 8 22:30:55 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- pgrep man
Revision
726 -
Directory Listing
Modified
Sat Apr 8 21:22:22 2006 UTC
(7 years, 1 month ago)
by
otavio
First try to do not restart splashy when it is already running.
Revision
725 -
Directory Listing
Modified
Sat Apr 8 15:41:13 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- splashy update needs to pull fifo file information from config.xml
Revision
724 -
Directory Listing
Modified
Sat Apr 8 15:22:36 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- temporarily removed
- allows to write to /dev/.initramfs/splashy.fifo
Revision
723 -
Directory Listing
Modified
Sat Apr 8 14:15:50 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- allows to optionally verify that FIFO exists
Revision
721 -
Directory Listing
Modified
Sat Apr 8 13:52:53 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- adds support for usplash commands: TEXT PROGRESS CLEAR and QUIT
Revision
720 -
Directory Listing
Modified
Sat Apr 8 13:45:17 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- adds man page for splashy_pgrep
Revision
719 -
Directory Listing
Modified
Sat Apr 8 13:36:14 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- new test package
- we always use fifo now
- set perms for fifo
- let splashy deal with its own fifo in initramfs
- no need to kill splashy now
Revision
718 -
Directory Listing
Modified
Fri Apr 7 21:23:11 2006 UTC
(7 years, 1 month ago)
by
otavio
Add TODO items.
Revision
716 -
Directory Listing
Modified
Thu Apr 6 23:27:26 2006 UTC
(7 years, 1 month ago)
by
jacobo221-guest
fixing script from exitting when fifo failed instead of retrying. also added all the necessary debug information for tracing progress problems with the increment progress method
Revision
715 -
Directory Listing
Modified
Thu Apr 6 20:49:51 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- cleans mess
Revision
714 -
Directory Listing
Modified
Thu Apr 6 19:57:40 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- needs full path here
Revision
713 -
Directory Listing
Modified
Thu Apr 6 17:54:29 2006 UTC
(7 years, 1 month ago)
by
jacobo221-guest
added some debug. fixed a bug where repeating progress was sent to splashy. disabled the restore-bar-on-reset feature, since it cannot be used with current progress model. DEBUG=2 is now working. updated readme file
Revision
712 -
Directory Listing
Modified
Thu Apr 6 16:56:38 2006 UTC
(7 years, 1 month ago)
by
jacobo221-guest
yet another fix regarding the same start-once-completed bug. also changed failure on stop to a warning instead of an error
Revision
711 -
Directory Listing
Modified
Thu Apr 6 16:25:45 2006 UTC
(7 years, 1 month ago)
by
jacobo221-guest
correctly fixed the start-once-completed bug supposedly fixed in previous commit. merged two little pieces of code into a more consistent and readable way. added a DEBUG=2 option which will not only display debug information but also disable splashy form starting and act as if it was running
Revision
710 -
Directory Listing
Modified
Thu Apr 6 15:55:49 2006 UTC
(7 years, 1 month ago)
by
jacobo221-guest
fixing a bug when splashy-init is launched when all scripts have been already executed. and some cosmetics
Revision
709 -
Directory Listing
Modified
Thu Apr 6 15:20:48 2006 UTC
(7 years, 1 month ago)
by
jacobo221-guest
progress fixed and tested to work. Also enablling all debug again. fixed help info. fixed the check for /dev/vcs1. fixed the initial startup check
Revision
708 -
Directory Listing
Modified
Thu Apr 6 13:33:43 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- new items
Revision
707 -
Directory Listing
Modified
Thu Apr 6 12:19:56 2006 UTC
(7 years, 1 month ago)
by
jacobo221-guest
Untested, but fixes any things. going for qemu noq. otavio, same with you ;-)
Revision
706 -
Directory Listing
Modified
Thu Apr 6 03:54:33 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- more files to ignore
Revision
705 -
Directory Listing
Modified
Thu Apr 6 03:53:06 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- code cleanups
- makes format consistent
- minor bug fixes
- needs to work on gen_theme_xml
Revision
704 -
Directory Listing
Modified
Thu Apr 6 02:23:51 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- points to new locations
- code cleanups
Revision
703 -
Directory Listing
Modified
Thu Apr 6 02:10:46 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- main theme validates with new format and schema
Revision
702 -
Directory Listing
Modified
Wed Apr 5 13:20:39 2006 UTC
(7 years, 1 month ago)
by
otavio
Fix the installation of schemas to allow its path modification.
Revision
701 -
Directory Listing
Modified
Wed Apr 5 07:04:34 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- install schemas
Revision
700 -
Directory Listing
Modified
Wed Apr 5 06:33:20 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- adds documentation about theme validation
Revision
699 -
Directory Listing
Modified
Wed Apr 5 06:30:47 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- stricter data types
Revision
698 -
Directory Listing
Modified
Wed Apr 5 06:22:01 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- fixes all bugs
Revision
697 -
Directory Listing
Modified
Wed Apr 5 06:15:06 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- fixes minor bug
Revision
696 -
Directory Listing
Modified
Wed Apr 5 06:04:29 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- simple script to test the validity of xml files
- simple schema to validate our theme.xml file
- simple C API generator for themes. for now just a place holder
Revision
694 -
Directory Listing
Modified
Wed Apr 5 03:35:55 2006 UTC
(7 years, 1 month ago)
by
jacobo221-guest
fixing the braces in the man pages I committed yesterday night. Thanks God for the existance of vi
Revision
693 -
Directory Listing
Modified
Tue Apr 4 05:52:16 2006 UTC
(7 years, 1 month ago)
by
jacobo221-guest
updating the other manuals to include the SEE ALSO section. Also changed 'TEXT' to 'text' in splashy_update because in caps it just looked so horryfing :-P
Revision
692 -
Directory Listing
Modified
Tue Apr 4 05:48:20 2006 UTC
(7 years, 1 month ago)
by
jacobo221-guest
while compiling the kernel... here are the man docs for the theme.xml and the config.xml configuration files. They are named splashy-theme.xml and splashy-config.xml respectively. Both are chapter 5 manuals
Revision
691 -
Directory Listing
Modified
Tue Apr 4 02:26:48 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- comments out -c code completely
Revision
690 -
Directory Listing
Modified
Tue Apr 4 01:56:53 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- comment out -c theme creation... if you need this, please submit a patch. the upload image function needs a lot of work
Revision
689 -
Directory Listing
Modified
Tue Apr 4 01:43:00 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- code cleanups
Revision
688 -
Directory Listing
Modified
Tue Apr 4 01:29:46 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- minor bug fixes
Revision
687 -
Directory Listing
Modified
Mon Apr 3 23:45:13 2006 UTC
(7 years, 1 month ago)
by
jacobo221-guest
didn't i clearly say 'nothing to see here'?
Revision
686 -
Directory Listing
Modified
Mon Apr 3 23:32:47 2006 UTC
(7 years, 1 month ago)
by
jacobo221-guest
Some more debug. Dedicated to otavio
Revision
685 -
Directory Listing
Modified
Mon Apr 3 23:23:06 2006 UTC
(7 years, 1 month ago)
by
jacobo221-guest
nothing to see here. move on! :-*
Revision
683 -
Directory Listing
Modified
Mon Apr 3 04:32:04 2006 UTC
(7 years, 1 month ago)
by
jacobo221-guest
NOTE: THIS IS UUUNNNTTTEEESSSTTTEEEDDD (UNTESTED) CODE. Committing just for the sake of testing and because I'm going to sleep (and I dont' rely on my dying HD)
- Updated script README file
- Check for /etc/splashy/config.xml
- Fixed the layout back to "my style" (80-char lines, 8-chars-tab-idented)
- splashy_update is now set froma variable
- Disabled INVERSE_DOWN since it is unusable on server side and the
- Disabled FIFO_FILE and all of its checks since splashy_update now does all direct use of it and the script doesn't anymore
- Some code clean-up
- Recovered the code deleted in the last two months and commented it out. It might be useful in the feature so it is better to have it commented than to jsut not have it
- get_X_tty() now returns 0 when it detected an X tty or 1 when it didn't
- Only update on completion if it wasn't already in 100%
- Moved "send_command allowchvt" inside the if condition (there are cases in which the vt will not be changed)
- Now $CHVT_TTY is never modified (it is a value read from config, so itt should be treated as read-only)
- Commented out the old fb-detection (which almost always worked afaik, but was very expensive and hackish) with the simple "if /proc/fb exists and contains data, fb is usable"
- Fixed the progress detection routine. Now it calculates the percentage in the old way and keeps the old percentage in a variable and then extracts the latter one from the first one to know the difference and send it to splashy server
- Also changed the output "Division by 0" with a much more user friendly "No scripts detected!"
- Removed a floating fi which finished no if!
- Moved Luis' comment about the new "send only the difference progress" technique to the place where this really matters
- There is no need to get all `pidof splashy`s and then just get one. `pifod -s`does that for us
Revision
682 -
Directory Listing
Modified
Mon Apr 3 04:02:06 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- allows drawing progressbar backward (test)
Revision
681 -
Directory Listing
Modified
Mon Apr 3 02:39:32 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- code cleanups
- adds fade in effect
Revision
680 -
Directory Listing
Modified
Sat Apr 1 18:45:16 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- adds a few notes on debugging initramfs
Revision
679 -
Directory Listing
Modified
Sat Apr 1 18:24:09 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- ignored modules not found
Revision
677 -
Directory Listing
Modified
Sat Apr 1 17:27:38 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- fixes bug that doesn't allow splashy to change virtual terminals
Revision
676 -
Directory Listing
Modified
Sat Apr 1 16:44:46 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- adds common_macros
- code cleanups
- allow changing of vt's earlier
Revision
675 -
Directory Listing
Modified
Sat Apr 1 16:29:37 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- use POSIX classes
Revision
674 -
Directory Listing
Modified
Sat Apr 1 16:27:14 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- do not echo anything to us
Revision
673 -
Directory Listing
Modified
Sat Apr 1 16:24:39 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- gshort not gsmall
Revision
672 -
Directory Listing
Modified
Sat Apr 1 16:23:50 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- adds ignore pattern
- code cleanups. using ERROR_PRINT to keep things simpler
Revision
671 -
Directory Listing
Modified
Fri Mar 31 17:34:30 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- use this to test regular expressions in Splashy
Revision
670 -
Directory Listing
Modified
Fri Mar 31 16:26:20 2006 UTC
(7 years, 1 month ago)
by
otavio
Fix debug support since it was not passing the right types for printing.
Revision
669 -
Directory Listing
Modified
Fri Mar 31 16:24:41 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- break after killing splashy
Revision
667 -
Directory Listing
Modified
Fri Mar 31 05:13:07 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- puts back the smooth progress drawing
Revision
666 -
Directory Listing
Modified
Fri Mar 31 04:09:45 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- makes splashy a bit faster. code cleanups
Revision
665 -
Directory Listing
Modified
Fri Mar 31 03:23:30 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- needs libproc.a
Revision
664 -
Directory Listing
Modified
Fri Mar 31 03:19:07 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- new test package with splashy_grep
- minor bug fix
Revision
663 -
Directory Listing
Modified
Fri Mar 31 03:00:09 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- adds support for splashy_pgrep, a substitute for pgrep
Revision
662 -
Directory Listing
Modified
Fri Mar 31 02:00:27 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- repository cleanups
- force kill splashy after initramfs splashy runs
- no signal trapping for now
Revision
661 -
Directory Listing
Modified
Fri Mar 31 01:33:26 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- a simple way to build a debian package for Splashy
Revision
660 -
Directory Listing
Modified
Fri Mar 31 01:02:15 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- ignores the HUP signal for now
Revision
659 -
Directory Listing
Modified
Fri Mar 31 00:44:28 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- removes debug string and put it back where it belongs
Revision
658 -
Directory Listing
Modified
Wed Mar 29 20:12:43 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- fixes bugs with folding /dev/vcs*
Revision
657 -
Directory Listing
Modified
Tue Mar 28 20:51:17 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- failed attempt to fold
Revision
656 -
Directory Listing
Modified
Tue Mar 28 19:06:42 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- fixes minor bug. code cleanups
Revision
655 -
Directory Listing
Modified
Tue Mar 28 16:29:35 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- duplicate string before sending it to be print
Revision
654 -
Directory Listing
Modified
Tue Mar 28 06:15:23 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- removes bootlogd code
- new test package
- needs cleanup. this is just test code
Revision
653 -
Directory Listing
Modified
Mon Mar 27 05:37:55 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- turn debuggin off
Revision
652 -
Directory Listing
Modified
Sun Mar 26 20:41:42 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- minor changes
Revision
651 -
Directory Listing
Modified
Sun Mar 26 20:41:11 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- reads tty console instead of /dev/vcs1
Revision
650 -
Directory Listing
Modified
Sun Mar 26 08:37:38 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
Revision
649 -
Directory Listing
Modified
Sun Mar 26 08:08:10 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- adds future code for textbox border support
- verboseonerror was never really working. this is because the errors were only being detected after the keyboard event buffers were processed. then, since F2 would exit splashy before, that means the errors were never really detected at all. this fixes that
Revision
648 -
Directory Listing
Modified
Sun Mar 26 07:21:03 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- code cleanups
- code cleanups and bug fixes. Adds error image when fail strings are regex'ed out of the /dev/vcs1 console device
- takes care of all known bugs
Revision
647 -
Directory Listing
Modified
Sun Mar 26 04:46:19 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- don't print debug line now
- minor fixes
- makes sure that offscreen buffer is cleared before using print
Revision
646 -
Directory Listing
Modified
Sun Mar 26 04:21:05 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- makes keyevent_loop meaner (less nice) to other threads -- again
- sets text color to a lighter color
Revision
645 -
Directory Listing
Modified
Sun Mar 26 04:05:03 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- code cleanups
- exiting does the fade out routine for all threads now. nicer
- splashy_video is not concerned with making the progressbar draw smooth now. that's the job of splashy_function.c's progress_loop. there are times when you want the progressbar drawn to a given point at will, which is what happens when F2 is pressed
Revision
644 -
Directory Listing
Modified
Sun Mar 26 03:11:24 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- adds fade out functionality
Revision
643 -
Directory Listing
Modified
Sat Mar 25 18:34:42 2006 UTC
(7 years, 1 month ago)
by
lems1-guest
- makes background semi-transparent. other minor fixes
- moves textbox to a better area
- adds a new function to print and scroll
- allows F2 to toggle verbose mode. needs more testing
Revision
642 -
Directory Listing
Modified
Wed Mar 22 06:01:30 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- includes the latest changes
Revision
641 -
Directory Listing
Modified
Wed Mar 22 05:49:05 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- fake handler for sig HUP
- do not handle HUP for now... it creates other problems
Revision
640 -
Directory Listing
Modified
Mon Mar 20 05:57:17 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- minor bug fix
Revision
639 -
Directory Listing
Modified
Mon Mar 20 05:29:25 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- fixes bashism
Revision
638 -
Directory Listing
Modified
Mon Mar 20 05:16:37 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- fixes bashism
Revision
637 -
Directory Listing
Modified
Mon Mar 20 04:26:52 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- adds table and other commands supported by splashy
- switches textbox to default to no
- code cleanups
Revision
636 -
Directory Listing
Modified
Mon Mar 20 03:43:12 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- documentation geared towards developers
- adds Pat patch for text surface
Revision
635 -
Directory Listing
Modified
Sun Mar 19 17:01:59 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- attempts to handle USR signals
Revision
634 -
Directory Listing
Modified
Sun Mar 19 03:49:30 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- use Jacobo's calculations again. minus the xscript number since we don't want to do this now
- code cleanups
- ignore bz2 dist file
- test package
- avoid warning about missing new-line at end-of-file
- fixes minor bug in initramfs when copying fifo
Revision
633 -
Directory Listing
Modified
Sat Mar 18 17:59:01 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- latest anjuta
- fixes minor bug... one more to go...
Revision
632 -
Directory Listing
Modified
Sat Mar 18 17:31:20 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- test package
- let .in do its job
Revision
631 -
Directory Listing
Modified
Sat Mar 18 17:08:41 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- config.xml file for themes is now called theme.xml
Revision
630 -
Directory Listing
Modified
Sat Mar 18 17:06:36 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
ignore more automagically generated files
Revision
629 -
Directory Listing
Modified
Sat Mar 18 17:04:52 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- ignore automagically generated files
Revision
628 -
Directory Listing
Modified
Sat Mar 18 17:02:01 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- makes sure that splashy conflicts and replaces userspace-bootsplash
- templates for config.xml and themes.xml
- do all doc related stuff in its own dir
- new TODO. crossed out done
- uses magic-strings instead of hard-coded strings to know where the themes themes.xml and config.xml files are. we need to get splashy_config under control and all new code should use those magic-strings
Revision
627 -
Directory Listing
Modified
Sat Mar 18 13:41:21 2006 UTC
(7 years, 2 months ago)
by
otavio
Change to show all errors and set it as a fatal errors.
Revision
625 -
Directory Listing
Modified
Mon Mar 13 16:40:31 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- adds note about using fb driver for i810/i815 intel internal agp cards
Revision
622 -
Directory Listing
Modified
Sat Mar 4 18:47:44 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- fallback to tty1 if we are still in auto past the X test
Revision
621 -
Directory Listing
Modified
Sat Mar 4 18:37:13 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- quoted keyword exit
Revision
620 -
Directory Listing
Modified
Sat Mar 4 18:18:25 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- bug fixes
Revision
618 -
Directory Listing
Modified
Sat Mar 4 17:39:06 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- sends one string to splashy update
Revision
617 -
Directory Listing
Modified
Sat Mar 4 17:36:03 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- use fifo and pid as defined in /etc/splashy/config.xml
- needs to use strings in post* scripts -x checks
- no more oldprctg
Revision
616 -
Directory Listing
Modified
Sat Mar 4 10:00:31 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- yield some cpu cycles when testing
Revision
614 -
Directory Listing
Modified
Sat Mar 4 09:29:35 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- fixes minor issue in test code
- minor fix
- use pointers instead of passing big struct by copying the memory from one function to another
Revision
613 -
Directory Listing
Modified
Sat Mar 4 09:04:43 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- minor touches
Revision
612 -
Directory Listing
Modified
Sat Mar 4 08:54:22 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- formats error better
Revision
611 -
Directory Listing
Modified
Sat Mar 4 08:51:39 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- fixes syntax error
Revision
610 -
Directory Listing
Modified
Sat Mar 4 08:48:56 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- fixes path problems with man pages
- fixes path problems with etc/splashy/config.xml
Revision
609 -
Directory Listing
Modified
Sat Mar 4 08:39:38 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- no need to write splashy_update to initramfs
- more bug fixes
Revision
608 -
Directory Listing
Modified
Sat Mar 4 07:59:34 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- exit if command worked
- add comments and uses full path to splashy_update
Revision
607 -
Directory Listing
Modified
Sat Mar 4 07:34:22 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- splashy_update doesn't need other libraries
- new path for splashy_config
Revision
606 -
Directory Listing
Modified
Sat Mar 4 07:33:35 2006 UTC
(7 years, 2 months ago)
by
otavio
Try 10 times and go to hell.
Revision
605 -
Directory Listing
Modified
Sat Mar 4 07:20:26 2006 UTC
(7 years, 2 months ago)
by
otavio
- Remove directfb from splashy_config checking for headers;
- Made glib static link with splashy_config
Revision
604 -
Directory Listing
Modified
Sat Mar 4 07:16:26 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- adds initramfs to dist
- splashy keeps track of its percentage now
- splashy update doesn't need libglib at all
Revision
602 -
Directory Listing
Modified
Fri Mar 3 23:02:54 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- fixed sysconfdir
Revision
601 -
Directory Listing
Modified
Fri Mar 3 22:58:26 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- fixes path issues with man and themes (again)
- changed paths
Revision
599 -
Directory Listing
Modified
Fri Mar 3 19:12:15 2006 UTC
(7 years, 2 months ago)
by
otavio
Fix manpages and default theme installing.
Revision
598 -
Directory Listing
Modified
Fri Mar 3 18:38:24 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- fixes path
Revision
597 -
Directory Listing
Modified
Fri Mar 3 18:19:01 2006 UTC
(7 years, 2 months ago)
by
otavio
- Fix installation to allow DESTDIR override.
Revision
596 -
Directory Listing
Modified
Fri Mar 3 18:18:53 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
Revision
595 -
Directory Listing
Modified
Fri Mar 3 18:13:17 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- corrects path of splashy themes
Revision
594 -
Directory Listing
Modified
Fri Mar 3 18:11:35 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- includes sysconf_DATA in EXTRA_DIST so that the config.xml file is included when we do make dist-bzip2
Revision
593 -
Directory Listing
Modified
Fri Mar 3 17:52:27 2006 UTC
(7 years, 2 months ago)
by
otavio
- Put all current available binaries inside of sbin by default;
- Stop to use configdir and use sysconfdir as configuration place;
- Preset imagesdir to sysconfdir/themes/ so is easier to user to customize it;
- Change themes installation to use imagesdir for installation;
Revision
591 -
Directory Listing
Modified
Fri Mar 3 06:24:13 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- only print info about missing vesafb support (or any fb for that matter) in debug mode
- more documentation
- attempts to fix installation of themes issues
- fixes install problem
Revision
590 -
Directory Listing
Modified
Thu Mar 2 17:35:13 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- fixes issues with path and installation
- fixes bug in installation path for themes, themes are in /etc/splashy/themes now. we don't support bootsplash old themes anymore
Revision
589 -
Directory Listing
Modified
Thu Mar 2 14:22:05 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- removes sleep from test
Revision
588 -
Directory Listing
Modified
Thu Mar 2 13:43:19 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- fixes bug in progressbar
Revision
587 -
Directory Listing
Modified
Thu Mar 2 03:36:12 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- only print info about missing vesafb support (or any fb for that matter) in debug mode
Revision
586 -
Directory Listing
Modified
Wed Mar 1 18:23:00 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- applies patch to allow pixel-precise positioning of the progressbar, instead of using percentages. defaults to percent. Thanks Pat Suwalski
Revision
585 -
Directory Listing
Modified
Wed Mar 1 18:05:06 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- extra themes added
- new versioning scheme
Revision
583 -
Directory Listing
Modified
Wed Mar 1 16:26:26 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- todo added
Revision
582 -
Directory Listing
Modified
Wed Mar 1 16:22:12 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- new versioning scheme
Revision
581 -
Directory Listing
Modified
Wed Mar 1 16:15:27 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- adds extra dist
- fixes make dist-bzip2. releases will be done this way from now on
- fixes problem with make dist
Revision
580 -
Directory Listing
Modified
Wed Mar 1 14:53:13 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- code cleanups
Revision
579 -
Directory Listing
Modified
Wed Mar 1 14:50:55 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- fixes progressbar at boot
Revision
577 -
Directory Listing
Modified
Tue Feb 28 20:00:07 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- adds the line for people who want static compilations
Revision
576 -
Directory Listing
Modified
Tue Feb 28 17:27:42 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- adds more things to keep in mind
Revision
575 -
Directory Listing
Modified
Tue Feb 28 14:17:05 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- allows copying of the named pipe again
- allows libjpeg to be compiled statically again
Revision
574 -
Directory Listing
Modified
Tue Feb 28 09:16:27 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- init mutex to macro PTHREAD_MUTEX_INITIALIZER since it is used for statically allocated variables
Revision
572 -
Directory Listing
Modified
Tue Feb 28 08:46:29 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- allows version of package to be used, not directfb's
Revision
571 -
Directory Listing
Modified
Tue Feb 28 08:30:50 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- attempts to let the progressbar be handled by its own thread. allowing the bar to be drawn more smoothly
- manages progressbar a lot more smoothly
Revision
570 -
Directory Listing
Modified
Tue Feb 28 06:07:50 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- moved debian directory to a new location
Revision
569 -
Directory Listing
Modified
Mon Feb 27 07:13:55 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- new test package
Revision
568 -
Directory Listing
Modified
Mon Feb 27 06:52:42 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- code cleanups. can't get F2 to display text area yet...
Revision
567 -
Directory Listing
Modified
Mon Feb 27 02:40:31 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- closer to text on verbose code
Revision
566 -
Directory Listing
Modified
Sun Feb 26 21:19:04 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
updated
Revision
565 -
Directory Listing
Modified
Sun Feb 26 21:15:46 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- adds note to developers
Revision
564 -
Directory Listing
Modified
Sun Feb 26 21:10:56 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- code cleanups
- adds boder to textarea
- filename changed in comment
- splashy_config needs more fixes
- fixes minor bugs
Revision
563 -
Directory Listing
Modified
Sat Feb 25 23:48:03 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- renamed source files
- adds gif support by default
Revision
561 -
Directory Listing
Modified
Sat Feb 25 17:59:34 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- adds Pat's patch for border colours
Revision
560 -
Directory Listing
Modified
Sat Feb 25 17:25:11 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- allows to show or hide the border as well as show a border. Thanks Pat Suwalski
- credits Pat Suwalski
Revision
559 -
Directory Listing
Modified
Fri Feb 24 23:16:22 2006 UTC
(7 years, 2 months ago)
by
k0fman-guest
- new format support (text)
- a better code to create a theme
Revision
558 -
Directory Listing
Modified
Fri Feb 24 09:05:46 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- fixes minor bug
Revision
557 -
Directory Listing
Modified
Fri Feb 24 08:56:24 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- fixes minor bug
Revision
556 -
Directory Listing
Modified
Fri Feb 24 08:50:29 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- preliminary initramfs support
- adds dependency on initramfs-tools
- adds notes
- initial initramfs scripts and hooks
- adds font to install process
- fixes minor bug
- copy the support files as well to initramfs
- do not exit if we can't read the fifo
- be very unkind towards splashy when PRELEVEL=N
- use kill and pidof instead of killall
Revision
555 -
Directory Listing
Modified
Fri Feb 24 05:47:20 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- fixes minor bug
Revision
554 -
Directory Listing
Modified
Fri Feb 24 05:27:49 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- re-arranges sources
Revision
553 -
Directory Listing
Modified
Fri Feb 24 05:19:08 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- new set of functions shared by all binaries
Revision
552 -
Directory Listing
Modified
Fri Feb 24 05:17:26 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- places area in the center of the screen
Revision
551 -
Directory Listing
Modified
Fri Feb 24 05:12:43 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- renames source files to better understand what functions belong to what binary
- code cleanups and consolidation
- adds header and module checks to configure.ac. code cleanups
Revision
550 -
Directory Listing
Modified
Wed Feb 22 07:43:25 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- adds default font
- implements new functionalities for text displaying on top of Splashy
Revision
549 -
Directory Listing
Modified
Wed Feb 22 05:36:24 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- needs more testing
Revision
548 -
Directory Listing
Modified
Wed Feb 22 05:33:58 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- fixes the true type font compilation
- allows version and URLs on themes
- fixed tt fonts issue
- adds urls and version
- using F2 for real verbose now
- adds 2 new variables in XML: version and urls
Revision
547 -
Directory Listing
Modified
Tue Feb 21 22:59:48 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- don't use tt fonts
Revision
546 -
Directory Listing
Modified
Mon Feb 20 08:37:34 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- code cleanup
- fixes memleak
- uses G_DIR_SEPARATOR_S more
Revision
545 -
Directory Listing
Modified
Mon Feb 20 08:19:21 2006 UTC
(7 years, 2 months ago)
by
lems1-guest
- splashy compiles fine without directfb.h in video.c. this header causes problems on amd64. Thanks toni-guest for reporting this. See bug# 302647 on splashy's project in Alioth
Revision
544 -
Directory Listing
Modified
Sun Feb 19 17:14:40 2006 UTC
(7 years, 3 months ago)
by
lems1-guest
- merged
- adds note about missing font implementation
Revision
543 -
Directory Listing
Modified
Wed Feb 15 15:22:08 2006 UTC
(7 years, 3 months ago)
by
lems1-guest
- simplifies the use of update-rc.d
Revision
542 -
Directory Listing
Modified
Wed Feb 15 15:21:10 2006 UTC
(7 years, 3 months ago)
by
lems1-guest
- simplifies the use of update-rc.d
Revision
541 -
Directory Listing
Modified
Tue Feb 14 23:22:26 2006 UTC
(7 years, 3 months ago)
by
lems1-guest
- adds note about splashy_update man page
Revision
540 -
Directory Listing
Modified
Tue Feb 14 23:21:50 2006 UTC
(7 years, 3 months ago)
by
lems1-guest
- force man pages in /usr/share/man
- ignore splashy_update
- install man page for splashy_update
Revision
539 -
Directory Listing
Modified
Tue Feb 14 22:54:50 2006 UTC
(7 years, 3 months ago)
by
lems1-guest
- install splashy_update
Revision
538 -
Directory Listing
Modified
Tue Feb 14 22:43:33 2006 UTC
(7 years, 3 months ago)
by
lems1-guest
- updates splashy_update on the fly
Revision
537 -
Directory Listing
Modified
Tue Feb 14 22:41:37 2006 UTC
(7 years, 3 months ago)
by
lems1-guest
- removed extra comment
- test package
- splashy_update man page
Revision
536 -
Directory Listing
Modified
Tue Feb 14 22:01:26 2006 UTC
(7 years, 3 months ago)
by
lems1-guest
- adds splashy_update (Thanks Andrew Williams aka mistik1)
Revision
535 -
Directory Listing
Modified
Thu Feb 9 17:23:21 2006 UTC
(7 years, 3 months ago)
by
lems1-guest
- test package
- fixes typo
Revision
534 -
Directory Listing
Modified
Tue Feb 7 17:00:33 2006 UTC
(7 years, 3 months ago)
by
lems1-guest
- sets default tty to auto
Revision
532 -
Directory Listing
Modified
Mon Feb 6 22:30:38 2006 UTC
(7 years, 3 months ago)
by
otavio
releasing version 0.1.7
Revision
531 -
Directory Listing
Modified
Mon Feb 6 22:08:14 2006 UTC
(7 years, 3 months ago)
by
lems1-guest
- debug is off
Revision
530 -
Directory Listing
Modified
Mon Feb 6 22:06:29 2006 UTC
(7 years, 3 months ago)
by
lems1-guest
- lsb is recommended
- splashy autodetects the terminal to switch to
- new test package
- adds framebuffer driver info
- fixes lilo info
- bugs closed
Revision
529 -
Directory Listing
Modified
Sun Feb 5 15:36:41 2006 UTC
(7 years, 3 months ago)
by
lems1-guest
- adds control changes
Revision
528 -
Directory Listing
Modified
Sun Feb 5 15:34:02 2006 UTC
(7 years, 3 months ago)
by
lems1-guest
- new package
- with the new splashy-init there is no need for lsb init-functions
Revision
527 -
Directory Listing
Modified
Fri Feb 3 21:49:52 2006 UTC
(7 years, 3 months ago)
by
lems1-guest
- adds rest of the needed files for debian packages
Revision
526 -
Directory Listing
Modified
Fri Feb 3 21:47:50 2006 UTC
(7 years, 3 months ago)
by
lems1-guest
- uses splashy-init and keeps instructions in README
- uses new splashy-init script on debian package
- new package using splashy-init
Revision
525 -
Directory Listing
Modified
Wed Feb 1 20:18:29 2006 UTC
(7 years, 3 months ago)
by
lems1-guest
- adds note about 2.4.x kernels on Linux
Revision
524 -
Directory Listing
Modified
Wed Jan 25 06:22:36 2006 UTC
(7 years, 3 months ago)
by
lems1-guest
- allows debian package to ignore dependencies on libglib2 and libdirectfb
Revision
523 -
Directory Listing
Modified
Fri Jan 13 18:05:50 2006 UTC
(7 years, 4 months ago)
by
lems1-guest
- adds the GPL license to all files
Revision
522 -
Directory Listing
Modified
Thu Jan 12 19:13:10 2006 UTC
(7 years, 4 months ago)
by
jacobo221-guest
nothing really, just a tiny check to make user-launching easier in some special case. this also refreshes project's alioth stats ;-P and serves me to test kdesvn hehe
Revision
521 -
Directory Listing
Modified
Sat Jan 7 13:57:42 2006 UTC
(7 years, 4 months ago)
by
jacobo221-guest
fixed header :S. inter runlevel switch is working and tested. Removed non-script-related comments. fixed the way it got PREVLEVEL variable. updated readme to reflect a new reality hehe
Revision
520 -
Directory Listing
Modified
Sat Jan 7 03:25:09 2006 UTC
(7 years, 4 months ago)
by
jacobo221-guest
better way to check if the system is booting
Revision
519 -
Directory Listing
Modified
Sat Jan 7 03:23:00 2006 UTC
(7 years, 4 months ago)
by
jacobo221-guest
fixes the case when manually going into runlevel S
Revision
518 -
Directory Listing
Modified
Sat Jan 7 03:15:31 2006 UTC
(7 years, 4 months ago)
by
jacobo221-guest
ups
Revision
517 -
Directory Listing
Modified
Sat Jan 7 03:05:18 2006 UTC
(7 years, 4 months ago)
by
jacobo221-guest
Added values false, FALSE, False to is_enabled(). redesigned the runlevel detection and usage by redefining the meanings of RUNLEVEL and PREVLEVEL along with target_rl and target_rl_was_set. sanity cleaning such as making local all trivial variabels and commenting exactly what each function returns andthe variabels it exports. some other minor fixes or cleanups. fixed a major bug in previous commit with is_client_running() broken. fixed it also so it handles a sudden runlevel S during a non-S runlevel. removed deprecated (mostly perl) code
Revision
516 -
Directory Listing
Modified
Fri Jan 6 18:58:53 2006 UTC
(7 years, 4 months ago)
by
jacobo221-guest
added a note to the Readme file. fixed a bug in previous commit (which broke the script). fixed the succeeded counts which was broken in previous commit. fixed the inter-runlevels-switch detection, since it was breaking non-boot/down runlevel switches. this script is tested here now, of course, with dash
Revision
515 -
Directory Listing
Modified
Fri Jan 6 16:17:28 2006 UTC
(7 years, 4 months ago)
by
jacobo221-guest
now supports progressbaron* correctly. untested
Revision
514 -
Directory Listing
Modified
Fri Jan 6 15:57:59 2006 UTC
(7 years, 4 months ago)
by
jacobo221-guest
support for hot runlevel switch to S. also in Readme.txt
Revision
513 -
Directory Listing
Modified
Fri Jan 6 05:55:51 2006 UTC
(7 years, 4 months ago)
by
jacobo221-guest
tested with X and it works. fixed a bug in the way it checked the existance of files. fixed a bug in hanlding the init stop calls. fixed a big bug in the way it handled post-S runlevel and while fixing it, cleaned that part of code a lot. fixed a bug in a recent commit about a variable being tested as integer when it wasnt yet set. Fixed the readme installation section and added an uninstallation section
Revision
512 -
Directory Listing
Modified
Fri Jan 6 02:56:14 2006 UTC
(7 years, 4 months ago)
by
jacobo221-guest
ups, i forgot to add the dumb target
Revision
511 -
Directory Listing
Modified
Fri Jan 6 02:19:22 2006 UTC
(7 years, 4 months ago)
by
jacobo221-guest
here it is, evenutally. This is hte readme for the "new" (pardon me) script
Revision
510 -
Directory Listing
Modified
Fri Jan 6 02:18:32 2006 UTC
(7 years, 4 months ago)
by
jacobo221-guest
Removed comments to make them into a Readme file, still needs to remove the non-script-related TODO stuff. Fixed a little very bug in is_enabled(). support for progressonbar disabled. Fixed a serious bug where config_parse() would fail to do its job correctly in some cases. Fixed all error messages to display correctly. fixed xml parsing. fixed config reading, which would report error when not existing. added support for ^ and $ in END_MATCHES. fixed level setting in END_MATCHES. added CHVT_TTY values "auto" and "none". Added support for FRAMEBUFFER device setting. design change: is_client_running doesnt require arguments. fixed bug in perform_complete() where it would not detect correctly if the progress has to be sent or not. Now start_server() does all th server starting job and accepts an argument, -s, to display errors or not. added more checks to server launching and made them more user-friendly. changed the way the script handles its calling execution (read the readme in next commit). now it idles at startu when the fb device is not yet created but udev will run. now it doesnt get the vga= value from /proc/cmd but from env. redefined signals to handle modes better (read readme in next commit). get_status(), progres2percentage() and wmain while loop redesigned to be much clearer now :). redefined the init stp mode to use stop mode silently. and the usual variables renamed, and code readability thingies. probably some more fixes btw
Revision
509 -
Directory Listing
Modified
Fri Jan 6 01:24:51 2006 UTC
(7 years, 4 months ago)
by
lems1-guest
- allows splashy_config to get keys from splashy configuration files or themes config.xml file
Revision
508 -
Directory Listing
Modified
Thu Jan 5 01:01:40 2006 UTC
(7 years, 4 months ago)
by
jacobo221-guest
now supports a FRAMEBUFFER config variabel to set the frambuffer device to use (standard X token). when shutting down, do not exit splashy, so that the image is left there hanging (this should eventaully be used to put a 'you can now power off the computer' image). fixed a bug where splashy would exit when detecting the script before gdm,xdm,... instead of when reaching the script. silenced the server so that all errors are only reported by splashy, which already should do quite good at that task. fixed a bug where ifa user entered verbose mode _very_ quickly when the script had been able to start splashy in 'start' mode, it would splash the imag again when entering 'daemon' mode. added the notes about sourced scripts by thebonsay at #bash. somewhat a bug fix, try to find out if it is between runlevels S and X when no rc(S) script is found ot be running. made the splashy server launching eror report much more user-friednly and precise. also fixing, on script side, splashy binnary's lilo vga detection bug. this script, right now, should be considered in beta stage, or pre-release ;P
Revision
507 -
Directory Listing
Modified
Wed Jan 4 18:29:07 2006 UTC
(7 years, 4 months ago)
by
jacobo221-guest
fix 1: it is 769, not 768. fix 2: lilo doesn't allow using append= for vga=. It is a sepparate command. patch 1: add 1600x1200 resolution explanation. patch 2: wrap into 80 columns layout
Revision
506 -
Directory Listing
Modified
Wed Jan 4 17:47:55 2006 UTC
(7 years, 4 months ago)
by
lems1-guest
- changed splashyZ to start at S12. this is before gdm or kdm/xdm starts
- sample spec file for splashy. needs work
Revision
505 -
Directory Listing
Modified
Wed Jan 4 09:23:41 2006 UTC
(7 years, 4 months ago)
by
k0fman-guest
- border yes|no option
- correct a bug: the colors (blue and green) were reversed
Revision
504 -
Directory Listing
Modified
Wed Jan 4 01:52:07 2006 UTC
(7 years, 4 months ago)
by
jacobo221-guest
This adds the ability to define the end by setting a number between 0 and 99 (using one or two numbers only), independently of the script name. Also adding the hint to detect lilo, which has taken me all afternoon, so I don't forget
Revision
503 -
Directory Listing
Modified
Mon Jan 2 23:05:13 2006 UTC
(7 years, 4 months ago)
by
jacobo221-guest
now splashy runs from the very start if /porc is mounted, thus no text is shwn at all (except for 'splashy is running'). Also wrapped some lines to the 80 chars console limit. removed one of my J221 bug-questions thanks to lemsx1 and one og his suggestions because it was not related. Also fixed the script so that deprecated code can easily be removed before release
Revision
502 -
Directory Listing
Modified
Mon Jan 2 22:23:24 2006 UTC
(7 years, 4 months ago)
by
lems1-guest
- adds notes on bugs closed
Revision
501 -
Directory Listing
Modified
Mon Jan 2 22:02:45 2006 UTC
(7 years, 4 months ago)
by
lems1-guest
- temporary fix for 'an error is ocurred..'
Revision
500 -
Directory Listing
Modified
Mon Jan 2 21:52:50 2006 UTC
(7 years, 4 months ago)
by
lems1-guest
- adds notes in response to J221 notes
Revision
499 -
Directory Listing
Modified
Mon Jan 2 21:42:37 2006 UTC
(7 years, 4 months ago)
by
jacobo221-guest
the mean feature of this patch is the removal of perl. in many ways it is now faster than with perl, though in some cases it might be slower. i'd say it is just average, but still believe it is somewhat faster. appart from that, fixed the /dev/null test to character, not block device. fixed the script so it now shuts down too. all modes work now (reload, try-restart, restart, force-reload, status, stop, ...). Removed the use of basename in favour of bourne shell variables expansions. fixed the scripts detection though still no way to detect sources scripts. added 3xdm and startx to END_MATCHES and switched its value to bourne style (instead of perl style). disabled INVERT_DOWN since splashy binary can't support it yet. removed KEEP_PROGRESS in favour of unset END_MATCHES. getscripts no longer has a 255 scripts limitation. also pid isn't written now on shutdown. fixed bug where i though 99 was the maximum progress but it is 100 (obviously). BUT, introduced a new unfixable bug: /etc/rc?.d/* filenames cannot contains spaces. please test
Revision
498 -
Directory Listing
Modified
Mon Jan 2 15:27:35 2006 UTC
(7 years, 4 months ago)
by
jacobo221-guest
renaming splahy-daemon to splashy-init as suggested (and I agree) by lemsx1. if it even gets to be release, it should be THE init script, thus being an appropiate name. renaming to 'splashy' would make confusion with the binary
Revision
497 -
Directory Listing
Modified
Mon Jan 2 15:25:56 2006 UTC
(7 years, 4 months ago)
by
jacobo221-guest
lemsx1's fixes + a typo
Revision
496 -
Directory Listing
Modified
Mon Jan 2 14:27:52 2006 UTC
(7 years, 4 months ago)
by
jacobo221-guest
this is a new yet-to-be-approved splashy initrc script which should merge all the current (let's say 'old' from now on :P) splashy initrc scripts. it should also provide quite a bunch of new features and accurate measures, hopefully not increasing the CPU usage much. it is very unstested, not yet releasable, though usable in most cases (ehm, all that i have tested hehe). this is the last known-to-work version of the script. I am committing it so i can revert it easily if i find it is completly broken someday (since i'm not keeping backups. i'm lazy). Most of the comments in it will be removed eventually, either moved to a readme or completly removed since they are my personal agenda :D (did i said i'm lazy?) so don't scream to me before it's time! Ok, so that was the introduction to the new file. short, wasn't it?
Revision
495 -
Directory Listing
Modified
Mon Jan 2 08:25:50 2006 UTC
(7 years, 4 months ago)
by
jacobo221-guest
typos
Revision
494 -
Directory Listing
Modified
Sat Dec 31 20:16:39 2005 UTC
(7 years, 4 months ago)
by
lems1-guest
- allows the directfbfont to be implemented correctly. the debian package doesn't include the ft2.a so, we can't link it
- working towards allowing text to be displayed on the stupid terminal
- beautify code
- added jacobo to developers
- deletes unused templates dir and its files
Revision
492 -
Directory Listing
Modified
Thu Dec 29 08:59:30 2005 UTC
(7 years, 4 months ago)
by
lems1-guest
new log
Revision
489 -
Directory Listing
Modified
Wed Dec 28 16:12:25 2005 UTC
(7 years, 4 months ago)
by
otavio
releasing version 0.1.6
Revision
488 -
Directory Listing
Modified
Wed Dec 28 04:23:51 2005 UTC
(7 years, 4 months ago)
by
lems1-guest
- do not modify users grub's menu.lst without letting them know
- new test package
Revision
487 -
Directory Listing
Modified
Mon Dec 26 12:24:54 2005 UTC
(7 years, 4 months ago)
by
lems1-guest
- autosave before build
Revision
486 -
Directory Listing
Modified
Mon Dec 26 12:18:29 2005 UTC
(7 years, 4 months ago)
by
lems1-guest
- project file for anjuta
- fixes octavio email
- ignores anjuta temp files
Revision
485 -
Directory Listing
Modified
Mon Dec 26 10:52:48 2005 UTC
(7 years, 4 months ago)
by
lems1-guest
- fixes things to do test release
Revision
484 -
Directory Listing
Modified
Mon Dec 26 10:11:46 2005 UTC
(7 years, 4 months ago)
by
lems1-guest
new log
Revision
483 -
Directory Listing
Modified
Mon Dec 26 10:10:15 2005 UTC
(7 years, 4 months ago)
by
lems1-guest
- fixes minor glitch with allowing progressbar border to be put off
Revision
482 -
Directory Listing
Modified
Mon Dec 26 09:41:21 2005 UTC
(7 years, 4 months ago)
by
lems1-guest
- allows text to scroll on top of surface
- allows the progressbar border to be turned on or off
Revision
481 -
Directory Listing
Modified
Sun Dec 25 07:55:39 2005 UTC
(7 years, 4 months ago)
by
lems1-guest
- fixes minor glitch with the color of the progressbar border. now it resets back to black
Revision
480 -
Directory Listing
Modified
Fri Dec 23 04:49:31 2005 UTC
(7 years, 4 months ago)
by
lems1-guest
- code embelishments
Revision
479 -
Directory Listing
Modified
Fri Dec 23 04:43:45 2005 UTC
(7 years, 4 months ago)
by
lems1-guest
- code embelishments
Revision
478 -
Directory Listing
Modified
Wed Dec 21 14:38:54 2005 UTC
(7 years, 4 months ago)
by
lems1-guest
- themes are not arch specific
Revision
477 -
Directory Listing
Modified
Wed Dec 21 10:31:31 2005 UTC
(7 years, 4 months ago)
by
lems1-guest
- new themes. converted all images to JPEG
- updated theme
- adds new themes
- new test package
Revision
476 -
Directory Listing
Modified
Tue Dec 20 17:32:51 2005 UTC
(7 years, 5 months ago)
by
lems1-guest
- included all known authors and code contributors
Revision
475 -
Directory Listing
Modified
Tue Dec 20 06:23:43 2005 UTC
(7 years, 5 months ago)
by
lems1-guest
- because of ppc compilation issues, libc is compiled as a shared lib
Revision
474 -
Directory Listing
Modified
Mon Dec 19 22:51:23 2005 UTC
(7 years, 5 months ago)
by
otavio
Fix the linkage to allow it to run in ppc
Revision
473 -
Directory Listing
Modified
Sat Dec 17 05:21:24 2005 UTC
(7 years, 5 months ago)
by
lems1-guest
- added comment about directfb-config
- uses indent and vi to format source code
Revision
472 -
Directory Listing
Modified
Fri Dec 16 17:20:06 2005 UTC
(7 years, 5 months ago)
by
lems1-guest
- corrects libjpeg62-dev build-dep missing, thanks Corsac #debianppc. updates address of Free Software Foundation in all files, thanks Jacobo221 #splashy
Revision
471 -
Directory Listing
Modified
Fri Dec 16 13:50:52 2005 UTC
(7 years, 5 months ago)
by
lems1-guest
- autogenerated man pages
Revision
470 -
Directory Listing
Modified
Fri Dec 16 13:50:09 2005 UTC
(7 years, 5 months ago)
by
lems1-guest
- fixes double free issue at exit
- updated address for FSF
Revision
469 -
Directory Listing
Modified
Fri Dec 16 08:10:36 2005 UTC
(7 years, 5 months ago)
by
lems1-guest
- fixes issues with progressbar incr from 0% to 99% as well as other minor bugs
Revision
468 -
Directory Listing
Modified
Fri Dec 16 05:53:55 2005 UTC
(7 years, 5 months ago)
by
lems1-guest
- reenables test mode
Revision
467 -
Directory Listing
Modified
Thu Dec 15 06:15:08 2005 UTC
(7 years, 5 months ago)
by
lems1-guest
- uses pthread instead of fork() to manage splashy threads. needs more testing
Revision
466 -
Directory Listing
Modified
Thu Dec 15 02:39:38 2005 UTC
(7 years, 5 months ago)
by
lems1-guest
- g_fopen() is declared in glib/gstdio.h
Revision
465 -
Directory Listing
Modified
Wed Dec 14 07:38:21 2005 UTC
(7 years, 5 months ago)
by
lems1-guest
- fixes bug with splashy trying to write a pid file when the filesystem is set to read-only
Revision
464 -
Directory Listing
Modified
Mon Dec 5 07:32:45 2005 UTC
(7 years, 5 months ago)
by
lems1-guest
install splashy_config
adds vicent a
splashy_config man page
takes care of installing the splashy_config as well
do not use splashy pid file
fixes inconsistencies in init scripts
managing our PID file should not be done by splashy
new test version of splashy
Revision
463 -
Directory Listing
Modified
Sat Nov 5 16:21:57 2005 UTC
(7 years, 6 months ago)
by
k0fman-guest
r464@ubuntu-usb: vincent | 2005-11-05 16:22:22 +0100
r465@ubuntu-usb: vincent | 2005-11-05 17:19:17 +0100
- some bugs corrected
- new format support
- removed the coloured texts
- not need for system() function to remove a theme
- checks to create a theme
Revision
462 -
Directory Listing
Modified
Sun Oct 23 06:16:03 2005 UTC
(7 years, 6 months ago)
by
lems1-guest
- uses own pid to control threads
- test package
Revision
461 -
Directory Listing
Modified
Sun Oct 23 01:14:14 2005 UTC
(7 years, 6 months ago)
by
lems1-guest
- missing headers
Revision
460 -
Directory Listing
Modified
Sun Oct 23 01:13:39 2005 UTC
(7 years, 6 months ago)
by
lems1-guest
- attempt to change vt's without using /usr/bin/chvt. also, do not start splashy if it's already running
Revision
459 -
Directory Listing
Modified
Sat Oct 22 17:48:24 2005 UTC
(7 years, 6 months ago)
by
lems1-guest
- fixes typo
Revision
458 -
Directory Listing
Modified
Sat Oct 22 16:10:59 2005 UTC
(7 years, 6 months ago)
by
lems1-guest
- new test package
Revision
457 -
Directory Listing
Modified
Sat Oct 22 16:07:12 2005 UTC
(7 years, 6 months ago)
by
lems1-guest
- splashy needs to be started without start_daemon since getopt is in /usr/bin
Revision
456 -
Directory Listing
Modified
Sat Oct 22 15:47:14 2005 UTC
(7 years, 6 months ago)
by
lems1-guest
- no need for functions file
- we need lsb-base /lib/lsb/init-functions
- new test package with newer init scripts
Revision
455 -
Directory Listing
Modified
Sat Oct 22 15:34:44 2005 UTC
(7 years, 6 months ago)
by
lems1-guest
- lsb compliant init
- lsb compliant scripts. now they should work the same for all linux distros
- splashy functions is not needed
- shell script can be tricky
Revision
454 -
Directory Listing
Modified
Tue Oct 11 15:10:24 2005 UTC
(7 years, 7 months ago)
by
lems1-guest
- allows splashy to test the environment before it starts
- splashy now tests the environment correctly
Revision
453 -
Directory Listing
Modified
Sat Oct 8 17:15:36 2005 UTC
(7 years, 7 months ago)
by
lems1-guest
- no need for update_index() anymore
Revision
452 -
Directory Listing
Modified
Sat Oct 8 14:11:50 2005 UTC
(7 years, 7 months ago)
by
lems1-guest
- ignore vi swap files
- includes sources for splashy_config
- ignore splashy_config binary
- ignore vi swap files
- no need for AM_CFLAGS here
- fixes segfault. we need to init the xml_parser before we use it
Revision
451 -
Directory Listing
Modified
Thu Oct 6 11:20:27 2005 UTC
(7 years, 7 months ago)
by
lems1-guest
- when building, our /etc/init.d path is hard coded. it can't be any other location anyway
- adds note about debian/splashy.install
Revision
450 -
Directory Listing
Modified
Wed Oct 5 13:20:25 2005 UTC
(7 years, 7 months ago)
by
otavio
* Little build system cleanup
Revision
449 -
Directory Listing
Modified
Wed Oct 5 13:08:45 2005 UTC
(7 years, 7 months ago)
by
otavio
Add changelog entries.
Revision
448 -
Directory Listing
Modified
Sun Oct 2 22:28:48 2005 UTC
(7 years, 7 months ago)
by
lems1-guest
- for some strange reason, /sbin/splashy wasn't being installed... or the etc/themes/default... something happen to src/Makefile.am\?
Revision
447 -
Directory Listing
Modified
Sun Oct 2 20:21:07 2005 UTC
(7 years, 7 months ago)
by
lems1-guest
- notes in debian/splashy.postinst
Revision
446 -
Directory Listing
Modified
Sun Oct 2 20:19:52 2005 UTC
(7 years, 7 months ago)
by
lems1-guest
- makes post installation smarter
Revision
445 -
Directory Listing
Modified
Sun Oct 2 18:14:02 2005 UTC
(7 years, 7 months ago)
by
lems1-guest
- new test package
Revision
444 -
Directory Listing
Modified
Sun Oct 2 17:47:07 2005 UTC
(7 years, 7 months ago)
by
lems1-guest
- enables debugging using --enable-debug passed to autogen.sh or configure
Revision
443 -
Directory Listing
Modified
Sun Oct 2 16:59:11 2005 UTC
(7 years, 7 months ago)
by
lems1-guest
- adds configuration related functions
- splashy sources splitted into xml_parser (generic xml parser) and xml_config (implements a simple parser for our config.xml files using the xml_parser)
Revision
442 -
Directory Listing
Modified
Wed Sep 28 02:27:17 2005 UTC
(7 years, 7 months ago)
by
lems1-guest
- really turned off debug
- fixes bugs. some drivers can't be compiled in
Revision
441 -
Directory Listing
Modified
Wed Sep 28 01:56:05 2005 UTC
(7 years, 7 months ago)
by
lems1-guest
- strange errors show when we compiled in matrox|unicrome|cle266|nvidia
- turned off debugging
Revision
440 -
Directory Listing
Modified
Tue Sep 27 05:57:04 2005 UTC
(7 years, 7 months ago)
by
lems1-guest
- we like doing our own configuration here
- an attempt to automate the inclusion of all drivers for all architectures at compile time. needs more work
Revision
439 -
Directory Listing
Modified
Mon Sep 26 09:16:22 2005 UTC
(7 years, 7 months ago)
by
lems1-guest
- sync'ed
- fixed mispellings and other nuances in man pages
- this can be safely ignored as it will be rebuild automatically
- resolves resolution bug. now splashy will always "know" what the highest possible resolution is and use that accordingly.
- splashy compiles statically against all libraries using all directfb video drivers
- man page has been fixed to show that arguments are not optional
- other minor improvements
- final test relase before 0.1.6
- new man page
Revision
438 -
Directory Listing
Modified
Mon Sep 26 03:47:30 2005 UTC
(7 years, 7 months ago)
by
lems1-guest
- applied most of the UNIX conventions for man pages
Revision
437 -
Directory Listing
Modified
Sun Sep 18 10:18:15 2005 UTC
(7 years, 8 months ago)
by
lems1-guest
- in order to get a fully -static binary, we need -all-static and optional --strip-all in src/Makefile.am FLAGS variable, but for some reason that does the wrong thing for the executable...
Revision
436 -
Directory Listing
Modified
Sun Sep 18 09:55:27 2005 UTC
(7 years, 8 months ago)
by
lems1-guest
- successfully linked directfb statically with splashy
Revision
435 -
Directory Listing
Modified
Sun Sep 18 09:52:54 2005 UTC
(7 years, 8 months ago)
by
lems1-guest
- adds link to how to link statically against directfb
- static build successfully
- fixes bugs if splashy is not properly installed
- successfully linked directfb statically with splashy
Revision
434 -
Directory Listing
Modified
Wed Sep 7 16:29:56 2005 UTC
(7 years, 8 months ago)
by
lems1-guest
- needed to avoid lintian warnings
- splashy man page
- takes care of the rest of the lintian issues
Revision
433 -
Directory Listing
Modified
Mon Sep 5 06:52:56 2005 UTC
(7 years, 8 months ago)
by
lems1-guest
- allows progressbar to move forward smoothly. removes the progressbar in reverse code for now
- new feature included
Revision
432 -
Directory Listing
Modified
Sun Sep 4 00:54:55 2005 UTC
(7 years, 8 months ago)
by
lems1-guest
- adds test/preview to the set of splashy possible modes
- adds a possible way to fix this issue
Revision
431 -
Directory Listing
Modified
Sat Sep 3 19:32:14 2005 UTC
(7 years, 8 months ago)
by
lems1-guest
- fallback to default theme's config.xml if other methods fail
Revision
430 -
Directory Listing
Modified
Sat Sep 3 19:20:48 2005 UTC
(7 years, 8 months ago)
by
lems1-guest
- bump up the version
- makes sure we take care of relative paths as well when looking for config.xml
Revision
429 -
Directory Listing
Modified
Sat Sep 3 18:47:24 2005 UTC
(7 years, 8 months ago)
by
lems1-guest
- extra themes for splashy
- adds support for showing the progressbar on shutdown or boot
- placed splashy logo inside default theme
- adds some sanity checks to splashy, we now have a theme to fall back to when some image is not found
Revision
428 -
Directory Listing
Modified
Sat Sep 3 16:00:46 2005 UTC
(7 years, 8 months ago)
by
lems1-guest
Updated
Revision
427 -
Directory Listing
Modified
Sat Sep 3 06:17:07 2005 UTC
(7 years, 8 months ago)
by
lems1-guest
- moving to the next level
Revision
426 -
Directory Listing
Modified
Sat Sep 3 06:14:26 2005 UTC
(7 years, 8 months ago)
by
lems1-guest
- fixes bug with current theme. theme clashes with xpath name use for individual themes
- fixed oxymoronic comment
- fixed bug with missing progressbar
Revision
425 -
Directory Listing
Modified
Fri Aug 26 19:12:47 2005 UTC
(7 years, 8 months ago)
by
lems1-guest
- since static build still doesn't work, reverted dependancies to use the libdirectfb package found in Sarge
- reverted to libdirectfb now in sarge
Revision
424 -
Directory Listing
Modified
Fri Aug 26 18:58:12 2005 UTC
(7 years, 8 months ago)
by
lems1-guest
- splashy config files belong in /etc/splashy not $prefix/etc/splashy
Revision
423 -
Directory Listing
Modified
Thu Aug 25 05:54:33 2005 UTC
(7 years, 8 months ago)
by
lems1-guest
r512@xanax: lmondesi | 2005-08-25 00:28:33 -0400
reorganization of themes dir
r513@xanax: lmondesi | 2005-08-25 00:34:43 -0400
reorgnize config.xml files for themes and splashy itself
r514@xanax: lmondesi | 2005-08-25 00:36:34 -0400
adds SPL_CURRENT_THEME xpath
r515@xanax: lmondesi | 2005-08-25 01:21:47 -0400
adds support for config.xml files in themes folders. see the themes/default/config.xml file as an example of what variables are meant for theme config files
r516@xanax: lmondesi | 2005-08-25 01:26:08 -0400
no -static support yet
r517@xanax: lmondesi | 2005-08-25 01:45:54 -0400
we pass directory names to parse_theme_config the default filename is config.xml
r518@xanax: lmondesi | 2005-08-25 01:48:13 -0400
no -static yet
r519@xanax: lmondesi | 2005-08-25 01:49:38 -0400
themes ready to be used with their own config files
Revision
422 -
Directory Listing
Modified
Thu Aug 11 03:14:42 2005 UTC
(7 years, 9 months ago)
by
lems1-guest
r510@xanax: lmondesi | 2005-08-10 23:14:26 -0400
info about static compile
Revision
421 -
Directory Listing
Modified
Mon Aug 8 03:58:53 2005 UTC
(7 years, 9 months ago)
by
lems1-guest
r494@xanax: lmondesi | 2005-06-18 10:00:44 -0400
better debugging args
r508@xanax: lmondesi | 2005-08-07 23:55:26 -0400
updated
Revision
420 -
Directory Listing
Modified
Mon Jun 27 01:14:10 2005 UTC
(7 years, 10 months ago)
by
goedson
Fixed error message in error.jpg
Revision
419 -
Directory Listing
Modified
Thu Jun 23 18:19:38 2005 UTC
(7 years, 10 months ago)
by
lems1-guest
- fixed typo. Thanks Esoral for reporting this
Revision
418 -
Directory Listing
Modified
Wed Jun 22 16:54:19 2005 UTC
(7 years, 10 months ago)
by
lems1-guest
- version 0.9.22-3 and higher is what we need
Revision
417 -
Directory Listing
Modified
Wed Jun 22 16:40:20 2005 UTC
(7 years, 10 months ago)
by
lems1-guest
- version 0.9.22-3 of libdirectfb has our patch included
Revision
416 -
Directory Listing
Modified
Wed Jun 22 16:38:45 2005 UTC
(7 years, 10 months ago)
by
lems1-guest
- version 0.9.22-3 of libdirectfb has our patch included
Revision
415 -
Directory Listing
Modified
Wed Jun 22 16:10:10 2005 UTC
(7 years, 10 months ago)
by
lems1-guest
Revision
414 -
Directory Listing
Modified
Wed Jun 22 16:08:35 2005 UTC
(7 years, 10 months ago)
by
lems1-guest
- official splashy logo
- allows splashy to be moved from focus at any time during runtime
- new test release
Revision
413 -
Directory Listing
Modified
Sun Jun 19 14:21:30 2005 UTC
(7 years, 11 months ago)
by
lems1-guest
- new test package
- fixed typo/thinko: no splashy_video_t but spl_videomode_t
Revision
412 -
Directory Listing
Modified
Sat Jun 18 21:31:54 2005 UTC
(7 years, 11 months ago)
by
otavio
r15@ibook: otavio | 2005-06-18 18:29:25 -0300
- Add build-dependencie of libglib2.0-dev at last at version 2.0.1-2
since it included the static library needed for our build;
Revision
411 -
Directory Listing
Modified
Sat Jun 18 21:12:06 2005 UTC
(7 years, 11 months ago)
by
otavio
r13@ibook: otavio | 2005-06-18 18:06:33 -0300
* debian/control.in:
- Replace all depends for ${shlibs:Depends} since it's auto-generated;
- Add build-dependencie of libdirectfb-dev at last at version 0.9.22-2
since it included the static library needed for our build;
* debian/control: updated likewise;
Revision
410 -
Directory Listing
Modified
Sat Jun 18 14:26:03 2005 UTC
(7 years, 11 months ago)
by
mario-guest
check if fifo exists
Revision
409 -
Directory Listing
Modified
Thu Jun 16 20:14:51 2005 UTC
(7 years, 11 months ago)
by
otavio
fix the bug number.
Revision
407 -
Directory Listing
Modified
Thu Jun 16 18:38:26 2005 UTC
(7 years, 11 months ago)
by
otavio
Prepare the new release.
Revision
406 -
Directory Listing
Modified
Thu Jun 16 18:33:06 2005 UTC
(7 years, 11 months ago)
by
otavio
- remove bashism from init scripts. Closes: #314474;
Revision
405 -
Directory Listing
Modified
Wed Jun 15 15:07:14 2005 UTC
(7 years, 11 months ago)
by
lems1-guest
- fixes bug 301780 from Alioth
Revision
404 -
Directory Listing
Modified
Wed Jun 15 15:04:11 2005 UTC
(7 years, 11 months ago)
by
lems1-guest
- fixes typo when checking for the XFree86 config file
Revision
403 -
Directory Listing
Modified
Wed Jun 15 13:50:12 2005 UTC
(7 years, 11 months ago)
by
lems1-guest
- test release
- initializes the mode pointer in splashy_video_t
Revision
402 -
Directory Listing
Modified
Wed Jun 15 05:15:06 2005 UTC
(7 years, 11 months ago)
by
lems1-guest
- fixes displaying warning about grub even when grub is actually installed
- added comments about what's new in this release
Revision
401 -
Directory Listing
Modified
Wed Jun 15 04:29:44 2005 UTC
(7 years, 11 months ago)
by
lems1-guest
- new test release
- corrected english sentences in comments and echo statement about grub
Revision
400 -
Directory Listing
Modified
Tue Jun 14 17:31:51 2005 UTC
(7 years, 11 months ago)
by
lems1-guest
- removed unused variable
Revision
399 -
Directory Listing
Modified
Tue Jun 14 17:27:38 2005 UTC
(7 years, 11 months ago)
by
lems1-guest
- preliminary video mode detection code
Revision
398 -
Directory Listing
Modified
Sat Jun 11 21:08:46 2005 UTC
(7 years, 11 months ago)
by
lems1-guest
- attempts to detect the valid video modes before setting our surface to full screen mode. needs more work.
Revision
396 -
Directory Listing
Modified
Tue Jun 7 15:30:53 2005 UTC
(7 years, 11 months ago)
by
otavio
Release.
Revision
395 -
Directory Listing
Modified
Tue Jun 7 15:29:55 2005 UTC
(7 years, 11 months ago)
by
otavio
Add changelog entry to README.Debian.
Revision
394 -
Directory Listing
Modified
Tue Jun 7 15:21:27 2005 UTC
(7 years, 11 months ago)
by
lems1-guest
- a simple readme with work arounds for bugs reported in the Alioth's BTS and DBTS
Revision
393 -
Directory Listing
Modified
Mon Jun 6 01:29:03 2005 UTC
(7 years, 11 months ago)
by
lems1-guest
- added a section for retired developers
Revision
392 -
Directory Listing
Modified
Sun Jun 5 19:37:59 2005 UTC
(7 years, 11 months ago)
by
lems1-guest
- test version
Revision
391 -
Directory Listing
Modified
Sun Jun 5 00:40:14 2005 UTC
(7 years, 11 months ago)
by
lems1-guest
- list are tricky in sh scripts
Revision
389 -
Directory Listing
Modified
Tue May 31 18:09:00 2005 UTC
(7 years, 11 months ago)
by
otavio
Grr. I included a wrong path. Sorry.
Revision
388 -
Directory Listing
Modified
Tue May 31 18:04:00 2005 UTC
(7 years, 11 months ago)
by
otavio
- check multiple patch to look for grub. Closes: #309806;
Revision
387 -
Directory Listing
Modified
Tue May 31 18:00:28 2005 UTC
(7 years, 11 months ago)
by
otavio
* debian/splashy.install: stop to install the images using it;
* Makefile.am: Change the place to install the image inside of
themes/default directory. Closes: #309715;
Revision
386 -
Directory Listing
Modified
Tue May 31 18:00:11 2005 UTC
(7 years, 11 months ago)
by
otavio
Fix formating of changelog file.
Revision
385 -
Directory Listing
Modified
Tue May 31 16:35:23 2005 UTC
(7 years, 11 months ago)
by
lems1-guest
Revision
384 -
Directory Listing
Modified
Sat May 28 08:08:20 2005 UTC
(7 years, 11 months ago)
by
lems1-guest
- new test package
Revision
383 -
Directory Listing
Modified
Sat May 28 07:58:27 2005 UTC
(7 years, 11 months ago)
by
lems1-guest
- fixes pattern matching routine. now errors are found very quickly in any buffer/file or char device
- major code cleanups
- adds missing gpl clauses
Revision
382 -
Directory Listing
Modified
Thu May 26 22:55:08 2005 UTC
(7 years, 11 months ago)
by
lems1-guest
- noted changes to debian package
Revision
381 -
Directory Listing
Modified
Thu May 26 22:51:29 2005 UTC
(7 years, 11 months ago)
by
lems1-guest
- updated to use cat instead of less and to try for XF86Config-4 if xorg.conf is not found
- test release
Revision
380 -
Directory Listing
Modified
Thu May 26 17:13:10 2005 UTC
(7 years, 11 months ago)
by
lems1-guest
- if we find an error, kill splashy child and exit
Revision
379 -
Directory Listing
Modified
Thu May 26 17:11:16 2005 UTC
(7 years, 11 months ago)
by
lems1-guest
- implements a simple reader for /dev/vcs1 using regexec()
- progress bar now works in reverse
Revision
378 -
Directory Listing
Modified
Thu May 26 16:25:43 2005 UTC
(7 years, 11 months ago)
by
lems1-guest
- wait using nanosleep() instead of deprecated usleep()
- splashy autoverboseonerror is a general config key. moved out of the background block
Revision
375 -
Directory Listing
Modified
Wed May 18 14:35:06 2005 UTC
(8 years ago)
by
otavio
Update to allow the package enters Debian. See debian/changelog.
Revision
372 -
Directory Listing
Modified
Mon May 16 20:41:58 2005 UTC
(8 years ago)
by
otavio
Debian major cleanup. Release as 0.1.2.
Revision
368 -
Directory Listing
Modified
Fri May 13 04:28:43 2005 UTC
(8 years ago)
by
otavio
Update for building.
Revision
365 -
Directory Listing
Modified
Fri May 13 04:21:44 2005 UTC
(8 years ago)
by
otavio
Release 0.1.1.
Revision
364 -
Directory Listing
Modified
Sun May 8 07:36:20 2005 UTC
(8 years ago)
by
lems1-guest
- well, fixed a mistake. back to square one
Revision
363 -
Directory Listing
Modified
Sun May 8 07:28:05 2005 UTC
(8 years ago)
by
lems1-guest
- adds notes about why splashyZ is inverted
- let splashy initrc start /sbin/splashy in runlevels 0 and 6 and not splashyZ inverted functionality
Revision
362 -
Directory Listing
Modified
Sun May 8 06:56:45 2005 UTC
(8 years ago)
by
lems1-guest
- the last script to run in the splashy boot sequence. therefore Z
- moved the init script here from debian/splashy.init to play well with other distros
- renamed to splashyZ - last letter of the alphabet
- installs splashy scripts for all distros
- renamed to scripts/splashy
- installs the splashy-functions.sh file in /etc/init.d also
- no need to install these files here now. automake takes care of them
- takes care of using the right names for splashyZ and the other initrc scripts
- removes spl_clear_fifo as it's not needed
Revision
361 -
Directory Listing
Modified
Sun May 8 06:17:26 2005 UTC
(8 years ago)
by
lems1-guest
- faking the dependancies version for now until hoary gets the latest version of libc6
Revision
360 -
Directory Listing
Modified
Thu May 5 05:22:36 2005 UTC
(8 years ago)
by
lems1-guest
- fixes bug when getting splashy pid: the first pid gotten should be returned
Revision
359 -
Directory Listing
Modified
Thu May 5 05:10:02 2005 UTC
(8 years ago)
by
lems1-guest
- added sanity checks before sending commands to the FIFO. commented out the fifo clear function
- added better description for the splashy.init for debian
- commented out the splashy_clear_fifo call
- commented out the spl_clear_fifo call
- we need output returned to us via STDOUT not simply return
- we need to get back STDOUT from splashy_get_pid and not string. bug fix for a statement that will always be true
- removes initrc links on remove target also. we should purge the scripts from /etc/init.d also to avoid problems when upgrading
- new test version
- return not echo
- removes acts almost like purge, except it doesn't remove fifo
Revision
358 -
Directory Listing
Modified
Tue May 3 04:15:18 2005 UTC
(8 years ago)
by
lems1-guest
- after exit we need to clear the FIFO in all initrc's
Revision
357 -
Directory Listing
Modified
Tue May 3 04:06:35 2005 UTC
(8 years ago)
by
lems1-guest
- fixes defunct issues. when splashy exits prematurely, like when hitting ESC/F2, all the script stay hanging while writting to the FIFO... not pretty. fixing afterwards
- changes where we print our errors, now they go to stderr
- introduces spl_clear_fifo() to release all scripts which may have written something to this file previously. code cleanups
- added debugging and code cleanups
- a simple way to clear our FIFO in initrc. This is because splashy has already left the building when users press ESC/F2 and initrc scripts keep sending commands to the FIFO. we need a way to "know" if splashy is running...
- fixes initrc scripts so that they clean fifo. code cleanups
Revision
356 -
Directory Listing
Modified
Tue May 3 01:15:03 2005 UTC
(8 years ago)
by
lems1-guest
kills sub_parent also when child exits
Revision
355 -
Directory Listing
Modified
Mon May 2 05:54:51 2005 UTC
(8 years ago)
by
lems1-guest
- ready for prime time
Revision
354 -
Directory Listing
Modified
Mon May 2 05:51:51 2005 UTC
(8 years ago)
by
lems1-guest
- fixes a number of bugs with the way that directfb waits for keyboard events. now it works like a charm by forking and letting the parent be the one waiting for the events while the sub child paints the progress bar
Revision
353 -
Directory Listing
Modified
Mon May 2 04:50:12 2005 UTC
(8 years ago)
by
lems1-guest
- fixes bug: we don't wait unlimited amount of time for an event to occur. this is nuts
Revision
352 -
Directory Listing
Modified
Mon May 2 04:37:34 2005 UTC
(8 years ago)
by
lems1-guest
- synced from alioth. code cleanups
- update changelog for a new test. this is gold
- added a nice macro that kills directfb properly when something goes wrong
- added a nice interface to listen to keyboard events. also splashy cleans up after itself on shutdown. we need to do the same for the GList options from the xml parser
- video.c uses new macro to initialize directfb properly. also some code cleanups
- added a few nice pointer holders for our new event buffer listener. keeps our keyboard also
Revision
351 -
Directory Listing
Modified
Sun May 1 18:50:08 2005 UTC
(8 years ago)
by
lems1-guest
- forgot the dot
Revision
350 -
Directory Listing
Modified
Sun May 1 18:40:23 2005 UTC
(8 years ago)
by
lems1-guest
- fixes bug at shutdown/reboot
- yet another test release
Revision
349 -
Directory Listing
Modified
Sun May 1 18:15:51 2005 UTC
(8 years ago)
by
lems1-guest
- a version of splashy that does the right thing at shutdown
Revision
348 -
Directory Listing
Modified
Fri Apr 29 03:08:11 2005 UTC
(8 years ago)
by
lems1-guest
- adds a small pause between progress
- simple implementation of reverse progress bar. slow; should find better way later
- fixed bug with splashy not showing at shutdown. implemented sample reversed progressbar. also, removed dependancy on ncurses-bin tput and other commands
- removes dependancies on ncurses-bin. code cleanups
- puts green color back
- test version: inverted progressbar
Revision
347 -
Directory Listing
Modified
Fri Apr 29 00:50:02 2005 UTC
(8 years ago)
by
lems1-guest
r352@xanax: lmondesi | 2005-04-28 20:49:50 -0400
test version
Revision
346 -
Directory Listing
Modified
Fri Apr 29 00:48:59 2005 UTC
(8 years ago)
by
lems1-guest
r350@xanax: lmondesi | 2005-04-28 20:45:49 -0400
code cleanups and notes about vt-switching breaking splashy (not allowing other applications to gain focus
Revision
345 -
Directory Listing
Modified
Fri Apr 29 00:35:28 2005 UTC
(8 years ago)
by
lems1-guest
r346@xanax: lmondesi | 2005-04-27 22:47:01 -0400
initial copy from alioth
r347@xanax: lmondesi | 2005-04-28 20:32:50 -0400
added spl_tty variable to be able to switch splashy to tty 7 after it exits. please customize this in /etc/default/splashy
r348@xanax: lmondesi | 2005-04-28 20:34:18 -0400
added spl_tty variable to be able to switch splashy to tty 7 after it exits
Revision
344 -
Directory Listing
Modified
Wed Apr 27 15:55:26 2005 UTC
(8 years ago)
by
lems1-guest
using force-windowed allows surface apps to work as if they were defined as windows and lets the focus be switched
Revision
343 -
Directory Listing
Modified
Wed Apr 27 10:39:21 2005 UTC
(8 years ago)
by
lemsx1
commented out sending allowchvt because this causes directfb to allow switching but it doesn't actually release the current surface resulting ina stalemate: no switching is possible and no way to exit splashy via 'exit' through the fifo
Revision
342 -
Directory Listing
Modified
Wed Apr 27 10:02:26 2005 UTC
(8 years ago)
by
lemsx1
attempts to allow splashy to switch vt by itself.
I'm seeing in the terminal that all functions get called in the right
order, yet for some reason libdirectfb doesn't allow the switch.
I'll study the source for libdirectfb-0.9-20 to see if this option is
implemented or if it's just part of libdirectfb-0.9-22.
Revision
341 -
Directory Listing
Modified
Wed Apr 27 04:29:55 2005 UTC
(8 years ago)
by
otavio
Clean up the package, preparing it to be uploaded to Debian when 0.1.1 get's out.
Revision
340 -
Directory Listing
Modified
Tue Apr 26 13:10:34 2005 UTC
(8 years ago)
by
lemsx1
implements a simple way to let splashy release the hold that it has on the terminal
Revision
339 -
Directory Listing
Modified
Mon Apr 25 19:15:47 2005 UTC
(8 years ago)
by
lemsx1
a better way to exit splashy. now we make sure that we switch vt's before we do, or at least we attempt to. Please note that this is untested code.
Revision
338 -
Directory Listing
Modified
Mon Apr 25 19:14:50 2005 UTC
(8 years ago)
by
lemsx1
code cleanups. boot or shutdown is required. [] means 'optional' in usage
Revision
337 -
Directory Listing
Modified
Mon Apr 25 18:30:08 2005 UTC
(8 years ago)
by
website
moved functions from main.c to functions.c
Revision
336 -
Directory Listing
Modified
Mon Apr 25 17:32:56 2005 UTC
(8 years ago)
by
lemsx1
console-tools-dev
Revision
335 -
Directory Listing
Modified
Mon Apr 25 17:23:56 2005 UTC
(8 years ago)
by
lemsx1
adds dependancy on console-tools-dev at compile time
Revision
334 -
Directory Listing
Modified
Mon Apr 25 16:57:07 2005 UTC
(8 years ago)
by
lemsx1
removes dependancy on lsb
Revision
333 -
Directory Listing
Modified
Mon Apr 25 16:55:07 2005 UTC
(8 years ago)
by
lemsx1
removes dependancy on lsb
Revision
332 -
Directory Listing
Modified
Mon Apr 25 15:49:18 2005 UTC
(8 years ago)
by
lemsx1
in order to switch virtual terminals without doing an ugly system(chvt) call, we implemented a mini version of chvt. thus, the during build time we need console-tools-dev
Revision
331 -
Directory Listing
Modified
Mon Apr 25 15:47:17 2005 UTC
(8 years ago)
by
lemsx1
implements a simple way to chvt. please read comments. adds depancy at built time for console-tools-dev
Revision
330 -
Directory Listing
Modified
Mon Apr 25 15:03:04 2005 UTC
(8 years ago)
by
lemsx1
added notes on resolution bug and vt7/tty7 problem
Revision
329 -
Directory Listing
Modified
Mon Apr 25 14:47:01 2005 UTC
(8 years ago)
by
lemsx1
no need for _shutdown() now
Revision
328 -
Directory Listing
Modified
Mon Apr 25 14:32:58 2005 UTC
(8 years ago)
by
otavio
Fix compile error.
Revision
327 -
Directory Listing
Modified
Mon Apr 25 07:44:51 2005 UTC
(8 years ago)
by
lemsx1
code cleanups
Revision
326 -
Directory Listing
Modified
Mon Apr 25 07:39:36 2005 UTC
(8 years ago)
by
lemsx1
splashy works like a charm now. it doesn't allow messages to scroll over it.
Revision
325 -
Directory Listing
Modified
Sun Apr 24 20:27:17 2005 UTC
(8 years ago)
by
otavio
Use control.in to calc the cdbs deps in build time.
Revision
320 -
Directory Listing
Modified
Sun Apr 24 20:25:37 2005 UTC
(8 years ago)
by
otavio
Cleanup a bit.
Revision
319 -
Directory Listing
Modified
Sun Apr 24 19:49:29 2005 UTC
(8 years ago)
by
lemsx1
splashy is ready to be released
Revision
318 -
Directory Listing
Modified
Sun Apr 24 17:56:37 2005 UTC
(8 years ago)
by
lemsx1
fixed especial file. now it does the right thing. name is .fifo not .sock!
Revision
317 -
Directory Listing
Modified
Sun Apr 24 17:36:49 2005 UTC
(8 years ago)
by
lemsx1
minor bug fixed. no need to mkdir now
Revision
316 -
Directory Listing
Modified
Sun Apr 24 17:31:50 2005 UTC
(8 years ago)
by
lemsx1
fixes problems with socket file being in a read-only partition or being cleanup after splashy creates it!
Also logic in spl_init() was corrected
Revision
315 -
Directory Listing
Modified
Sun Apr 24 15:52:40 2005 UTC
(8 years ago)
by
lemsx1
adds support for exiting splashy during S99* stage in your default run-level
Revision
314 -
Directory Listing
Modified
Sat Apr 23 15:35:19 2005 UTC
(8 years ago)
by
lemsx1
more code cleanups. progress bar works fine from interactive mode but not at boot time
Revision
313 -
Directory Listing
Modified
Sat Apr 23 12:50:22 2005 UTC
(8 years ago)
by
lemsx1
implements a working copy of a mini FIFO interface to pass commands to splashy. needs to fork and release terminal to be 100% functional.
to use simply launch splashy as usual, and, you could submit commands to /tmp/.splashy fifo:
echo "exit" > /tmp/.splashy
echo "progress 20" > /tmp/.splashy
those are the supported commands for now
Revision
312 -
Directory Listing
Modified
Fri Apr 22 18:17:22 2005 UTC
(8 years ago)
by
lemsx1
simple function to send commands to splashy fifo
Revision
311 -
Directory Listing
Modified
Fri Apr 22 03:29:22 2005 UTC
(8 years ago)
by
lemsx1
commenting out progressbar stuff...
Revision
310 -
Directory Listing
Modified
Thu Apr 21 16:26:44 2005 UTC
(8 years, 1 month ago)
by
lemsx1
appending new-line should happen only once. moved file-descriptor pointer outside as global to make sure it's init once (statically)
Revision
309 -
Directory Listing
Modified
Thu Apr 21 16:16:20 2005 UTC
(8 years, 1 month ago)
by
lemsx1
removed misc:Depends to avoid warning
Revision
308 -
Directory Listing
Modified
Thu Apr 21 15:24:54 2005 UTC
(8 years, 1 month ago)
by
lemsx1
spl_get_int returns -1 on error. no need to test for NULL ( void* or 0x0 )
Revision
307 -
Directory Listing
Modified
Thu Apr 21 15:12:24 2005 UTC
(8 years, 1 month ago)
by
website
text parser half-broken
Revision
306 -
Directory Listing
Modified
Thu Apr 21 07:05:55 2005 UTC
(8 years, 1 month ago)
by
lemsx1
spl_get_int returns -1 on error
Revision
305 -
Directory Listing
Modified
Thu Apr 21 06:23:31 2005 UTC
(8 years, 1 month ago)
by
lemsx1
keeps things consistent between autoconf and automake
Revision
304 -
Directory Listing
Modified
Thu Apr 21 06:19:45 2005 UTC
(8 years, 1 month ago)
by
lemsx1
fixes parse error at compile time
Revision
303 -
Directory Listing
Modified
Thu Apr 21 06:16:20 2005 UTC
(8 years, 1 month ago)
by
lemsx1
code cleanups. bug fix: g_free_string was not being called properly causing buffers to leak and possibly causing segfaults. this version corrects that
Revision
302 -
Directory Listing
Modified
Thu Apr 21 06:14:08 2005 UTC
(8 years, 1 month ago)
by
lemsx1
code cleanups and sanity checks on esteroids. progressbar could fail because of many possibilities, we want to make sure that the end user knows why
Revision
301 -
Directory Listing
Modified
Thu Apr 21 06:01:40 2005 UTC
(8 years, 1 month ago)
by
lemsx1
added a second argument to spl_get_int to pass the desired base
Revision
300 -
Directory Listing
Modified
Thu Apr 21 05:49:26 2005 UTC
(8 years, 1 month ago)
by
lemsx1
make sure that we read the number as if it was base 10. we need other public function(s) for other common bases like 16 (hex) and 8 (octal). TODO for later
Revision
298 -
Directory Listing
Modified
Thu Apr 21 04:57:28 2005 UTC
(8 years, 1 month ago)
by
otavio
Fix detection of runlevel.
Revision
297 -
Directory Listing
Modified
Thu Apr 21 04:19:02 2005 UTC
(8 years, 1 month ago)
by
lemsx1
single user mode is RUNLEVEL=1
Revision
294 -
Directory Listing
Modified
Thu Apr 21 03:50:47 2005 UTC
(8 years, 1 month ago)
by
otavio
Runlevel more checks.
Revision
293 -
Directory Listing
Modified
Thu Apr 21 03:47:49 2005 UTC
(8 years, 1 month ago)
by
lemsx1
adds if runlevel eq 1 just in case
Revision
292 -
Directory Listing
Modified
Thu Apr 21 03:46:17 2005 UTC
(8 years, 1 month ago)
by
lemsx1
adds an explanation as to why we are exiting
Revision
291 -
Directory Listing
Modified
Thu Apr 21 03:45:34 2005 UTC
(8 years, 1 month ago)
by
lemsx1
Single User is a name. should be capitalized
Revision
290 -
Directory Listing
Modified
Thu Apr 21 03:38:16 2005 UTC
(8 years, 1 month ago)
by
lemsx1
added simple table of reference for VGA arguments to the kernel
Revision
289 -
Directory Listing
Modified
Thu Apr 21 03:33:24 2005 UTC
(8 years, 1 month ago)
by
otavio
Check the runlevel.
Revision
288 -
Directory Listing
Modified
Thu Apr 21 03:02:32 2005 UTC
(8 years, 1 month ago)
by
lemsx1
comments out g_free for now. until we know for sure when we need to free these strings
Revision
287 -
Directory Listing
Modified
Thu Apr 21 03:00:16 2005 UTC
(8 years, 1 month ago)
by
lemsx1
fixes minor bug when g_free'ing a GString* allocated in load_text(). code cleanups
Revision
286 -
Directory Listing
Modified
Thu Apr 21 02:43:27 2005 UTC
(8 years, 1 month ago)
by
lemsx1
code cleanup. added debugging statements to splashy_child_boot
Revision
285 -
Directory Listing
Modified
Thu Apr 21 02:31:17 2005 UTC
(8 years, 1 month ago)
by
otavio
Simplefied.
Revision
284 -
Directory Listing
Modified
Thu Apr 21 02:19:42 2005 UTC
(8 years, 1 month ago)
by
lemsx1
more things to ignore
Revision
283 -
Directory Listing
Modified
Thu Apr 21 02:18:28 2005 UTC
(8 years, 1 month ago)
by
lemsx1
more things to ignore
Revision
282 -
Directory Listing
Modified
Thu Apr 21 02:12:54 2005 UTC
(8 years, 1 month ago)
by
lemsx1
no need to use g_printf. code cleanups
Revision
281 -
Directory Listing
Modified
Thu Apr 21 02:05:03 2005 UTC
(8 years, 1 month ago)
by
lemsx1
save some memory. yes as little as this is important
Revision
280 -
Directory Listing
Modified
Thu Apr 21 01:58:43 2005 UTC
(8 years, 1 month ago)
by
lemsx1
code cleanups
Revision
279 -
Directory Listing
Modified
Thu Apr 21 01:57:19 2005 UTC
(8 years, 1 month ago)
by
lemsx1
more code cleanups
Revision
277 -
Directory Listing
Modified
Thu Apr 21 01:30:17 2005 UTC
(8 years, 1 month ago)
by
lemsx1
no need to use g_printf
Revision
276 -
Directory Listing
Modified
Thu Apr 21 01:24:43 2005 UTC
(8 years, 1 month ago)
by
lemsx1
no need to use g_printf
Revision
275 -
Directory Listing
Modified
Thu Apr 21 01:02:20 2005 UTC
(8 years, 1 month ago)
by
lemsx1
please do not start splashy if run level is not 2 and up and our previous run level was N. this means that if we start in single user mode (level 1) splashy won't run
Revision
274 -
Directory Listing
Modified
Thu Apr 21 00:30:53 2005 UTC
(8 years, 1 month ago)
by
lemsx1
removed. automatically generated by autotools
Revision
273 -
Directory Listing
Modified
Thu Apr 21 00:30:10 2005 UTC
(8 years, 1 month ago)
by
lemsx1
added more automatically generated files to the list of ignored
Revision
272 -
Directory Listing
Modified
Thu Apr 21 00:28:41 2005 UTC
(8 years, 1 month ago)
by
lemsx1
autogenerated file
Revision
271 -
Directory Listing
Modified
Thu Apr 21 00:18:29 2005 UTC
(8 years, 1 month ago)
by
lemsx1
keeps things consistent. vars should be gint for int's and gchar for char's. renamed files to keep them consistent also
Revision
270 -
Directory Listing
Modified
Wed Apr 20 22:29:35 2005 UTC
(8 years, 1 month ago)
by
otavio
More fixes.
Revision
269 -
Directory Listing
Modified
Wed Apr 20 20:53:07 2005 UTC
(8 years, 1 month ago)
by
otavio
Fix a bad routine to find the libtool.m4 macros.
Revision
268 -
Directory Listing
Modified
Wed Apr 20 20:52:48 2005 UTC
(8 years, 1 month ago)
by
otavio
Minnor fixes to allow build with newer libtool and others.
Revision
267 -
Directory Listing
Modified
Wed Apr 20 20:52:31 2005 UTC
(8 years, 1 month ago)
by
otavio
Minnor fixes to allow build with newer libtool and others.
Revision
266 -
Directory Listing
Modified
Wed Apr 20 17:15:47 2005 UTC
(8 years, 1 month ago)
by
lemsx1
fixes redifinition of _GNU_SOURCE and fixes broken spl_get_text() calls to non-existing /splashy/Background section of the config.xml file
Revision
265 -
Directory Listing
Modified
Wed Apr 20 17:03:13 2005 UTC
(8 years, 1 month ago)
by
lemsx1
another simple user
Revision
264 -
Directory Listing
Modified
Wed Apr 20 16:58:58 2005 UTC
(8 years, 1 month ago)
by
lemsx1
note about sorting
Revision
263 -
Directory Listing
Modified
Wed Apr 20 16:57:02 2005 UTC
(8 years, 1 month ago)
by
lemsx1
another simple user
Revision
262 -
Directory Listing
Modified
Wed Apr 20 16:54:04 2005 UTC
(8 years, 1 month ago)
by
lemsx1
another simple user
Revision
261 -
Directory Listing
Modified
Wed Apr 20 16:53:07 2005 UTC
(8 years, 1 month ago)
by
lemsx1
a simple user
Revision
260 -
Directory Listing
Modified
Wed Apr 20 11:35:12 2005 UTC
(8 years, 1 month ago)
by
website
video.c
Revision
259 -
Directory Listing
Modified
Wed Apr 20 03:23:22 2005 UTC
(8 years, 1 month ago)
by
lemsx1
lower cased config vars
Revision
258 -
Directory Listing
Modified
Wed Apr 20 03:14:48 2005 UTC
(8 years, 1 month ago)
by
lemsx1
w and h vars used for width and height. Thanks prahal for pointing this out
Revision
257 -
Directory Listing
Modified
Tue Apr 19 23:52:10 2005 UTC
(8 years, 1 month ago)
by
otavio
Use open to try to solve the problem while opening /dev/vcs1 and more a sintax problem. grrr!
Revision
256 -
Directory Listing
Modified
Tue Apr 19 23:51:51 2005 UTC
(8 years, 1 month ago)
by
otavio
Remove some memory leaks.
Revision
255 -
Directory Listing
Modified
Tue Apr 19 15:05:49 2005 UTC
(8 years, 1 month ago)
by
website
Revision
254 -
Directory Listing
Modified
Tue Apr 19 14:53:12 2005 UTC
(8 years, 1 month ago)
by
lemsx1
forgot spl_stack_pop() at the end of end_handler()... the problem of fast coding: thinkos
Revision
253 -
Directory Listing
Modified
Tue Apr 19 14:37:32 2005 UTC
(8 years, 1 month ago)
by
website
Revision
252 -
Directory Listing
Modified
Mon Apr 18 21:57:12 2005 UTC
(8 years, 1 month ago)
by
lemsx1
removed #define _GNU_SOURCE
Revision
251 -
Directory Listing
Modified
Mon Apr 18 21:53:26 2005 UTC
(8 years, 1 month ago)
by
lemsx1
themes path: done
Revision
250 -
Directory Listing
Modified
Mon Apr 18 21:52:31 2005 UTC
(8 years, 1 month ago)
by
lemsx1
updated: info about themes path
Revision
249 -
Directory Listing
Modified
Mon Apr 18 21:50:22 2005 UTC
(8 years, 1 month ago)
by
lemsx1
fixes path to /etc/splashy/themes/*
Revision
248 -
Directory Listing
Modified
Mon Apr 18 21:49:41 2005 UTC
(8 years, 1 month ago)
by
lemsx1
fixes path to /etc/splashy/themes/*
Revision
247 -
Directory Listing
Modified
Mon Apr 18 21:47:43 2005 UTC
(8 years, 1 month ago)
by
lemsx1
fixes strings to xpath syntax
Revision
246 -
Directory Listing
Modified
Mon Apr 18 21:46:29 2005 UTC
(8 years, 1 month ago)
by
lemsx1
fixes strings to xpath syntax
Revision
245 -
Directory Listing
Modified
Mon Apr 18 21:06:17 2005 UTC
(8 years, 1 month ago)
by
lemsx1
fixed minor bug with GCC warnings
Revision
244 -
Directory Listing
Modified
Mon Apr 18 21:04:31 2005 UTC
(8 years, 1 month ago)
by
lemsx1
removed the debugging messages. enable with #DEBUG when wanted
Revision
243 -
Directory Listing
Modified
Mon Apr 18 21:02:54 2005 UTC
(8 years, 1 month ago)
by
lemsx1
a version of xml_parser that uses a fake XPath like to access the strings: /splashy/ProgressBar/x = 10 form our sample config.xml file
Revision
242 -
Directory Listing
Modified
Mon Apr 18 20:29:01 2005 UTC
(8 years, 1 month ago)
by
lemsx1
a universal version that doesn't need tag_opened ot work and it wuld parse almost any xml file
Revision
241 -
Directory Listing
Modified
Mon Apr 18 19:42:01 2005 UTC
(8 years, 1 month ago)
by
otavio
Stack working.
Revision
240 -
Directory Listing
Modified
Mon Apr 18 18:49:35 2005 UTC
(8 years, 1 month ago)
by
lemsx1
program doesn't crash now. but it doesn't work correctly
Revision
239 -
Directory Listing
Modified
Mon Apr 18 15:35:49 2005 UTC
(8 years, 1 month ago)
by
lemsx1
themes dir in /etc/splashy
Revision
238 -
Directory Listing
Modified
Mon Apr 18 14:12:27 2005 UTC
(8 years, 1 month ago)
by
otavio
Commit initial TODO.
Revision
237 -
Directory Listing
Modified
Mon Apr 18 13:02:23 2005 UTC
(8 years, 1 month ago)
by
website
Revision
236 -
Directory Listing
Modified
Mon Apr 18 01:16:36 2005 UTC
(8 years, 1 month ago)
by
lemsx1
gets rid of more warnings. file paths won't be modified from within these functions
Revision
235 -
Directory Listing
Modified
Mon Apr 18 01:04:14 2005 UTC
(8 years, 1 month ago)
by
lemsx1
forgot one last var in checks
Revision
234 -
Directory Listing
Modified
Mon Apr 18 00:56:07 2005 UTC
(8 years, 1 month ago)
by
lemsx1
bug fixes
Revision
233 -
Directory Listing
Modified
Mon Apr 18 00:28:53 2005 UTC
(8 years, 1 month ago)
by
lemsx1
rids the ugly warnings
Revision
232 -
Directory Listing
Modified
Mon Apr 18 00:18:59 2005 UTC
(8 years, 1 month ago)
by
lemsx1
a better implementation of spl_get_int with a newer jazzier strtol()
Revision
231 -
Directory Listing
Modified
Sun Apr 17 22:47:38 2005 UTC
(8 years, 1 month ago)
by
lemsx1
implements spl_get_int and changed arguments for spl_get_* to const gchar* to make it simpler for developers to use this class
Revision
230 -
Directory Listing
Modified
Sun Apr 17 22:26:53 2005 UTC
(8 years, 1 month ago)
by
otavio
More removes.
Revision
229 -
Directory Listing
Modified
Sun Apr 17 22:24:49 2005 UTC
(8 years, 1 month ago)
by
otavio
More cleanup.
Revision
228 -
Directory Listing
Modified
Sun Apr 17 22:23:40 2005 UTC
(8 years, 1 month ago)
by
otavio
Remove buildable things.
Revision
226 -
Directory Listing
Modified
Sun Apr 17 22:16:06 2005 UTC
(8 years, 1 month ago)
by
otavio
Use parser again.
Revision
225 -
Directory Listing
Modified
Sun Apr 17 22:03:49 2005 UTC
(8 years, 1 month ago)
by
lemsx1
a perfectly clean copy of xml_parser. it takes 0m0.006s to find a tag inside a XML file
Revision
224 -
Directory Listing
Modified
Sun Apr 17 21:38:19 2005 UTC
(8 years, 1 month ago)
by
lemsx1
working copy of xml_parser
Revision
223 -
Directory Listing
Modified
Sun Apr 17 21:32:52 2005 UTC
(8 years, 1 month ago)
by
lemsx1
removes depth
Revision
222 -
Directory Listing
Modified
Sun Apr 17 21:27:26 2005 UTC
(8 years, 1 month ago)
by
otavio
Improve debug.
Revision
221 -
Directory Listing
Modified
Sun Apr 17 20:56:03 2005 UTC
(8 years, 1 month ago)
by
lemsx1
a better way to compare the pointers quickly
Revision
220 -
Directory Listing
Modified
Sun Apr 17 20:29:54 2005 UTC
(8 years, 1 month ago)
by
lemsx1
corrected the pointer name
Revision
219 -
Directory Listing
Modified
Sun Apr 17 20:23:21 2005 UTC
(8 years, 1 month ago)
by
website
traslated functions
Revision
218 -
Directory Listing
Modified
Sun Apr 17 20:17:11 2005 UTC
(8 years, 1 month ago)
by
lemsx1
a version that outputs pointers in key locations
Revision
216 -
Directory Listing
Modified
Sun Apr 17 19:32:21 2005 UTC
(8 years, 1 month ago)
by
lemsx1
prints the pointer all over for our Head
Revision
215 -
Directory Listing
Modified
Sun Apr 17 19:15:02 2005 UTC
(8 years, 1 month ago)
by
lemsx1
freeing buffers
Revision
214 -
Directory Listing
Modified
Sun Apr 17 18:28:30 2005 UTC
(8 years, 1 month ago)
by
lemsx1
saves the new start of the lists
Revision
212 -
Directory Listing
Modified
Sun Apr 17 17:40:31 2005 UTC
(8 years, 1 month ago)
by
lemsx1
removes \0 comparison for now
Revision
211 -
Directory Listing
Modified
Sun Apr 17 17:30:07 2005 UTC
(8 years, 1 month ago)
by
lemsx1
needs work with printing e/a node
Revision
210 -
Directory Listing
Modified
Sun Apr 17 17:08:11 2005 UTC
(8 years, 1 month ago)
by
lemsx1
a less buggy version... still needs to solve issues
Revision
209 -
Directory Listing
Modified
Sun Apr 17 15:01:29 2005 UTC
(8 years, 1 month ago)
by
lemsx1
a simpler version for debugging purposes. uses GString now
Revision
208 -
Directory Listing
Modified
Sun Apr 17 14:28:10 2005 UTC
(8 years, 1 month ago)
by
lemsx1
changed to use GString internally
Revision
207 -
Directory Listing
Modified
Sun Apr 17 13:32:14 2005 UTC
(8 years, 1 month ago)
by
lemsx1
removes bug introduced by g_ascii_isalnum(). some of our tags start by / which is not a valid alnum char
Revision
206 -
Directory Listing
Modified
Sun Apr 17 13:24:05 2005 UTC
(8 years, 1 month ago)
by
lemsx1
works like a charm... still looking for source of segfaul
Revision
205 -
Directory Listing
Modified
Sun Apr 17 02:28:51 2005 UTC
(8 years, 1 month ago)
by
lemsx1
getting closer and closer to fixing this ugly bug. g_ascii_strcmp seems to be the culprit. there is no good strcmp() function for C strings ? what if the strings have different encoding (utf8 and latin1/ASCII)? need a better way of solving this
Revision
204 -
Directory Listing
Modified
Sun Apr 17 01:46:48 2005 UTC
(8 years, 1 month ago)
by
lemsx1
got rid of all gcc warnings
Revision
203 -
Directory Listing
Modified
Sun Apr 17 01:21:12 2005 UTC
(8 years, 1 month ago)
by
lemsx1
added some g_strdup()'s and that helped for all those strings that were automatically being freed by the parsing after going through the xml file. now we need to remember to free these at a later point... still getting an ugly segfault, but now because of another reason... re-enabled debug mode
Revision
202 -
Directory Listing
Modified
Sun Apr 17 00:47:45 2005 UTC
(8 years, 1 month ago)
by
lemsx1
giving up for now. this bug is definitely related to some string that is not init properly trying to print to stdout. no memory is being freed. we need to debug with gdb
Revision
201 -
Directory Listing
Modified
Sun Apr 17 00:24:21 2005 UTC
(8 years, 1 month ago)
by
lemsx1
using global var instead of using another pointer. still having segfaults
Revision
199 -
Directory Listing
Modified
Sat Apr 16 22:59:47 2005 UTC
(8 years, 1 month ago)
by
otavio
A lot of work.
Revision
198 -
Directory Listing
Modified
Sat Apr 16 21:27:05 2005 UTC
(8 years, 1 month ago)
by
otavio
Reduce the delay.
Revision
197 -
Directory Listing
Modified
Sat Apr 16 20:44:49 2005 UTC
(8 years, 1 month ago)
by
otavio
Revert the common macro.
Revision
196 -
Directory Listing
Modified
Sat Apr 16 20:27:15 2005 UTC
(8 years, 1 month ago)
by
otavio
More tests.
Revision
195 -
Directory Listing
Modified
Sat Apr 16 20:10:32 2005 UTC
(8 years, 1 month ago)
by
otavio
Move to a common macro.
Revision
194 -
Directory Listing
Modified
Sat Apr 16 19:01:53 2005 UTC
(8 years, 1 month ago)
by
otavio
Fix warnings.
Revision
193 -
Directory Listing
Modified
Sat Apr 16 19:01:31 2005 UTC
(8 years, 1 month ago)
by
otavio
Fix warning about non-void function.
Revision
192 -
Directory Listing
Modified
Sat Apr 16 17:40:02 2005 UTC
(8 years, 1 month ago)
by
otavio
Fix functions names.
Revision
191 -
Directory Listing
Modified
Sat Apr 16 17:38:26 2005 UTC
(8 years, 1 month ago)
by
otavio
Fix stupid mistake in function name.
Revision
190 -
Directory Listing
Modified
Sat Apr 16 17:38:04 2005 UTC
(8 years, 1 month ago)
by
otavio
Fix to use the new xml_parser.
Revision
189 -
Directory Listing
Modified
Sat Apr 16 17:37:43 2005 UTC
(8 years, 1 month ago)
by
otavio
Fix functions definitions.
Revision
188 -
Directory Listing
Modified
Sat Apr 16 09:50:11 2005 UTC
(8 years, 1 month ago)
by
lemsx1
spl_get_text() keeps doing the wrong thing and segfaulting the app. can't find this bug. giving up for today
Revision
187 -
Directory Listing
Modified
Sat Apr 16 07:33:02 2005 UTC
(8 years, 1 month ago)
by
lemsx1
first revision of xml_parser is ready for prime time
Revision
186 -
Directory Listing
Modified
Sat Apr 16 04:50:54 2005 UTC
(8 years, 1 month ago)
by
lemsx1
changed ustring to const gchar* and adds depth to priv node
Revision
185 -
Directory Listing
Modified
Sat Apr 16 00:15:37 2005 UTC
(8 years, 1 month ago)
by
otavio
Convert shutdown.
Revision
184 -
Directory Listing
Modified
Sat Apr 16 00:08:40 2005 UTC
(8 years, 1 month ago)
by
lemsx1
xml_parser basic skeleton in place
Revision
183 -
Directory Listing
Modified
Sat Apr 16 00:00:50 2005 UTC
(8 years, 1 month ago)
by
otavio
More fixes.
Revision
182 -
Directory Listing
Modified
Fri Apr 15 23:46:07 2005 UTC
(8 years, 1 month ago)
by
otavio
Pass argc and argv.
Revision
181 -
Directory Listing
Modified
Fri Apr 15 23:45:39 2005 UTC
(8 years, 1 month ago)
by
otavio
More port.
Revision
180 -
Directory Listing
Modified
Fri Apr 15 23:18:24 2005 UTC
(8 years, 1 month ago)
by
lemsx1
ported to .c
Revision
179 -
Directory Listing
Modified
Fri Apr 15 23:17:46 2005 UTC
(8 years, 1 month ago)
by
lemsx1
simply debugging statements
Revision
178 -
Directory Listing
Modified
Fri Apr 15 23:09:42 2005 UTC
(8 years, 1 month ago)
by
lemsx1
simple header
Revision
177 -
Directory Listing
Modified
Fri Apr 15 23:08:15 2005 UTC
(8 years, 1 month ago)
by
lemsx1
simple parser. needs struct to hold structs
Revision
176 -
Directory Listing
Modified
Fri Apr 15 21:47:39 2005 UTC
(8 years, 1 month ago)
by
otavio
Fix Debian packaging.
Revision
175 -
Directory Listing
Modified
Fri Apr 15 20:54:15 2005 UTC
(8 years, 1 month ago)
by
website
functions.c at 70% for traslating
Revision
174 -
Directory Listing
Modified
Fri Apr 15 19:17:57 2005 UTC
(8 years, 1 month ago)
by
otavio
Convert upgrade_bar.
Revision
173 -
Directory Listing
Modified
Fri Apr 15 18:57:52 2005 UTC
(8 years, 1 month ago)
by
otavio
Use the C version of functions to compile.
Revision
172 -
Directory Listing
Modified
Fri Apr 15 18:57:34 2005 UTC
(8 years, 1 month ago)
by
otavio
Translate load_text.
Revision
171 -
Directory Listing
Modified
Fri Apr 15 18:57:14 2005 UTC
(8 years, 1 month ago)
by
otavio
Use the right output format.
Revision
170 -
Directory Listing
Modified
Fri Apr 15 16:49:47 2005 UTC
(8 years, 1 month ago)
by
otavio
Fix indent.
Revision
169 -
Directory Listing
Modified
Fri Apr 15 16:49:29 2005 UTC
(8 years, 1 month ago)
by
otavio
Use GString to host the output.
Revision
168 -
Directory Listing
Modified
Fri Apr 15 16:49:07 2005 UTC
(8 years, 1 month ago)
by
otavio
Rename to start C translation.
Revision
167 -
Directory Listing
Modified
Fri Apr 15 16:27:05 2005 UTC
(8 years, 1 month ago)
by
otavio
Convert to C format and use glib and directfb library.
Revision
166 -
Directory Listing
Modified
Fri Apr 15 16:26:46 2005 UTC
(8 years, 1 month ago)
by
otavio
Fix function name of glib. Sorry.
Revision
165 -
Directory Listing
Modified
Fri Apr 15 16:09:45 2005 UTC
(8 years, 1 month ago)
by
otavio
Convert main.cc to main.c (C++ -> C)
Revision
164 -
Directory Listing
Modified
Fri Apr 15 16:09:18 2005 UTC
(8 years, 1 month ago)
by
otavio
Update.
Revision
163 -
Directory Listing
Modified
Fri Apr 15 16:08:47 2005 UTC
(8 years, 1 month ago)
by
otavio
Fix to start to support C code.
Revision
162 -
Directory Listing
Modified
Fri Apr 15 16:08:29 2005 UTC
(8 years, 1 month ago)
by
otavio
Add it.
Revision
161 -
Directory Listing
Modified
Fri Apr 15 15:33:24 2005 UTC
(8 years, 1 month ago)
by
otavio
Update to use C libraries and new versions of autotools.
Revision
158 -
Directory Listing
Added
Fri Apr 15 14:53:29 2005 UTC
(8 years, 1 month ago)
by
otavio
Rename to trunk.