/[splashy]/trunk
ViewVC logotype

Log of /trunk

View Directory Listing Directory Listing


Sticky Revision:

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. 

  ViewVC Help
Powered by ViewVC 1.1.5