haiku/src/apps/tv
Jérôme Duval 9cd62a24e5 Fixed C++11 warnings.
invalid suffix on literal; C++11 requires a space between literal and string macro
[-Werror=literal-suffix]
2015-07-25 23:42:13 +02:00
..
config.h Fixed C++11 warnings. 2015-07-25 23:42:13 +02:00
Controller.cpp Compilation fixes for x86_64. 2013-01-04 18:45:22 +00:00
Controller.h
ConvertBitmap.cpp * Patch by Jorma Karvonnen : localize TV application and style fixes. Thanks ! 2010-06-29 17:22:17 +00:00
ConvertBitmap.h
DeviceRoster.cpp Compilation fixes for x86_64. 2013-01-04 18:45:22 +00:00
DeviceRoster.h
Jamfile Use libstdc++, libsupc++ and libgcc from gcc_syslibs. 2014-08-13 13:32:44 +02:00
MainApp.cpp More catalog-related cleanup. 2012-04-16 21:31:22 +02:00
MainApp.h * Update all applications in tree to use the new localizing system 2010-07-02 11:36:13 +00:00
MainWin.cpp Make sure there's a space in front of B_UTF8_ELLIPSIS. 2014-06-16 17:55:34 +02:00
MainWin.h * Patch by Jorma Karvonnen : localize TV application and style fixes. Thanks ! 2010-06-29 17:22:17 +00:00
tv.rdef Make the TV app support the IANA-registered tv: URI scheme, so at least it launches when you "open tv:" in Terminal. 2011-11-02 09:42:05 +00:00
VideoNode.cpp Compilation fixes for x86_64. 2013-01-04 18:45:22 +00:00
VideoNode.h
VideoView.cpp TV app: Use bilinear filtering. 2014-08-20 12:23:03 +02:00
VideoView.h