Welcome to the presentation of a new AutoHotKey program

Description
Fusion is an utility with many features:
- Collect & listen your music
- Watch tv streams
- Listen to radio (not implemented yet)
- Search & download music, video's, podcasts etc. (not implemented yet)
It's in beta version now, so not all the functions are implemented/working yet, and there are some bugs.
Would be great if you let me know about those bugs
Music
The main function is to
collect and listen to your music.
I made functions to save your music to a xml file.
This is fast, and has many functions.
TV
Another great function which just really less programs has, is that you can watch tv for
free!
I gathered streams from internet (mostly from
ChannelChooser) and added those to another xml file.
In the program, I read those, and on this way you can select the streams by country, and when you opened the stream, Fusion will show it in the window and add information about it at the right side of it.
Also, on the bottom, I implemented an program guide, so you will always know when your favorite program is
At the moment I implemented channels from just a few countries, because this takes much time.
I'll add a few countries every day/few days (or when I become really insane i'll do it in one time...)
Download
Executable:
http://www.autohotkey.net/~Jero3n/Fusio ... 2_beta.zip (zipped)
Source:
http://www.autohotkey.net/~Jero3n/Fusio ... source.ahk
I'm working on an installer
Changelog
0.2
New gui
Improved the function for getting the tracks/channels out of the database, much faster now. Thanks to titan!
0.1.4
Fixed anchoring bugs
Added properties window
0.1.3
Added rating.
Added delete function
Added auto-sorting on rating
Fixed LVMedia preparation bug.
Finished TV streaming basics
Adjusted LVMedia column sizes
0.1.2
Added TV streaming beta
0.1.1
Added mci functions, xpath & ie
0.1
First version
Credits
- Titan, for his xpath, anchor & lvx functions
- Ahklerner, for his help with embedding the internet control
- TheIrishThug & Tuncay for their help with some regex functions
- Fincs for his mci sound functions
- Sean for his ie control
- Majkinetor for his GetTextSize() functon
- AGermanUser for BBCodeWriter
Hope you like it
