Commit graph

13 commits

Author SHA1 Message Date
Paul Davis
4dc63966f0 globally remove all trailing whitespace from ardour code base.
Paul Davis was responsible for introducing almost all of this.
2015-10-04 14:51:05 -04:00
Robin Gareus
18afd09b3b unify recent session dialogs 2015-09-16 21:37:56 +02:00
Robin Gareus
d6029f9285 remeber recent-session sort-column 2015-09-16 18:59:04 +02:00
Robin Gareus
1fb38a416a add "last modified" column to session-dialog 2015-09-16 18:24:56 +02:00
Robin Gareus
6c43ca5334 partially revert de53fac (pre-sort session list)
<glib> header includes and commends remain for later use
2015-09-16 18:24:56 +02:00
Robin Gareus
c510d8a49d prepare time column in recent session 2015-09-16 01:28:55 +02:00
Robin Gareus
de53fac303 pre-sort recent-sessions by modification time - #6575 2015-09-16 01:28:55 +02:00
Robin Gareus
1bd4e448de namespace libardour utils 2014-06-25 21:47:54 +02:00
Paul Davis
19ba3b8de7 fix some issues with window flow when session loading fails; shrink "New Session" button in session setup dialog 2013-10-08 12:18:27 -04:00
Paul Davis
2c9644320f tighten up layout of session dialog; make button say cancel or quit in difference scenarios 2013-09-23 23:13:07 -04:00
Paul Davis
0f6ba422f6 use new Session API to show session SR and disk bit depth in recent sessions list 2013-09-23 21:36:13 -04:00
Paul Davis
884789bfad move announcements frame around in the session dialog and adjust spacing/borders 2013-09-23 16:49:24 -04:00
Paul Davis
b362ff220c major rearrangement of startup/session loading code
first-time user code remains in ArdourStartup
session selection/setup moved to SessionDialog
many other cleanups, logic improvements, and so forth to the overall session loading process.
Not 100% finished yet.
2013-09-23 14:41:52 -04:00