Search found 16 matches

by ValorSolo
Tue Apr 26, 2011 11:59 pm
Forum: Utilities
Topic: CTTM [Chrome Transparent Theme Maker]
Replies: 1
Views: 10593

I eliminated the need for tintfix.exe.
Now there's only one external file.
by ValorSolo
Sat Apr 23, 2011 9:56 pm
Forum: Utilities
Topic: CTTM [Chrome Transparent Theme Maker]
Replies: 1
Views: 10593

CTTM [Chrome Transparent Theme Maker]

This is an older program of mine, rewritten in Just BASIC.
It crops a wallpaper sized image into a transparent looking Chrome theme.

It has two external files included:

rc-tool.exe - this file does all the cropping and color selecting.
A friend of mine wrote this for a collaborated project, he ...
by ValorSolo
Mon Feb 07, 2011 8:53 pm
Forum: Utilities
Topic: VideoLister
Replies: 3
Views: 11415

I've tested with WMP, it works great.
Also I've added support for the following.
avi, flv, mkv, mp4, mpg, wmv, vob, swf, rm, rmvb, mov, asf, w4v, m2v, m2t, ts, m2ts, mts, avc, ogm, ogv, qt, avc

Am I still missing any commonly used formats?

dim info$(10, 10)
dim a$(1)
dim c$(10, 10)

nomainwin ...
by ValorSolo
Wed Jan 26, 2011 6:43 am
Forum: Games
Topic: Deck of cards
Replies: 3
Views: 5124

I was going to make a new thread, but since I made the deck of cards for this, I'll post it here.
If I make anymore card games, using this deck, I'll post them here, as well.

This took me better than a day to code, and about seven more days to get it to work properly.
You have no idea how many ...
by ValorSolo
Fri Jan 21, 2011 6:42 am
Forum: Games
Topic: Deck of cards
Replies: 3
Views: 5124

Deck of cards

Here's a deck of cards I put together.
by ValorSolo
Mon Jan 17, 2011 5:57 am
Forum: Utilities
Topic: Fullsized Calendar with events
Replies: 1
Views: 9495

Updated the code.
It works correctly, now.
by ValorSolo
Mon Jan 17, 2011 12:46 am
Forum: Utilities
Topic: Fullsized Calendar with events
Replies: 1
Views: 9495

Fullsized Calendar with events

This needs more work and more testing, but here it is anyways.

EDIT: I've added multiple events for a given day (up to three).
And an Event Editor.

UPDATE: Minor layout change. Font change.
Added example code in the Event Editor.
by ValorSolo
Mon Jan 17, 2011 12:41 am
Forum: Utilities
Topic: VideoLister
Replies: 3
Views: 11415

Updated. No external file required.
by ValorSolo
Thu Jan 13, 2011 9:20 pm
Forum: Utilities
Topic: VideoLister
Replies: 3
Views: 11415

VideoLister

Lists all video files in the specified directory and plays them in the specified player, with a single click.
Tested with VLC and MPC - Home Cinema.

The external file is no longer used.
Just compile the code.


dim info$(10, 10)
dim a$(1)
dim c$(10, 10)

nomainwin


UpperLeftX = 25
UpperLeftY ...
by ValorSolo
Mon Jan 10, 2011 7:55 pm
Forum: Games
Topic: Three-of-a-kind [my first game]
Replies: 1
Views: 3688

Here's an update.
Better roll effects and a few more options.

Don't forget the audio files in the first post.
by ValorSolo
Mon Jan 10, 2011 8:12 am
Forum: Games
Topic: Three-of-a-kind [my first game]
Replies: 1
Views: 3688

Three-of-a-kind [my first game]

It's just a simple slots-type game.
by ValorSolo
Sun Jan 02, 2011 9:49 pm
Forum: Utilities
Topic: ToM3u
Replies: 2
Views: 10968

OK, final update...
At least for today.

Just a few bug fixes.

The installer link in the first post is also updated.
by ValorSolo
Sun Jan 02, 2011 5:31 pm
Forum: Utilities
Topic: ToM3u
Replies: 2
Views: 10968

Version 1.2

Added a "Clear" button to clear the file list.
Other minor cosmetic changes.

I'll update the first post after I get the installer uploaded.
by ValorSolo
Sun Jan 02, 2011 2:41 pm
Forum: Utilities
Topic: ToM3u
Replies: 2
Views: 10968

ToM3u

Here's a nice little playlist creator I made.
Only supports mp3 for now, but hopefully more formats will come in the future.

http://valorsolo.com/projects/ToM3u/screenshots/1293959211-001.jpg

It does feature single file and folder selection. A nice, simple gui. And ease of use.

Enjoy and check ...
by ValorSolo
Fri Dec 31, 2010 3:53 am
Forum: Utilities
Topic: ToMP3
Replies: 0
Views: 10199

ToMP3

ToMP3 is a simple conversion tool to convert .wav and .mp3 to .mp3, with user defined quality settings.

I intend to support other formats in future releases, such as .ogg, .m4a, .aac, .ac3, .wma, etc.
Batch conversion is now available in this release.

http://valorsolo.com/projects/ToMP3 ...