haiku/src/apps/mediaconverter
sushilhub ab05d36868 src/apps: style fixes
* add break statement to the last clause of switch/cases
* fix some other minor issues

Change-Id: I9ac3dac0cda0b14043b975938caea88b79bb749f
Reviewed-on: https://review.haiku-os.org/c/haiku/+/1299
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
2020-09-18 06:23:19 +00:00
..
Jamfile Remove all invocations of SetSubDirSupportedPlatformsBeOSCompatible. 2019-03-30 15:19:38 -04:00
LICENSE
MediaConverter.rdef Use resource definition files instead of DoCatalogs rule. Rename B_TRANSLATE_APP_NAME and related macros to the more generic B_TRANSLATE_SYSTEM_NAME, to also fits add-ons, folders, etc, and make 'System name' its standard context. Change CodyCam and PoorMan's app signatures to match the overall x-vnd.Haiku-App pattern. Some clean-up. Make SlideShowSaver build again. 2011-03-25 22:13:48 +00:00
MediaConverterApp.cpp src/apps: style fixes 2020-09-18 06:23:19 +00:00
MediaConverterApp.h * Applied patch from Barrett (ticket #6497) which fixes some issues 2010-12-15 10:34:58 +00:00
MediaConverterWindow.cpp src/apps: style fixes 2020-09-18 06:23:19 +00:00
MediaConverterWindow.h MediaConverter: output box fixes size, truncate long path 2013-08-31 00:48:18 -04:00
MediaEncoderWindow.cpp More catalog-related cleanup. 2012-04-16 21:31:22 +02:00
MediaEncoderWindow.h
MediaFileInfo.cpp BMessageFormat: Rename to BStringFormat. 2018-08-13 20:49:00 -04:00
MediaFileInfo.h Patch by Barrett: Check for errors when obtaining information 2010-10-26 16:32:39 +00:00
MediaFileInfoView.cpp Use a stop alert when you can't open the file. 2013-08-31 15:57:25 -04:00
MediaFileInfoView.h *Update MediaConverter to use the Layout API 2010-08-24 23:10:44 +00:00
MediaFileListView.cpp src/apps: style fixes 2020-09-18 06:23:19 +00:00
MediaFileListView.h *Update MediaConverter to use the Layout API 2010-08-24 23:10:44 +00:00
MessageConstants.h Making use of B_TRANSLATE_APP_NAME, BAboutMenuItem, BAboutWindow. Clean-up. Removal of some ellipsis. ('About Haiku' in Deskbar.) 2011-03-16 00:42:18 +00:00