Base code / protex done / 64bit build check done 26/34426/1 accepted/tizen/tv/20150128.121107 submit/tizen_tv/20150127.081932
authorJuWan Kim <juwan.kim@samsung.com>
Tue, 27 Jan 2015 08:07:50 +0000 (17:07 +0900)
committerJuWan Kim <juwan.kim@samsung.com>
Tue, 27 Jan 2015 08:07:50 +0000 (17:07 +0900)
commitba54092732639d913f48454049ac0ba93f8902a0
tree2bb50f58377a2ba61979f32246fe019263f4e3ec
parentc2ef1ace48a43106ac47793e157d9a041067a4e1
Base code / protex done / 64bit build check done

Change-Id: I15cc1c0a2739a59914c86814b54ef070f1f8c9d7
Signed-off-by: JuWan Kim <juwan.kim@samsung.com>
107 files changed:
CMakeLists.txt [new file with mode: 0644]
LICENSE [new file with mode: 0644]
icons/org.tizen.file-browser-tv-ref.png [new file with mode: 0644]
icons/org.tizen.file-browser-tv-ref_4x2.png [new file with mode: 0644]
include/DirectoryInfo.h [new file with mode: 0644]
include/FbBaseLayout.h [new file with mode: 0644]
include/FbBaseView.h [new file with mode: 0644]
include/FbContextView.h [new file with mode: 0644]
include/FileInfo.h [new file with mode: 0644]
include/ManagerUsb.h [new file with mode: 0644]
include/Mediadata.h [new file with mode: 0644]
include/common.h [new file with mode: 0644]
include/dbg.h [new file with mode: 0644]
include/define.h [new file with mode: 0644]
include/i18n.h [new file with mode: 0644]
org.tizen.file-browser-tv-ref.manifest [new file with mode: 0644]
org.tizen.file-browser-tv-ref.xml.in [new file with mode: 0644]
packaging/org.tizen.file-browser-tv-ref.spec [new file with mode: 0644]
po/CMakeLists.txt [new file with mode: 0644]
po/POTFILES.in [new file with mode: 0755]
po/de_DE.po [new file with mode: 0644]
po/el_GR.po [new file with mode: 0644]
po/en.po [new file with mode: 0644]
po/es_ES.po [new file with mode: 0644]
po/fr_FR.po [new file with mode: 0644]
po/it_IT.po [new file with mode: 0644]
po/ja_JP.po [new file with mode: 0644]
po/ko_KR.po [new file with mode: 0644]
po/music-app.pot [new file with mode: 0644]
po/nl_NL.po [new file with mode: 0644]
po/pt_PT.po [new file with mode: 0644]
po/ru_RU.po [new file with mode: 0644]
po/tr_TR.po [new file with mode: 0644]
po/update-po.sh [new file with mode: 0755]
po/zh_CN.po [new file with mode: 0644]
po/zh_HK.po [new file with mode: 0644]
po/zh_TW.po [new file with mode: 0644]
res/edc/CMakeLists.txt [new file with mode: 0644]
res/edc/file-browser-theme.edc [new file with mode: 0644]
res/edc/file-browser.edc [new file with mode: 0644]
res/edc/images/allbrowser_menu_bg.png [new file with mode: 0644]
res/edc/images/app_ico_bg.png [new file with mode: 0644]
res/edc/images/contextual_menu_bg.png [new file with mode: 0644]
res/edc/images/focused_app_bg.png [new file with mode: 0644]
res/edc/images/function_button_foc.png [new file with mode: 0644]
res/edc/images/function_button_nor.png [new file with mode: 0644]
res/edc/images/ico_check_foc.png [new file with mode: 0644]
res/edc/images/ico_file_foc.png [new file with mode: 0644]
res/edc/images/ico_file_nor.png [new file with mode: 0644]
res/edc/images/ico_filebrowser.png [new file with mode: 0644]
res/edc/images/ico_pulldown_nor.png [new file with mode: 0644]
res/edc/images/popover_arrow_down.png [new file with mode: 0644]
res/edc/images/round_rectangle_4X4.png [new file with mode: 0644]
res/edc/images/round_rectangle_4X4_bottom.png [new file with mode: 0644]
res/edc/images/round_rectangle_4X4_top.png [new file with mode: 0644]
res/edc/images/round_rectangle_9X9.png [new file with mode: 0644]
res/edc/views/base-layout.edc [new file with mode: 0644]
res/edc/views/base-view.edc [new file with mode: 0644]
res/edc/views/common.edc [new file with mode: 0644]
res/edc/views/context-view.edc [new file with mode: 0644]
res/edc/widgets/button.edc [new file with mode: 0644]
res/edc/widgets/ctxpopup.edc [new file with mode: 0644]
res/edc/widgets/gengrid.edc [new file with mode: 0644]
res/edc/widgets/label.edc [new file with mode: 0644]
res/images/ico_default.png [new file with mode: 0644]
res/images/ico_default_music_126.png [new file with mode: 0644]
res/images/ico_default_music_126_b.png [new file with mode: 0644]
res/images/ico_default_music_126_w.png [new file with mode: 0644]
res/images/ico_default_other_126.png [new file with mode: 0644]
res/images/ico_default_other_126_b.png [new file with mode: 0644]
res/images/ico_default_other_126_w.png [new file with mode: 0644]
res/images/ico_default_video_126.png [new file with mode: 0644]
res/images/ico_default_video_126_b.png [new file with mode: 0644]
res/images/ico_default_video_126_w.png [new file with mode: 0644]
res/images/ico_filebrowser_all.png [new file with mode: 0644]
res/images/ico_filebrowser_music.png [new file with mode: 0644]
res/images/ico_filebrowser_photo.png [new file with mode: 0644]
res/images/ico_filebrowser_video.png [new file with mode: 0644]
res/images/ico_folder.png [new file with mode: 0644]
res/images/ico_open.png [new file with mode: 0644]
res/images/loading_48_01.png [new file with mode: 0644]
src/data/DirectoryInfo.cpp [new file with mode: 0644]
src/data/FileInfo.cpp [new file with mode: 0644]
src/data/FileList.cpp [new file with mode: 0644]
src/data/FileList.h [new file with mode: 0644]
src/data/Mediadata.cpp [new file with mode: 0644]
src/data/MediadataImpl.cpp [new file with mode: 0644]
src/data/MediadataImpl.h [new file with mode: 0644]
src/device/ManagerUsb.cpp [new file with mode: 0644]
src/main.cpp [new file with mode: 0644]
src/views/BaseView/FbBaseLayout.cpp [new file with mode: 0644]
src/views/BaseView/FbBaseView.cpp [new file with mode: 0644]
src/views/BaseView/FileGrid.cpp [new file with mode: 0644]
src/views/BaseView/FileGrid.h [new file with mode: 0644]
src/views/BaseView/GengridItemClass.cpp [new file with mode: 0644]
src/views/BaseView/GengridItemClass.h [new file with mode: 0644]
src/views/BaseView/Info.cpp [new file with mode: 0644]
src/views/BaseView/Info.h [new file with mode: 0644]
src/views/BaseView/Popup.cpp [new file with mode: 0644]
src/views/BaseView/Popup.h [new file with mode: 0644]
src/views/BaseView/SortCtxPopup.cpp [new file with mode: 0644]
src/views/BaseView/SortCtxPopup.h [new file with mode: 0644]
src/views/BaseView/SourceCtxPopup.cpp [new file with mode: 0644]
src/views/BaseView/SourceCtxPopup.h [new file with mode: 0644]
src/views/Dummy/DummyContent.cpp [new file with mode: 0644]
src/views/Dummy/DummyContent.h [new file with mode: 0644]
src/views/FbContextView.cpp [new file with mode: 0644]