100 Commits
Author SHA1 Message Date
Gerasim Troeglazov 554dc8b060 VideoWindow add-on: Fix add-on loading (Remove unnecessary check) 2023-10-18 10:05:20 +10:00
Gerasim Troeglazov e511f0c1cb usb_serial: add WinChipHead (CH340/CH341) support
Fixes #15872.

Change-Id: I3b43094574045464ca0d3e024f8b5aac32ce5210
Reviewed-on: https://review.haiku-os.org/c/haiku/+/5401
Reviewed-by: Adrien Destugues <[email protected]>
Tested-by: Commit checker robot <[email protected]>
2022-06-27 09:15:58 +00:00
Gerasim Troeglazov c377d66126 Cortex: use vector icons
Change-Id: I49f6bdf93366221330ca29281e3465d9b7452402
Reviewed-on: https://review.haiku-os.org/c/haiku/+/4405
Tested-by: Commit checker robot <[email protected]>
Reviewed-by: waddlesplash <[email protected]>
2021-09-09 22:22:14 +00:00
Gerasim Troeglazov b24faa52b4 VideoWindow consumer: buffer initialization shoud be done after format acceped.
Video generated by DemoVideoProducer is now displayed correctly

Change-Id: Idaed170a355ae7ed0b50c143a5c6c33da1393551
Reviewed-on: https://review.haiku-os.org/c/haiku/+/4401
Reviewed-by: waddlesplash <[email protected]>
Tested-by: Commit checker robot <[email protected]>
2021-09-09 22:19:31 +00:00
Gerasim Troeglazov 9ac8709cef CodyCam: fix position and size for ControlWindow
Change-Id: I8a305cab294c788179d8e81d12a9be768d5fb925
Reviewed-on: https://review.haiku-os.org/c/haiku/+/4406
Tested-by: Commit checker robot <[email protected]>
Reviewed-by: Adrien Destugues <[email protected]>
Reviewed-by: John Scipione <[email protected]>
2021-09-02 15:52:07 +00:00
Gerasim Troeglazov c7bd3e69fa Tracker: fix generating filename on duplicate
sizeof for the pointer can't be used for buffer size calculation

Change-Id: I9c6b04ebc7abc3864a64fb6202e457eeb8d6787f
2021-08-29 20:49:47 +10:00
Gerasim Troeglazov 270bb32f98 virtio: fix typo 2021-08-18 21:30:41 +10:00
Gerasim Troeglazov 1ab6200126 DefaultMediaTheme: implement BTextParameter handling for BParameterWeb
These changes add text parameters support to DefaultMediaTheme
for the BParameterWeb class.

