ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/s10k/Vago/mainwindow.cpp
Revision 1093 - (view) - [select for diffs]
Modified Sat Dec 30 13:57:32 2017 UTC (7 years, 9 months ago) by s10k
File length: 88558 byte(s)
Diff to previous 1092
Vago 1.4
Revision 1092 - (view) - [select for diffs]
Modified Sat Dec 30 13:43:28 2017 UTC (7 years, 9 months ago) by s10k
File length: 90066 byte(s)
Diff to previous 1061
moved files to s10k directory since now vago uses the same libs structures as my other projects (e.g. XmlTools)
Revision 1061 - (view) - [select for diffs]
Modified Fri Dec 9 19:04:18 2016 UTC (8 years, 10 months ago) by s10k
Original Path: Vago/trunk/Vago/mainwindow.cpp
File length: 90066 byte(s)
Diff to previous 1058
Added Vago 1.3
Revision 1058 - (view) - [select for diffs]
Modified Sun Oct 30 14:42:39 2016 UTC (8 years, 11 months ago) by s10k
Original Path: Vago/trunk/Vago/mainwindow.cpp
File length: 89700 byte(s)
Diff to previous 1054
Vago 1.2
Revision 1054 - (view) - [select for diffs]
Modified Wed Oct 12 21:35:13 2016 UTC (9 years ago) by s10k
Original Path: Vago/trunk/Vago/mainwindow.cpp
File length: 88548 byte(s)
Diff to previous 1052
Vago 1.1
Revision 1052 - (view) - [select for diffs]
Modified Sat Sep 17 13:32:34 2016 UTC (9 years ago) by s10k
Original Path: Vago/trunk/Vago/mainwindow.cpp
File length: 84933 byte(s)
Diff to previous 1047
Fixes for MacOS and minor bugfix
Revision 1047 - (view) - [select for diffs]
Modified Fri Sep 16 22:51:26 2016 UTC (9 years ago) by s10k
Original Path: Vago/trunk/Vago/mainwindow.cpp
File length: 84866 byte(s)
Diff to previous 1036
Added Vago v1.0
Revision 1036 - (view) - [select for diffs]
Modified Sat Apr 2 15:31:18 2016 UTC (9 years, 6 months ago) by s10k
Original Path: Vago/trunk/Vago/mainwindow.cpp
File length: 61963 byte(s)
Diff to previous 1035
Vago 0.9c
Revision 1035 - (view) - [select for diffs]
Modified Thu Mar 24 22:28:41 2016 UTC (9 years, 6 months ago) by s10k
Original Path: Vago/trunk/Vago/mainwindow.cpp
File length: 61957 byte(s)
Diff to previous 1031
Vago 9.0b
Revision 1031 - (view) - [select for diffs]
Modified Sun Mar 13 16:11:45 2016 UTC (9 years, 7 months ago) by iritscen
Original Path: Vago/trunk/Vago/mainwindow.cpp
File length: 62392 byte(s)
Diff to previous 999
Path fix for Vago on Macs.
Revision 999 - (view) - [select for diffs]
Modified Sat Apr 26 12:40:47 2014 UTC (11 years, 5 months ago) by s10k
Original Path: Vago/trunk/Vago/mainwindow.cpp
File length: 62363 byte(s)
Diff to previous 998
Vago 0.9a mac specific changes
Revision 998 - (view) - [select for diffs]
Modified Fri Apr 25 21:05:54 2014 UTC (11 years, 5 months ago) by s10k
Original Path: Vago/trunk/Vago/mainwindow.cpp
File length: 61961 byte(s)
Diff to previous 897
Vago 0.9a
Revision 897 - (view) - [select for diffs]
Modified Wed Jan 8 11:32:55 2014 UTC (11 years, 9 months ago) by s10k
Original Path: Vago/trunk/Vago/mainwindow.cpp
File length: 60831 byte(s)
Diff to previous 815
Vago 09
Revision 815 - (view) - [select for diffs]
Modified Sat Apr 13 13:44:29 2013 UTC (12 years, 6 months ago) by s10k
Original Path: Vago/trunk/Vago/mainwindow.cpp
File length: 59609 byte(s)
Diff to previous 803
Vago: Some more app dir mac fixes

Revision 803 - (view) - [select for diffs]
Modified Wed Apr 10 22:01:56 2013 UTC (12 years, 6 months ago) by s10k
Original Path: Vago/trunk/Vago/mainwindow.cpp
File length: 59494 byte(s)
Diff to previous 802
Vago: fixed log in mac (was writting it to the bundle)

Revision 802 - (view) - [select for diffs]
Modified Wed Apr 10 19:32:13 2013 UTC (12 years, 6 months ago) by s10k
Original Path: Vago/trunk/Vago/mainwindow.cpp
File length: 59482 byte(s)
Diff to previous 801
Vago: trying to fix app location on Mac

Revision 801 - (view) - [select for diffs]
Modified Sun Apr 7 15:36:17 2013 UTC (12 years, 6 months ago) by s10k
Original Path: Vago/trunk/Vago/mainwindow.cpp
File length: 59319 byte(s)
Diff to previous 797
Vago: tried to fix the main directory in mac. I don't want to get the
bundle one.

Revision 797 - (view) - [select for diffs]
Modified Sun Apr 7 01:02:07 2013 UTC (12 years, 6 months ago) by s10k
Original Path: Vago/trunk/Vago/mainwindow.cpp
File length: 58890 byte(s)
Diff to previous 793
fixed some really small tooltips at mac and also fixed at sound wizard
not recognizing *.aif.aif files (thanks Iritscen!)

Revision 793 - (view) - [select for diffs]
Modified Sat Apr 6 23:30:00 2013 UTC (12 years, 6 months ago) by s10k
Original Path: Vago/trunk/Vago/mainwindow.cpp
File length: 58861 byte(s)
Diff to previous 792
mac resolutions usually are higher than in pcs. So I've updated the app
to start as 800x600 (in mac).

Revision 792 - (view) - [select for diffs]
Modified Sat Apr 6 23:10:19 2013 UTC (12 years, 6 months ago) by s10k
Original Path: Vago/trunk/Vago/mainwindow.cpp
File length: 58693 byte(s)
Diff to previous 791
Some more mac fixes

Revision 791 - (view) - [select for diffs]
Modified Sat Apr 6 21:08:35 2013 UTC (12 years, 6 months ago) by s10k
Original Path: Vago/trunk/Vago/mainwindow.cpp
File length: 58592 byte(s)
Diff to previous 790
First export from MacOS

Revision 790 - (view) - [select for diffs]
Modified Sat Apr 6 20:54:26 2013 UTC (12 years, 6 months ago) by s10k
Original Path: Vago/trunk/Vago/mainwindow.cpp
File length: 58596 byte(s)
Diff to previous 771
Some updates in 0.8 version related with Mac OS. They should improve the application on Mac.
Revision 771 - (view) - [select for diffs]
Added Sun Mar 31 19:02:16 2013 UTC (12 years, 6 months ago) by s10k
Original Path: Vago/trunk/Vago/mainwindow.cpp
File length: 57438 byte(s)

Convenience Links

Links to HEAD: (view)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a