Commit graph

9225 commits

Author SHA1 Message Date
Gregory John Casamento
0b7e229c39 Changes to use ffplay 2022-04-10 12:33:06 -04:00
Gregory John Casamento
f01fe1f152 change the name of the main function so that we can call it externally 2022-04-08 23:45:11 -04:00
Gregory John Casamento
49b46c1c91 Update changelog 2022-04-08 13:23:52 -04:00
Gregory John Casamento
d933ecb0f5 Remove warnings from ffplay 2022-04-03 13:45:37 -04:00
Gregory John Casamento
c15ea80d09 Update NSMovie.m, start cleaning up ffplay.m 2022-04-03 13:04:14 -04:00
Gregory John Casamento
cf2a1ca431 Update configure to find SDL2 2022-04-03 11:04:38 -04:00
Gregory John Casamento
81fd47664b Non-functional clean build of ffplay.m 2022-04-03 11:03:24 -04:00
Gregory John Casamento
217d4ba6d9 Add ffplay.m -- a port of ffplay.c, to help implement the GSVideoSink / VideoOutputSink class 2022-04-03 10:30:01 -04:00
Riccardo Mottola
e0012349f6 Refactor resize bar notch width to be a constant and private inside GSTheme, making it accessible through -[GSTheme resizebarNotchWidth]. 2022-03-31 23:43:52 +02:00
Riccardo Mottola
96db5bf89c Fix resizing mode by fixing initialization order. 2022-03-31 22:58:02 +02:00
Gregory Casamento
fa1369cb64
Merge pull request #147 from gnustep/custom_class_xib3_changes 2022-03-31 00:21:28 -04:00
Fred Kiefer
24a3c29748
Merge pull request #146 from DavidHVernon/keysight-win
Another windows fix, per Greg C recommendation.
2022-03-30 23:35:33 +02:00
Gregory John Casamento
f21aa20815 Move check of index in 'key' before the xpath call 2022-03-29 20:06:53 -04:00
Gregory John Casamento
5f3b54e330 GSXibKeyedUnarchiver: Change format of customClasses dictionary 2022-03-29 19:49:35 -04:00
Gregory John Casamento
39bd359505 Move createCustomClassRecordForId:... to parent class 2022-03-28 18:47:41 -04:00
Gregory John Casamento
5495439ca0 Add errors to give us more of a clue of when something is wrong with decoding 2022-03-28 18:32:41 -04:00
Gregory John Casamento
a4f49d43db Fix mathematical error when hitting the end of the stream. Add an error when the packet is NULL 2022-03-28 09:03:11 -04:00
Gregory John Casamento
58c003bcf0 Merge branch 'NSMovie_branch' of github.com:gnustep/libs-gui into NSMovie_branch 2022-03-28 08:45:23 -04:00
Gregory John Casamento
c2d5972e78 Update code to read NSData, add implementation of open/close in VideoSourceSink.m 2022-03-28 08:45:17 -04:00
Gregory Casamento
f47a0a1e93
Merge branch 'master' into NSMovie_branch 2022-03-27 14:29:19 -04:00
Gregory John Casamento
076a6f8e1d Changes to NSMovie/NSMovieView/GSVideoSink and other classes to support playback of video files in NSMovie/NSMovieView 2022-03-27 14:16:35 -04:00
Gregory Casamento
33fea1762d
Merge branch 'master' into custom_class_xib3_changes 2022-03-26 11:28:29 -04:00
Gregory John Casamento
6025179ad2 Update ChangeLog 2022-03-26 11:25:20 -04:00
Gregory John Casamento
790b686f0d Move _customClasses to GSXibKeyedUnarchiver and implement logic to build the _customClasses array for use in Gorm when loading the xib file. 2022-03-26 11:19:59 -04:00
Fred Kiefer
80140c6336
Merge pull request #145 from gnustep/cell_resp2
Cell responder
2022-03-24 22:46:14 +01:00
David Vernon
f874ae3b9f Another windows fix, per Greg C recommendation. 2022-03-24 14:21:11 -06:00
Gregory John Casamento
de767ac0e0 Add version logic to correct issue for older gorm archives 2022-03-24 07:57:09 -04:00
Gregory John Casamento
8bb139a8b5 Add decoder logic 2022-03-24 06:59:49 -04:00
Gregory John Casamento
eebbd0c4d8 Correct documentation 2022-03-23 12:32:00 -04:00
Gregory John Casamento
bd0858e14a Add documentation 2022-03-23 11:48:57 -04:00
Riccardo Mottola
a7397b787c add tests 2022-03-22 23:59:10 +01:00
Riccardo Mottola
6ec6f20f19 subclass initImageCell, so that RefusesFirstResponder can be set, matching Mac. 2022-03-22 22:52:06 +01:00
Gregory John Casamento
9e4fb16929 Select plugins for sink and source 2022-03-22 15:23:35 -04:00
Gregory John Casamento
9a602928c2 Set _movie to nil when doing dealloc 2022-03-22 12:53:12 -04:00
Gregory Casamento
69de2d33d2
Fix compilation error... 2022-03-22 09:23:27 -04:00
Gregory Casamento
54a1c41bb5
Fix build. Remove underscores from videoSourcePlugins. 2022-03-22 08:48:13 -04:00
Gregory John Casamento
4941682e83 Intialize file types and GSVideoSource in NSMovie 2022-03-21 07:21:23 -04:00
Fred Kiefer
def2c9765d
Merge pull request #141 from svgol/custom_build_dir_fails_to_build_libs_gui
fix to build GSSpell in custom build dir
2022-03-21 08:50:13 +01:00
Gregory John Casamento
61c5e278e0 Merge branch 'NSMovie_branch' of github.com:gnustep/libs-gui into NSMovie_branch 2022-03-20 15:43:11 -04:00
Gregory John Casamento
a80e8dba47 Fix ignore line for AudioFile.nsmovie 2022-03-20 15:42:50 -04:00
Gregory John Casamento
171393f1fe Fix ignore line for AudioFile.nsmove 2022-03-20 14:25:49 -04:00
Gregory John Casamento
b9369c58d3 Add to ignore file. 2022-03-20 13:49:17 -04:00
Gregory John Casamento
117eceb1ad Remove *.nsmovie in video dir 2022-03-20 13:46:51 -04:00
Gregory John Casamento
25a6bf5756 Add the beginning of code to handle movie playback 2022-03-20 13:45:48 -04:00
Gregory John Casamento
5c3d38e0ed Add new vars. Implement init. 2022-03-19 03:10:31 -04:00
Wolfgang Lux
efb9bcb2e7 Select the first item of a NSPopUpButtonCell's new menu 2022-02-26 15:30:26 +01:00
Wolfgang Lux
ec3353ecd8 Never change the state of the selected item of a NSPopUpButton configured as a pull down 2022-02-26 15:21:04 +01:00
Sergei Golovin
94dc3a107a * fix to build GSSpell in custom build dir 2022-02-22 17:26:54 +04:00
Gregory John Casamento
606505326c Minor change: Add all new headers to DocMakefile 2022-02-21 14:22:47 -05:00
Fred Kiefer
7c1af2c874
Merge pull request #140 from williameveretteggplant/autoreleasepool_NSTextView
Fix memory leak in NSTextView
2022-02-14 23:42:08 +01:00