topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Monday May 12, 2025, 7:37 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Recent Posts

Pages: prev1 ... 201 202 203 204 205 [206] 207 208 209 210 211 ... 222next
5126
lanux, here you go.  The only column you can't hide is the Filename colum.

v1.1.4 - 2009-08-01
    + Added ability to choose which columns are displayed.  You can find it
      under the View menu.  (Thanks, lanux128)
    * Moved the "Say total time" to the Extra menu.
5127
Would it be possible to have the Filename column self-adjusting as it was before
Done.

I promise this is the last adjustment request(unless you can get it to pick winning Lotto numbers) :)
:)  Don't worry about requests.  I enjoy these sorts of apps.

a way to customize the columns would be nice. i'd like to request for the ability to hide certain columns.
If I add this, I'd have to do it like I do in Trout and other apps I've written that use a listview.  Basically, I just zero-width any column you want to "hide".  It's still there but you just don't see it.
5128
Hmmmm, if you add audio and video codec then you'd have just about all the pertinent info from MediaInfo. The other thing, if I reposition the columns it seems to forget the order if I close and open the app.  Could you persist the column order?
Done.

v1.1.2 - 2009-07-31
    + Column order and widths are now saved.  (Thanks, MilesAhead)
    + Added a few more data columns.

main.png
5129
Post New Requests Here / Re: IDEA: Zipdate Utility for long file names?
« Last post by skwire on July 30, 2009, 10:14 AM »
Fair enough.  =]
5130
v1.1.1 - 2009-07-30
    + Added file type icons to the list.

main.png
5131
More columns are a snap to add; are there any you would like to see?
5132
v1.1.0 - 2009-07-29
    + Added several columns (Size, Audio bitrate, Video bitrate, Resolution, Framerate)
    + Last selected folder is now remembered for the current session.  (Thanks, lanux128)
5133
Post New Requests Here / Re: IDEA: Zipdate Utility for long file names?
« Last post by skwire on July 29, 2009, 05:57 PM »
Are you happy with the command line method or did you want a small, custom GUI to handle this?
5134
aye, sir! more customizable columns would be great! :)
Any, in particular, that you would like to see?
5135
Looks like they're both pretty accurate in terms of time.  Within a second, anyway.  Were you wanting more columns in PlayTime?
5136
Post New Requests Here / Re: Idea: comparing SFV
« Last post by skwire on July 28, 2009, 07:03 AM »
I've actually written an SFV utility for my own use so something like this wouldn't be too hard to do.  I'll see what I can come up with for you.
5137
Added a few more bits:

v1.0.9 - 2009-07-28
    + Added a "Do not display files that report 00:00" checkbox.

v1.0.8 - 2009-07-27
    + Added a shell extension option under the "Extra" menu.  This
      will install an "Add to PlayTime" entry in the context menu.
    + Added command-line support for adding files.  (Thanks, garbanzo)
5138
Cool, thanks for the report.
5139
Post New Requests Here / Re: IDEA: Remote Keypad
« Last post by skwire on July 27, 2009, 09:27 PM »
I use this all the time:  AHK Remote
5140
Works for me   :Thmbsup:
Did you try both?  Or just the shell option?
5141
I just added a shell extension option as well as commandline support for adding files/folders.  If you'd like to test, download the latest snapshot build:  Download v1.0.7.56

To use the shell extension, simply enable it from the "Extra" menu.  Once enabled, you should see a new "Add to PlayTime" option when you right click a selection of files/folders in your file manager.  The commandline stuff should be the standard [c:\path\to\PlayTime.exe "%1"] where %1 equals the files/folders you want to load.

Both options seem to work for me under XP SP2 but I'd appreciate feedback if they work on your system as well.
5142
this is an excellent little app, skwire! many thanks!
would you consider adding the ability to send files to it via the command line? i would love to add a button in Directory Opus to send selected media files to PlayTime.
 :Thmbsup:
Thanks for the compliments.  Would a standard context menu option be sufficient?  Right-click a selection -->  Add to PlayTime.
5143
Finished Programs / Re: IDEA: Sort images into folders based on resolution
« Last post by skwire on July 25, 2009, 01:56 PM »
My Intention was a pixel count. I think it is good for sorting HighRes and LowRes pictures.
Ahh, that makes much more sense.  Sure, I can do this.
5144
Finished Programs / Re: IDEA: Sort images into folders based on resolution
« Last post by skwire on July 25, 2009, 11:33 AM »
My idea is to calculate "with X heigh" and truncate the last 3 to 6 digits
  800 *   600 = 480k
1024 *   768 = 786k
1920 * 1200 =    2M or 2.3M
Hmmm...multiplying the width times the height is not a good indicator of file size.  Did you maybe mean a rounded off total pixel count?

As I understand your program - I'll get diffrent direcorys for landscaped and portrait as it is right now? This is also be good if I want to filter landscape and portait.
Yes, that would be the case.
5145
Coding Snacks / Re: Episode comparison tool (another organisational app!)
« Last post by skwire on July 25, 2009, 06:05 AM »
Agreed.  I use this app as well.
5146
Finished Programs / Re: IDEA: Sort images into folders based on resolution
« Last post by skwire on July 25, 2009, 05:55 AM »
Another idea for the program: To sort in folders with the "size" of the picture - for an 800*600 or 600*800 picture in 480k or something like that.
This could be done.  However, there would have to be some rounding involved because, otherwise, you'd likely end up with one folder per image unless the size was exactly the same for given images.  Follow me?
5147
Finished Programs / Re: IDEA: Sort images into folders based on resolution
« Last post by skwire on July 25, 2009, 05:50 AM »
Doh...try now.  Apologies.   :-[
5148
Done.   :)  Webpage | Download

v1.0.7 - 2009-07-24
    + PlayTime's size & position is now saved.  (Thanks, MilesAhead)
    ! Toolbar icons were not displaying properly under Vista64 and Win7.
5149
Would you mind trying the latest snapshot build, please, and see if the toolbar icons work again?  v1.0.6.4
5150
I thought this might be cool to add for your friend:

Webpage | Download

v1.0.6 - 2009-07-23
    + Added a simple text-to-speech option in the Edit menu.  You can also
      press F1 to hear the list total.
Pages: prev1 ... 201 202 203 204 205 [206] 207 208 209 210 211 ... 222next