Change-Id: I6ec04109af73011f84bb7c1fd5210c5c8842c2cb
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3828
Reviewed-by: Adrien Destugues <[email protected]>
2021-04-06 20:17:52 +00:00
Gerasim Troeglazov 55cf87a88c wacom: Add Product ID for One by Wacom (CTL-671) tablet.
Change-Id: Iddd89877d857e87ca226dc834292bbabd3a0ca36
2021-01-01 23:50:20 +10:00
Gerasim Troeglazov d0233ca7e1 ICNSTranslator: Fix bug #15726
Change-Id: Ie1db106f40b1f4214e1798d3a8cbd22193bf4bfa
2020-09-10 20:53:41 +10:00
Gerasim Troeglazov 4814d0aa44 wacom: Add Product ID for One by Wacom (CTL-672) tablet.
Change-Id: I3d874c1ab5ccdd956a9f11132c4a59fedd423c1a
2020-06-15 16:13:48 +10:00
Gerasim Troeglazov 2813d17bdd Added qt5base packages for x86_gcc2 2015-10-16 00:22:39 +10:00
Gerasim Troeglazov 7489061ca2 Update arduino package for x86_gcc2 2015-10-12 20:32:47 +10:00
Gerasim Troeglazov e7b341a75e Update OpenJDK 1.7 package for x86_gcc2
it was broken after netresolv changes in hrev49293
2015-10-08 00:11:29 +10:00
Gerasim Troeglazov c68a5c79b2 Updated NanoSVGTranslator for x86_gcc2 2015-06-12 22:28:05 +10:00
Gerasim Troeglazov d25e6414e4 Added Arduino IDE package for x86_gcc2 2015-06-11 23:41:00 +10:00
Gerasim Troeglazov 85196dcc71 Updated QMPlay2 package 2015-06-03 14:31:48 +10:00
Gerasim Troeglazov 3f6e57e7ff Added graphite2 packages for x86_gcc2 2015-06-03 12:07:14 +10:00
Gerasim Troeglazov b7a2e70d4b Added harfbuzz packages for x86_gcc2 2015-06-03 11:18:12 +10:00
Gerasim Troeglazov 058cc97b3d Added enca packages for gcc2 and x86_gcc2 2015-06-03 06:40:47 +10:00
Gerasim Troeglazov b5ab96b2eb Added QMPlay2 package 2015-06-02 22:12:14 +10:00
Gerasim Troeglazov 6049c972d4 Added libass, libcdio, libcddb packages for gcc2_x86 2015-06-02 22:03:43 +10:00
Gerasim Troeglazov 8c0f3653d0 Updated libftdi, confuse, avrdude and avr_libc packages for gcc2_x86 2015-05-29 21:45:19 +10:00
Gerasim Troeglazov 6d08976c30 Updated fribidi packages for gcc2 and gcc2_x86 2015-05-27 23:52:09 +10:00
Gerasim Troeglazov 47c5974e8f Added mplayer package for gcc2_x86 2015-05-27 23:16:51 +10:00
Gerasim Troeglazov c5881520c3 Added libdv, libdca, a52dec, twolame and popt packages for gcc2_x86 2015-05-27 22:40:37 +10:00
Gerasim Troeglazov 03953cfa9c Added libdvdcss, libdvdread and libdvdnav packages for gcc2_x86 2015-05-27 22:25:24 +10:00
Gerasim Troeglazov fd4345c079 Updated libvorbis, libsndfile and lame packages for gcc2_x86 2015-05-27 21:32:07 +10:00
Gerasim Troeglazov 484f1b37f5 Added LibreCAD and Marble packages for x86_gcc2 2015-04-29 00:05:24 +10:00
Gerasim Troeglazov 4eea074142 vst_host: use FindPaths instead find_directory 2015-04-24 21:30:38 +10:00
Gerasim Troeglazov 6653e74873 vst_host: remove vstplugin folder creation, code clean-up 2015-04-23 21:37:54 +10:00
Gerasim Troeglazov 3e6f186242 Added mda_vst package for x86_gcc2 2015-04-22 23:14:41 +10:00
Gerasim Troeglazov 7a8db36852 Added MailNews package for x86_gcc2 2015-04-22 23:10:25 +10:00
Gerasim Troeglazov e59470891c Added BeZilla package for x86_gcc2 2015-04-21 21:33:21 +10:00
Gerasim Troeglazov c7077b33ac Update MuPDF up to 1.7 and PDFTranslator, DocumentViewer packages 2015-04-21 21:19:58 +10:00
Gerasim Troeglazov 0b926d31dd Update QupZilla packages to 1.8.6 2015-04-05 21:54:16 +10:00
Gerasim Troeglazov 442e457d7b ShowImage: Added toolbar buttons for browsing multipage documents 2015-04-05 18:06:19 +10:00
Gerasim Troeglazov 4a55954f3d Updated PDFTranslator and Genesis Commander packages 2015-04-04 20:33:31 +10:00
Gerasim Troeglazov d284274513 Added missing openjpeg package for x86_gcc2 2015-04-03 03:48:18 +00:00
Gerasim Troeglazov c954d6d94b Add GenesisCommader package for x86_gcc2 2015-04-02 13:57:37 +00:00
Gerasim Troeglazov a2851f2acc Add PDFTranslator package for x86_gcc2 2015-04-02 13:51:10 +00:00
Gerasim Troeglazov f46e4f278f Update documentviewer_x86 and djvutranslator packages for x86_gcc2 2015-04-02 13:46:04 +00:00
Gerasim Troeglazov ed2d1857b9 Update MuPDF packages for x86, add MuPDF packages for x86_gcc2 2015-04-02 13:40:23 +00:00
Gerasim Troeglazov 35494e0e6b Add jbig2dec packages for x86_gcc2 2015-04-02 13:22:27 +00:00
Gerasim Troeglazov 9a25c1dbbd Update NanoSVGTranslator package 2015-03-30 13:05:19 +00:00
Gerasim Troeglazov c57c52b1cc Add NanoSVGTranslator package 2015-03-30 12:45:22 +00:00
Gerasim Troeglazov 47ff5824b8 Update djvutranslator and djvuviewer packages 2015-03-29 12:13:53 +00:00
Gerasim Troeglazov 3dc2b74b6f Add DjVuViewer and DjVuTranslator packages for x86_gcc2 2015-03-28 10:13:53 +00:00
Gerasim Troeglazov 01aff382a7 Add djvulibre packages for x86_gcc2 2015-03-28 09:52:33 +00:00
Gerasim Troeglazov cb5ed9c755 MimeType: fix SetFileExtensions 2014-07-09 13:23:01 +00:00
Gerasim Troeglazov d68289f7ae NTFS: Update libntfs to 2014.2.15 2014-04-14 11:35:50 +00:00
Gerasim Troeglazov 6882e5ef83 NTFS: Codestyle cleanup 2014-02-01 10:36:34 +00:00
Gerasim Troeglazov 1cbc486e1f NTFS: Code cleanup 2014-02-01 07:20:24 +00:00
Gerasim Troeglazov 154570e8f9 NTFS: Remove checking for NULL 2014-02-01 07:03:11 +00:00
Gerasim Troeglazov 712bf7552d NTFS: Fix TRACE position 2014-01-31 09:26:40 +00:00
Gerasim Troeglazov b940183529 PSDTranslator: Fix array deletions. Fix #10370, CID 1162765 2014-01-24 11:31:21 +00:00
Gerasim Troeglazov 2b01519444 PSDTranslator: Prepare PSDWriter for B_GRAY8 and B_CMAP8 colorspaces support 2013-12-21 09:32:37 +00:00
Gerasim Troeglazov 49a4700789 mime_database: add psb extension for vnd.adobe.photoshop 2013-12-20 10:24:00 +00:00
Gerasim Troeglazov 6d7acad27d PSDTranslator: Add Photoshop Big (PSB) format support 2013-12-20 09:30:03 +00:00
Gerasim Troeglazov a47ae0d08e PSDTranslator: Add compression settings 2013-12-20 09:26:59 +00:00
Gerasim Troeglazov b43bd42518 PSDTranslator: DataArray class improvements 2013-12-20 09:19:50 +00:00
Gerasim Troeglazov 10b179b33d PSDTranslator: Fix index of alpha channel 2013-12-20 09:04:30 +00:00
Gerasim Troeglazov 5a65c29781 PSDTranslator: Add RLE compression method for export 2013-12-19 12:21:16 +00:00
Gerasim Troeglazov 7983058de3 PSDTranslator: Rework export module 2013-12-19 12:21:15 +00:00
Gerasim Troeglazov e3ec312ebf PSDTranslator: Implemented DataArray class for export improvements 2013-12-19 12:21:13 +00:00
Gerasim Troeglazov 63b8eb480e PSDTranslator: Fix array size 2013-12-18 09:56:11 +00:00
Gerasim Troeglazov af6518e48e PSDTranslator: Code cleanup. No functional change 2013-12-18 09:36:44 +00:00
Gerasim Troeglazov aae30e0ec9 PSDTranslator: Fix bitmap block alignment 2013-12-18 09:06:17 +00:00
Gerasim Troeglazov a38a6547d7 PSDTranslator: Codestyle cleanup 2013-12-18 08:58:12 +00:00
Gerasim Troeglazov 3459199e5d PSDTranslator: Add export to psd support (uncompressed only) 2013-12-17 12:27:47 +00:00
Gerasim Troeglazov 546a1bc793 PSDTranslator: Add simple parser for ImageResourcesSection for transparency support in Indexed color modes 2013-12-15 06:01:40 +00:00
Gerasim Troeglazov 03ad24c9c1 PSDTranslator: Add indexed color mode 2013-12-14 12:04:31 +00:00
Gerasim Troeglazov 9d4b8b1f71 PSDTranslator: Add limited doutone support (mapped to grayscale) 2013-12-14 12:04:30 +00:00
Gerasim Troeglazov dc17c462e3 PSDTranslator: Add support for monochrome (1bit) and 16bit colors 2013-12-13 08:56:54 +00:00
Gerasim Troeglazov 0ba6a7e263 PSDTranslator: fix types 2013-12-13 08:38:17 +00:00
Gerasim Troeglazov 85a9ab3f04 PSDTranslator: Add support for Grayscale, CMYK and Lab color modes 2013-12-12 11:25:38 +00:00
Gerasim Troeglazov 5287b8a778 ntfs: Directory position must be signed 2013-12-04 12:45:29 +00:00
Gerasim Troeglazov 0d4e157ba4 ntfs: Fix several warnings 2013-12-04 12:45:28 +00:00
Gerasim Troeglazov da0906f232 ntfs: Update ntfs3g 2013-12-04 12:45:27 +00:00
Gerasim Troeglazov 8e3ba61f64 Sort translators list in alphabetical order 2013-12-02 09:43:40 +00:00
Gerasim Troeglazov 13d76c0648 Add Photoshop Image file to mime_db 2013-12-02 09:32:49 +00:00
Gerasim Troeglazov 592be1fc7a Add PSDTranslator to image 2013-12-01 11:55:27 +00:00
Gerasim Troeglazov bc87894e84 Add simple translator for PSD (Adobe Photoshop) format 2013-12-01 11:42:04 +00:00
threedeyes a52b9419e7 Apply patch by dsjonny from ticket #9339: Localization for ICNS Translator 2012-12-30 04:32:44 +00:00
threedeyes 989668eab9 Add Gravity screensaver to the image. 2012-12-30 04:03:51 +00:00
threedeyes 27ca4ba2ad Gravity: Disable warnings for gcc2 build. 2012-12-30 03:59:25 +00:00
threedeyes 678934b3ea Code cleanup. 2012-11-29 07:55:20 +00:00
threedeyes 1a6f1cb937 NTFS: Fix an issue when fs_initialization re-calling.
* Reset global variables for mkntfs module.
* Add error handling for mkntfs call.
2012-11-14 03:34:25 +00:00
threedeyes bcb081f0fe NTFS: Fixed an issue with seek and read calls
Use B_GET_PARTITION_INFO and B_GET_GEOMETRY instead of libntfs' home-brewn
device size detection. This avoids KDL in AHCI module. By the way the mentioned
problem with seek a  should be investigated separately - it looks like a bug in AHCI module.
2012-11-14 03:34:24 +00:00
threedeyes 70f32936e9 ICNSTranslator: Minor fixes
* documentIndex not zero-based
* more error handling
* memory leak
2012-11-09 04:15:30 +00:00
threedeyes 0810cfe451 ICNSTranslator: Add icon number for multi-element files 2012-11-09 02:35:37 +00:00
threedeyes 69fb792e76 ICNSTranslator: Fix memory leak 2012-11-09 00:46:22 +00:00
threedeyes 9940067990 Add MIME type for Apple icon 2012-11-08 23:40:10 +00:00
threedeyes caaa0c01ae Add Apple icon translator to the image 2012-11-08 22:28:47 +11:00
threedeyes 122e78a5b9 Added translator for Apple icons (icns)
* Read/Write up to 1024x1024 icon sizes.
* All build-in icon sizes available as pages in ShowImage.
* Support only 32-bit icon colors (rgb32 and rgba32) now.
2012-11-08 22:28:47 +11:00
threedeyes cfeeb9ae6f Enable NTFS partition type in PartitionMap. Now we can create ntfs partitions. 2012-11-07 10:43:49 +00:00
threedeyes 1aa6f64953 NTFS: renamed [NTFS File System] to [NT File System] to be consistent with Be File System 2012-11-07 09:24:46 +00:00
threedeyes a8199d692a Fixed wrong parameters order 2012-11-07 08:39:30 +00:00
threedeyes a6de493213 DriveSetup: Added ntfs support. 2012-11-04 00:48:08 +00:00
threedeyes e1f99aae59 NTFS: Added simple disk_system add-on for ntfs 2012-11-04 00:48:07 +00:00