Search found 6183 matches

by Pizzasgood
Wed 15 May 2013, 02:12
Forum: Multimedia
Topic: Retrovol 0.13.1 (Volume mixer)
Replies: 196
Views: 182250

0.13.1 is up. It doesn't exactly handle stopped alsa ideally (if you have it running from a terminal, you'll see a new error message each time it tries accessing the card, which is very spammy), but it didn't outright die when I tested. It might even theoretically be able to resume working when you ...
by Pizzasgood
Mon 13 May 2013, 20:25
Forum: Multimedia
Topic: Retrovol 0.13.1 (Volume mixer)
Replies: 196
Views: 182250

Also, how does one get to the options you mentioned? You right-click on the icon and go to "Configure Window". Alternately, pop up the main window and use File->Configure. The new options are right at the top of the "Main" tab. But does not work if /usr/sbinalsaconf or /etc/init...
by Pizzasgood
Fri 10 May 2013, 04:39
Forum: Multimedia
Topic: Retrovol 0.13.1 (Volume mixer)
Replies: 196
Views: 182250

Hi, long time no type :P I just uploaded a new version. I think I fixed all of the issues that have been brought up. Summary: Three options for volume scaling - linear, logarithmic, exponential Auto-mute when set to 0%, can be optionally disabled Does not use the muted icon unless actually muted (no...
by Pizzasgood
Thu 15 Mar 2012, 18:30
Forum: Security
Topic: Why I don't like running as root (in Puppy)
Replies: 129
Views: 187975

My guess would be that you forgot to make the new user the owner of his home directory, which could be done like this (adjusting for your own particulars):

Code: Select all

chown -R user:user /home/user
by Pizzasgood
Fri 09 Mar 2012, 14:54
Forum: Security
Topic: Why I don't like running as root (in Puppy)
Replies: 129
Views: 187975

Yeah, we know about spot. That lets you run things as a user on a program by program basis. Using 'su spot' is a good way to safeguard a program that might be hacked, e.g. your browser. But no, it isn't a real solution to the actual problem caused by lack of multi-user, which is: how to securely sha...
by Pizzasgood
Tue 28 Feb 2012, 01:02
Forum: Multimedia
Topic: Retrovol 0.13.1 (Volume mixer)
Replies: 196
Views: 182250

If anybody is interested in having it changed right now , there are only two lines of source code that would need adjusting. Otherwise, you'll have to wait until I get around to adding it proper, which is more work since I want it to be optional - I'm kind of busy lately so I might not work on it fo...
by Pizzasgood
Mon 27 Feb 2012, 20:09
Forum: Multimedia
Topic: Retrovol 0.13.1 (Volume mixer)
Replies: 196
Views: 182250

I suspect that different sound cards might use different curves, because it seems fine on my end. Right now I'm just linearly using the value range that Alsa reports. I'll add an entry to my todo list to add some other optional scales in case user hardware or preference differs from my own.
by Pizzasgood
Sun 19 Feb 2012, 17:50
Forum: Security
Topic: Why Puppy's Light Encryption Option is a Joke (Educational)
Replies: 17
Views: 17571

Though I posted this in 2009, the weakness had been known to the forum since not long after it was implemented, whenever that was (2005?). If Puppy is recommending the light option, then I agree it should be changed around. It should strongly encourage the use of the heavy option. People should only...
by Pizzasgood
Thu 09 Feb 2012, 14:10
Forum: Multimedia
Topic: Retrovol 0.13.1 (Volume mixer)
Replies: 196
Views: 182250

Every soundcard has its own set of controls that it provides. Some have many, while others only have a couple. Retrovol doesn't magically create any new ones; it just shows the ones that exist on your particular soundcard. Any control that shows up in Alsamixer should appear in Retrovol, as long as ...
by Pizzasgood
Wed 08 Feb 2012, 21:02
Forum: Multimedia
Topic: Retrovol 0.13.1 (Volume mixer)
Replies: 196
Views: 182250

What is strange is that I didn't encountered this error message last times I compiled retrovol (Puppy 4.31) ! Is there any modification of your source files which could explain this? Yes. Until now, there was not an explicit inclusion of libX11 in retrovol. It happened automatically. But recently s...
by Pizzasgood
Wed 08 Feb 2012, 14:08
Forum: Multimedia
Topic: Retrovol 0.13.1 (Volume mixer)
Replies: 196
Views: 182250

If you get that compile error about lX11, do this before compiling.

Code: Select all

export LDFLAGS="-L/usr/X11R7/lib"
by Pizzasgood
Tue 07 Feb 2012, 14:20
Forum: Multimedia
Topic: Retrovol 0.13.1 (Volume mixer)
Replies: 196
Views: 182250

Ah, I see. Yeah, that made them behave. Thanks.
by Pizzasgood
Tue 07 Feb 2012, 00:22
Forum: Multimedia
Topic: Retrovol 0.13.1 (Volume mixer)
Replies: 196
Views: 182250

Okay, 0.12 is uploaded. Warning: The gtk in the puppies I tested on (4.1.2 and 5.25) doesn't seem to like the localization files. Not sure if it's just a fonts issue or what. Works fine in my Arch install, where I originally tested everything. Looks like it's a UTF-8 issue of some sort. Probably som...
by Pizzasgood
Fri 03 Feb 2012, 14:17
Forum: Multimedia
Topic: Retrovol 0.13.1 (Volume mixer)
Replies: 196
Views: 182250

Okay, yes, that is intentional. This has to do with the config file, which only stores the enabled sliders, not the disabled sliders. If no sliders are enabled - such as on a fresh empty config file - then it defaults to showing all of the sliders, because not showing any sliders wouldn't make any s...
by Pizzasgood
Fri 03 Feb 2012, 02:54
Forum: Multimedia
Topic: Retrovol 0.13.1 (Volume mixer)
Replies: 196
Views: 182250

The problem with the segment thickness is now fixed in SVN, as well as the warning about deprecated page values. Having an option to set margins in the windows would be nice I guess. I really hate GUI programming though, so I'll put that off until next time :) I noticed that theme background colors ...
by Pizzasgood
Fri 03 Feb 2012, 00:51
Forum: Utilities
Topic: Gourmet recipe manager error msg
Replies: 1
Views: 2009

It looks to me like you don't have the Image module installed. Python has various extra modules that provide functionality beyond what the raw language offers, and some Python programs have them as dependencies. It's basically the same situation as with normal compiled programs that depend on having...
by Pizzasgood
Fri 27 Jan 2012, 21:03
Forum: Multimedia
Topic: Retrovol 0.13.1 (Volume mixer)
Replies: 196
Views: 182250

It is supposed to set the spacing between the segments, e.g. the dark bits between the parts that light up. Another thing to fix. :(
by Pizzasgood
Wed 25 Jan 2012, 05:01
Forum: Multimedia
Topic: Retrovol 0.13.1 (Volume mixer)
Replies: 196
Views: 182250

Hmmm. I'll try to make some time this weekend or next week to fix this stuff.
by Pizzasgood
Wed 28 Dec 2011, 20:54
Forum: Truly off-topic conversations
Topic: Be nice, Never cheat! [This thread is now Solved!]
Replies: 72
Views: 152451

Hahaha, I see that the soap opera named Puppy Linux is still going strong. Sock puppets, cults, conspiracies... you people are silly. :lol:

The fact that people care enough for all the drama that happens to happen just shows how awesome this distro and forum are.
by Pizzasgood
Tue 27 Dec 2011, 23:05
Forum: REQUESTS
Topic: Is there a random number generator for Puppy? (Solved)
Replies: 16
Views: 8014

You can also do this from the shell, to get a number from 0 - 32767:

Code: Select all

echo $RANDOM
http://tldp.org/LDP/abs/html/randomvar.html