I eliminated the need for tintfix.exe.
Now there's only one external file.
Search found 16 matches
- Tue Apr 26, 2011 11:59 pm
- Forum: Utilities
- Topic: CTTM [Chrome Transparent Theme Maker]
- Replies: 1
- Views: 10593
- 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 ...
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 ...
- Mon Feb 07, 2011 8:53 pm
- Forum: Utilities
- Topic: VideoLister
- Replies: 3
- Views: 11415
- Wed Jan 26, 2011 6:43 am
- Forum: Games
- Topic: Deck of cards
- Replies: 3
- Views: 5124
- 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.
- Mon Jan 17, 2011 5:57 am
- Forum: Utilities
- Topic: Fullsized Calendar with events
- Replies: 1
- Views: 9495
- 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.
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.
- Mon Jan 17, 2011 12:41 am
- Forum: Utilities
- Topic: VideoLister
- Replies: 3
- Views: 11415
- 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 ...
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 ...
- Mon Jan 10, 2011 7:55 pm
- Forum: Games
- Topic: Three-of-a-kind [my first game]
- Replies: 1
- Views: 3688
- 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.
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 ...
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 ...
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 ...
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 ...