Commit Graph

  • 190e18358d Stop play when changing file modernize Matthias Neeracher 2023-06-05 02:27:28 +0200
  • 41098d6d2d More modernization Matthias Neeracher 2023-06-04 02:38:33 +0200
  • e3fb8d3425 Conversion to AVKit more or less works Matthias Neeracher 2016-10-03 03:26:35 +0200
  • 0fb5718725 Bring up to date Matthias Neeracher 2016-08-13 21:17:38 +0200
  • d438c0a961 Refactor date parsing, handle ISO 8601 dates master Matthias Neeracher 2011-08-24 21:41:27 +0200
  • ee5d7b5d6f Better date parsing, some combinatorial explosion Matthias Neeracher 2011-08-24 18:39:14 +0200
  • 5f00a54b60 Date parsing works, but too many false positives Matthias Neeracher 2011-08-24 18:25:23 +0200
  • e9e87825ed Rename Annotations panel to Tags panel Matthias Neeracher 2011-08-24 14:05:15 +0200
  • 0c2fc028df Switch back to reference counted memory Matthias Neeracher 2011-08-24 05:33:22 +0200
  • b121d4f4ed Implement Media / Annotation search Matthias Neeracher 2011-08-24 04:30:49 +0200
  • a41504067d Make tag search case insensitive Matthias Neeracher 2011-08-24 04:30:22 +0200
  • 3da35a706b Tag search works Matthias Neeracher 2011-08-24 03:40:14 +0200
  • 05c678993b Live update of current time display Matthias Neeracher 2011-08-23 22:14:15 +0200
  • 8fc0a50455 Tone down highlights in icons Matthias Neeracher 2011-08-23 21:59:59 +0200
  • c5ce044d88 Continuous toolbar buttons work Feature-Toolbars Matthias Neeracher 2011-08-23 20:49:36 +0200
  • f9129b7406 XCode changed its beautiful mind again Matthias Neeracher 2011-08-23 20:15:21 +0200
  • 66aa6997bb Acquiesce in XCode version fight Matthias Neeracher 2011-08-23 19:57:07 +0200
  • fa5498ed62 Tried to make Fwd/Rev buttons continuous; no success so far Matthias Neeracher 2011-08-23 17:17:53 +0200
  • 46e0e6ba72 Implement toolbars Matthias Neeracher 2011-08-23 05:35:52 +0200
  • 4f3702f277 Fix dimensions of table columns in tag window Matthias Neeracher 2011-08-22 03:59:45 +0200
  • bb4094f238 Implement copy & paste Matthias Neeracher 2011-08-22 03:54:09 +0200
  • 8c9f0ae12d Implement deleting tags Matthias Neeracher 2011-08-22 01:24:09 +0200
  • 9b42529dc3 Implement dragging import/export of URLs Matthias Neeracher 2011-08-21 21:35:04 +0200
  • b1a1104361 Implement dragging into media table Matthias Neeracher 2011-08-21 19:49:59 +0200
  • ec7bb0a476 Implement dragging into annotation table Matthias Neeracher 2011-08-21 19:28:43 +0200
  • 531877b222 Implement dragging out of annotation table Matthias Neeracher 2011-08-21 16:05:28 +0200
  • b2fed163b7 Need propertyList type for native Matthias Neeracher 2011-08-21 16:02:14 +0200
  • fa93720c12 Implement dragging out of tag window Matthias Neeracher 2011-08-21 15:51:43 +0200
  • 54cf82b9c6 Implement Tag (Annotation) panel Matthias Neeracher 2011-08-21 00:20:38 +0200
  • 484e5279b3 Set title for movie panel Matthias Neeracher 2011-08-20 04:51:51 +0200
  • 531f55758b Saner model with a single movie panel for the app Matthias Neeracher 2011-08-20 03:20:13 +0200
  • c8b70d0a37 Implement movie panel Matthias Neeracher 2011-08-20 00:03:36 +0200
  • c388a81fac Table selection needs to propagate to AnnotationController Matthias Neeracher 2011-08-18 19:47:45 +0200
  • 23ae001590 Eliminate duplicate media Matthias Neeracher 2011-08-18 19:15:32 +0200
  • 8614de9959 Mark missing media Matthias Neeracher 2011-08-18 18:28:01 +0200
  • ec626b6cb9 Remove (unimplemented) copying option Matthias Neeracher 2011-08-18 18:06:04 +0200
  • 7dd5af9737 Import Annotations/Tags from Text file Matthias Neeracher 2011-08-18 17:57:51 +0200
  • 1ffab4eced Text export of tags / annotations Matthias Neeracher 2011-08-18 16:30:20 +0200
  • 925b645993 Switch to view based tables Matthias Neeracher 2011-08-18 02:37:29 +0200
  • 41beabba04 Store size for media for safer indentification Matthias Neeracher 2011-08-16 04:16:24 +0200
  • 7bf30dc43e Get rid of MAFolder. We decided on a more lightweight document format, so this eliminates pointless complexity Matthias Neeracher 2011-08-16 03:57:53 +0200
  • 571b804c57 Display Current Time Matthias Neeracher 2011-08-15 04:47:48 +0200
  • 93c55ad866 Merge branch 'BugFix-BlockCopy' into Feature-CurTime Matthias Neeracher 2011-08-15 03:24:34 +0200
  • 6bb680470c Must use Block_{copy,release} to be GC compliant Matthias Neeracher 2011-08-15 03:15:07 +0200
  • cd83b1dec3 Refactor QTTime shortening Matthias Neeracher 2011-08-15 03:12:14 +0200
  • 61cb6c09e2 Fix nasty mouse-over bug with NSTokenFieldCell Matthias Neeracher 2011-08-14 23:56:35 +0200
  • 514fffddbd Restrict to sane number of types, with sane defaults Matthias Neeracher 2011-08-14 22:37:23 +0200
  • d24a3e783d Crude export capabilities work Matthias Neeracher 2011-08-14 21:25:48 +0200
  • bf395e4cad Added icons Matthias Neeracher 2011-08-14 04:31:49 +0200
  • 20b8a0abcc Fix copyright notices Matthias Neeracher 2011-08-14 03:03:54 +0200
  • 0f02a397de Make media time reflect selected annotation Matthias Neeracher 2011-08-14 01:57:32 +0200
  • 454adfb9d1 Reorganize and fix typography Matthias Neeracher 2011-08-14 01:57:09 +0200
  • 1159ba793a Properly constrain window proportions Matthias Neeracher 2011-08-14 01:35:07 +0200
  • d1cd18c57b Add full screen Matthias Neeracher 2011-08-14 01:17:06 +0200
  • 0a367860bc Add autosave Matthias Neeracher 2011-08-14 01:15:46 +0200
  • 3d0a156816 Much simpler, better, media control UI Matthias Neeracher 2011-08-14 00:52:20 +0200
  • fa0018a23a Navigation system works but is overkill Matthias Neeracher 2011-08-14 00:04:24 +0200
  • dbd3e5901f Implement deleting Matthias Neeracher 2011-08-13 22:12:58 +0200
  • 67ce98df17 Autoselect new annotation Matthias Neeracher 2011-08-13 21:43:02 +0200
  • 652a867716 Bump font size for tokens Matthias Neeracher 2011-08-13 19:38:52 +0200
  • d795f92934 Switch to garbage collection to fix crash for NSTokenFieldCell Matthias Neeracher 2011-08-13 19:35:26 +0200
  • 03c270a538 Case insensitive match Matthias Neeracher 2011-08-13 19:08:23 +0200
  • 7b527121b3 Tag editing works Matthias Neeracher 2011-08-13 19:02:18 +0200
  • 0db88816a4 Proper handling of tags in data model Matthias Neeracher 2011-08-13 16:20:06 +0200
  • 96a01add73 Fix typo Matthias Neeracher 2011-08-13 15:33:03 +0200
  • 8c76d004f4 Move data classes to Data Model group Matthias Neeracher 2011-08-13 15:32:46 +0200
  • e4e7d21226 Properly order media Matthias Neeracher 2011-08-13 02:00:16 +0200
  • 272e2720eb Display and add annotations Matthias Neeracher 2011-08-13 01:38:18 +0200
  • 4a7c4ac7e0 Added AnnotationController Matthias Neeracher 2011-08-12 22:51:58 +0200
  • 03de6fa6ad Fix bindings Matthias Neeracher 2011-08-12 22:33:30 +0200
  • 540555f4c5 Layout tweaks Matthias Neeracher 2011-08-12 22:23:04 +0200
  • d38639bdc9 Bind QTMovieView Matthias Neeracher 2011-08-12 20:31:35 +0200
  • e3cdf6d868 Bind Media list Matthias Neeracher 2011-08-12 19:39:32 +0200
  • 7cafd20b80 Fix UTI Matthias Neeracher 2011-08-12 19:39:18 +0200
  • 81dbe391d5 Properly set folder/notes property of new media Matthias Neeracher 2011-08-12 18:25:39 +0200
  • 333ab0dace Switch back to flat file format Matthias Neeracher 2011-08-12 17:54:10 +0200
  • e6ea5922d6 Add MAMedia name property Matthias Neeracher 2011-08-12 17:42:09 +0200
  • ce6ade034d Restructure addMediaURL interface Matthias Neeracher 2011-08-12 15:46:50 +0200
  • d57b567030 Fix display issues in MAAddMediaSheet Matthias Neeracher 2011-08-12 03:25:15 +0200
  • 33a9854b0c Added MAAddMediaSheet Matthias Neeracher 2011-08-12 02:00:37 +0200
  • 269388a545 Media file menu item, directory scanning Matthias Neeracher 2011-08-10 18:46:30 +0200
  • abbc405b6f Added MADocWindow window controller Matthias Neeracher 2011-08-10 18:45:58 +0200
  • 2758343c4e Switch to Objective-C++ Matthias Neeracher 2011-08-10 16:29:21 +0200
  • 328b497040 Create initial folder structure Matthias Neeracher 2011-08-10 16:27:02 +0200
  • 0916b50bf4 Implement file wrapper for CoreData storage Matthias Neeracher 2011-08-10 16:26:33 +0200
  • 7c64c928bf Create explicit classes for entities Matthias Neeracher 2011-08-10 16:22:22 +0200
  • fc92c655e9 Added frameworks etc Matthias Neeracher 2011-08-10 01:46:46 +0200
  • 90953db591 Initial document window layout Matthias Neeracher 2011-08-10 01:46:37 +0200
  • 34c0ddc349 Initial data model Matthias Neeracher 2011-08-10 01:45:54 +0200
  • e680a77ee1 Initial Commit Matthias Neeracher 2011-08-10 00:55:31 +0200