Command line mode
Status: Beta
Brought to you by:
dopefish
how is progress going on a commandline mode for
playspc? I'm not really looking for anything
spectacular, but a minimal command line mode would be
great. I'll poke in the code a bit, but I can't
promise anything. I've got about zero experience with C.
Logged In: YES
user_id=1139611
Well, 15 minutes of poking around, wildly deleting and
commenting out proved that I have no clue about how to work
with gtk. And that the gui is horribly intertwined with the
rest of the code. here's as far as I got before being
overwhelmed by GTK runtime errors.
Logged In: YES
user_id=1139611
whoops, forgot the file. if it helps, i changed the names
to playspc.c and .h for the ones that I worked on.
two diffs, and the makefile