| Author |
Message |
Topic: [module] HiEdit 4.0.0.4-5 |
skwire
Replies: 239
Views: 59721
|
Forum: Scripts & Functions Posted: Sun Mar 27, 2011 7:48 pm Subject: [module] HiEdit 4.0.0.4-5 |
is there a way to auto wrap text to the next line?
The HiEdit control does not have word-wrapping capabilities. |
Topic: Trout - A BASS-driven audio player written in AHK |
skwire
Replies: 193
Views: 26874
|
Forum: Scripts & Functions Posted: Thu Dec 23, 2010 6:36 am Subject: Re: Trout - A BASS-driven audio player written in AHK |
Can you share your code?
No, thanks. I've no interest in releasing the source.
i would really love to use trout to sort new music into folders. what i was thinking is that a hotkey could launc ... |
Topic: FileFormat : EXIF : EXIF() Dump-Table v2.00 |
skwire
Replies: 20
Views: 3143
|
Forum: Scripts & Functions Posted: Tue Aug 03, 2010 3:26 am Subject: FileFormat : EXIF : EXIF() Dump-Table v2.00 |
| Based off of that sample image I sent you, it works perfectly. Thank you very much, Suresh. =] |
Topic: FileFormat : EXIF : EXIF() Dump-Table v2.00 |
skwire
Replies: 20
Views: 3143
|
Forum: Scripts & Functions Posted: Sun Aug 01, 2010 2:47 am Subject: FileFormat : EXIF : EXIF() Dump-Table v2.00 |
| Thanks for the reply, Suresh. Nice to chat with you again. =] I've sent you an email with all the details and a sample jpeg with the GPS data. Thanks, again! |
Topic: FileFormat : EXIF : EXIF() Dump-Table v2.00 |
skwire
Replies: 20
Views: 3143
|
Forum: Scripts & Functions Posted: Sat Jul 31, 2010 6:41 am Subject: FileFormat : EXIF : EXIF() Dump-Table v2.00 |
| This is fantastic, Skan. Very nice. Do you think it could be extended to return the GPS fields as well? |
Topic: Trout - A BASS-driven audio player written in AHK |
skwire
Replies: 193
Views: 26874
|
Forum: Scripts & Functions Posted: Tue Apr 13, 2010 4:18 am Subject: Re: translations ? |
@moefr01: Thanks for the kind words. I'll add your request to my ToDo...but it'll be a while before I get around to it.
@Adjiesoft: If/when I get around to adding the EQ, it'll use the BASS libra ... |
Topic: Trout - A BASS-driven audio player written in AHK |
skwire
Replies: 193
Views: 26874
|
Forum: Scripts & Functions Posted: Fri Jan 29, 2010 6:15 pm Subject: Trout - A BASS-driven audio player written in AHK |
v1.0.3 build 275 - 2010-01-29
+ Added "Remove dead entries on startup" option to the General tab. (Thanks, Target)
* The "Remove dead entries" function no longer removes ... |
Topic: QuickAHK v2.2 |
skwire
Replies: 53
Views: 17978
|
Forum: Scripts & Functions Posted: Fri Jan 22, 2010 4:47 am Subject: QuickAHK v2.2 |
| You've really outdone yourself, jballi. QuickAHK is something that I've used almost daily since its inception. Great job. |
Topic: Trout - A BASS-driven audio player written in AHK |
skwire
Replies: 193
Views: 26874
|
Forum: Scripts & Functions Posted: Wed Jan 06, 2010 2:00 pm Subject: Trout - A BASS-driven audio player written in AHK |
could you at least share the code for your fix for this issue? thanks
The solution is here: http://www.autohotkey.com/forum/post-82842.html#82842 |
Topic: Using BASS.Dll |
skwire
Replies: 5
Views: 616
|
Forum: Ask for Help Posted: Fri Nov 20, 2009 4:08 am Subject: Using BASS.Dll |
Here's one way of getting the current second of a track:
Curr_Position := Floor( BASS_ChannelBytes2Seconds( hStream, BASS_ChannelGetPosition( hStream, 0 ) ) )
This is ... |
Topic: Trout - A BASS-driven audio player written in AHK |
skwire
Replies: 193
Views: 26874
|
Forum: Scripts & Functions Posted: Tue Nov 17, 2009 6:00 am Subject: Trout - A BASS-driven audio player written in AHK |
BASS defaults to the standard Creative soundfont file: CT4MGM.SF2 Why not default to standard sf of windows? 2gmgsmt.sf2
And why put it in windows folder! isn't it posible to load it local? from the ... |
Topic: Trout - A BASS-driven audio player written in AHK |
skwire
Replies: 193
Views: 26874
|
Forum: Scripts & Functions Posted: Mon Nov 16, 2009 10:51 pm Subject: Re: Midi not working |
i noticed that midi is not working on your player.
it showes time and progress but no sound.
and no needto ask synth volume is on
Please see my post here: http://www.autohotkey.com/for ... |
Topic: [module] Splitter 1.6 |
skwire
Replies: 13
Views: 1805
|
Forum: Scripts & Functions Posted: Sat Nov 14, 2009 8:59 pm Subject: [module] Splitter 1.6 |
Ye, it can be fixed.
Fantastic. Thank you very much. =] |
Topic: [module] Splitter 1.6 |
skwire
Replies: 13
Views: 1805
|
Forum: Scripts & Functions Posted: Sat Nov 14, 2009 1:05 am Subject: [module] Splitter 1.6 |
| Great library, majkinetor. I have found one issue with it, though. When a GUI has a menubar attached to it, all horizontal splitter rectangles are off by the height of the menu bar. To see what a I ... |
Topic: SceneRenamer - Renames "Scene" releases of TV Show |
skwire
Replies: 69
Views: 10616
|
Forum: Scripts & Functions Posted: Sat Nov 07, 2009 6:44 pm Subject: SceneRenamer - Renames "Scene" releases of TV Show |
The easiest way would be to just make those two variables global:
;Provide a show name (greek) and it will return the TVDB data for the show name (Greek) and series ID (80301 ... |
| |