mirror of
https://github.com/zlgopen/awtk.git
synced 2025-05-08 19:44:45 +08:00
change some files to UTF8-BOM
This commit is contained in:
parent
226466f2c1
commit
162a13fd57
@ -1,4 +1,4 @@
|
||||
/*
|
||||
/*
|
||||
Simple DirectMedia Layer
|
||||
Copyright (C) 1997-2018 Sam Lantinga <slouken@libsdl.org>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
/**
|
||||
/**
|
||||
* File: canvas.c
|
||||
* Author: AWTK Develop Team
|
||||
* Brief: canvas provides basic drawings functions.
|
||||
|
@ -1,4 +1,4 @@
|
||||
/**
|
||||
/**
|
||||
* File: canvas.h
|
||||
* Author: AWTK Develop Team
|
||||
* Brief: canvas provides basic drawings functions.
|
||||
|
@ -1,4 +1,4 @@
|
||||
/**
|
||||
/**
|
||||
* File: date_time_format.c
|
||||
* Author: AWTK Develop Team
|
||||
* Brief: date_time_format
|
||||
|
@ -1,4 +1,4 @@
|
||||
/**
|
||||
/**
|
||||
* File: date_time_format.h
|
||||
* Author: AWTK Develop Team
|
||||
* Brief: date_time_format
|
||||
|
@ -1,4 +1,4 @@
|
||||
/**
|
||||
/**
|
||||
* File: event_recorder_player.c
|
||||
* Author: AWTK Develop Team
|
||||
* Brief: event_recorder_player
|
||||
|
@ -1,4 +1,4 @@
|
||||
/**
|
||||
/**
|
||||
* File: event_recorder_player.h
|
||||
* Author: AWTK Develop Team
|
||||
* Brief: event_recorder_player
|
||||
|
@ -1,4 +1,4 @@
|
||||
/**
|
||||
/**
|
||||
* File: font_manager.c
|
||||
* Author: AWTK Develop Team
|
||||
* Brief: font manager
|
||||
|
@ -1,4 +1,4 @@
|
||||
/**
|
||||
/**
|
||||
* File: native_window.h
|
||||
* Author: AWTK Develop Team
|
||||
* Brief: native window
|
||||
|
@ -1,4 +1,4 @@
|
||||
/**
|
||||
/**
|
||||
* File: window_manager.c
|
||||
* Author: AWTK Develop Team
|
||||
* Brief: window manager
|
||||
|
@ -1,4 +1,4 @@
|
||||
/**
|
||||
/**
|
||||
* File: soft_g2d.c
|
||||
* Author: AWTK Develop Team
|
||||
* Brief: software implemented image operations
|
||||
|
@ -1,4 +1,4 @@
|
||||
/**
|
||||
/**
|
||||
* File: stm32_g2d.h
|
||||
* Author: AWTK Develop Team
|
||||
* Brief: stm32 dma2d implemented hardware 2d
|
||||
|
@ -1,4 +1,4 @@
|
||||
|
||||
|
||||
/**
|
||||
* File: conf_obj.h
|
||||
* Author: AWTK Develop Team
|
||||
|
@ -1,4 +1,4 @@
|
||||
|
||||
|
||||
/**
|
||||
* File: conf_obj.h
|
||||
* Author: AWTK Develop Team
|
||||
|
@ -1,4 +1,4 @@
|
||||
? /**
|
||||
? /**
|
||||
* 这个文件单纯用于脚本生成第三方库的导出函数
|
||||
*
|
||||
*/
|
||||
|
@ -1,4 +1,4 @@
|
||||
/**
|
||||
/**
|
||||
* File: color_picker.
|
||||
* Author: AWTK Develop Team
|
||||
* Brief: color_picker
|
||||
|
@ -1,4 +1,4 @@
|
||||
/**
|
||||
/**
|
||||
* File: file_browser.c
|
||||
* Author: AWTK Develop Team
|
||||
* Brief: file_browser
|
||||
|
@ -1,4 +1,4 @@
|
||||
/**
|
||||
/**
|
||||
* File: mledit.h
|
||||
* Author: AWTK Develop Team
|
||||
* Brief: mledit
|
||||
|
@ -1,4 +1,4 @@
|
||||
|
||||
|
||||
/**
|
||||
* File: t9.c
|
||||
* Author: AWTK Develop Team
|
||||
|
@ -1,4 +1,4 @@
|
||||
|
||||
|
||||
/**
|
||||
* File: t9.h
|
||||
* Author: AWTK Develop Team
|
||||
|
@ -1,4 +1,4 @@
|
||||
/**
|
||||
/**
|
||||
* File: native_window_sdl.h
|
||||
* Author: AWTK Develop Team
|
||||
* Brief: native window sdl
|
||||
|
@ -1,4 +1,4 @@
|
||||
/**
|
||||
/**
|
||||
* File: rtos.h
|
||||
* Author: AWTK Develop Team
|
||||
* Brief: rtos
|
||||
|
@ -1,4 +1,4 @@
|
||||
/**
|
||||
/**
|
||||
* File: sys_tick.c
|
||||
* Author: AWTK Develop Team
|
||||
* Brief: use sys tick to implement sleep/get_time_ms64.
|
||||
|
@ -1,4 +1,4 @@
|
||||
/**
|
||||
/**
|
||||
* File: pthread_impl.c
|
||||
* Author: AWTK Develop Team
|
||||
* Brief: pthread implemented thread related functions.
|
||||
|
@ -1,4 +1,4 @@
|
||||
/**
|
||||
/**
|
||||
* File: semaphore_null.c
|
||||
* Author: AWTK Develop Team
|
||||
* Brief: semaphore do nothing
|
||||
|
@ -1,4 +1,4 @@
|
||||
/**
|
||||
/**
|
||||
* File: rtos.c
|
||||
* Author: AWTK Develop Team
|
||||
* Brief: rtos
|
||||
|
@ -1,4 +1,4 @@
|
||||
/**
|
||||
/**
|
||||
* File: mutex.c
|
||||
* Author: AWTK Develop Team
|
||||
* Brief: mutex base on tos_mutex
|
||||
|
@ -1,4 +1,4 @@
|
||||
/**
|
||||
/**
|
||||
* File: rtos.c
|
||||
* Author: AWTK Develop Team
|
||||
* Brief: rtos
|
||||
|
@ -1,4 +1,4 @@
|
||||
/**
|
||||
/**
|
||||
* File: semaphore.c
|
||||
* Author: AWTK Develop Team
|
||||
* Brief: semaphore
|
||||
|
@ -1,4 +1,4 @@
|
||||
/**
|
||||
/**
|
||||
* File: thread.c
|
||||
* Author: AWTK Develop Team
|
||||
* Brief: thread on cmsis_os
|
||||
|
@ -1,4 +1,4 @@
|
||||
/**
|
||||
/**
|
||||
* File: fs.h
|
||||
* Author: AWTK Develop Team
|
||||
* Brief: simple fs api
|
||||
|
@ -1,4 +1,4 @@
|
||||
/**
|
||||
/**
|
||||
* File: mem_allocator_pool.h
|
||||
* Author: AWTK Develop Team
|
||||
* Brief: mem_allocator_pool
|
||||
|
@ -1,4 +1,4 @@
|
||||
/**
|
||||
/**
|
||||
* File: mem_allocator_simple.h
|
||||
* Author: AWTK Develop Team
|
||||
* Brief: mem_allocator_simple
|
||||
|
@ -1,4 +1,4 @@
|
||||
/**
|
||||
/**
|
||||
* File: path.c
|
||||
* Author: AWTK Develop Team
|
||||
* Brief: path
|
||||
|
@ -1,4 +1,4 @@
|
||||
/**
|
||||
/**
|
||||
* File: utils.h
|
||||
* Author: AWTK Develop Team
|
||||
* Brief: utils struct and utils functions.
|
||||
|
@ -1,4 +1,4 @@
|
||||
/**
|
||||
/**
|
||||
* File: vgcanvas_nanovg_gl.c
|
||||
* Author: AWTK Develop Team
|
||||
* Brief: vector graphics canvas base on nanovg-gl
|
||||
|
@ -1,4 +1,4 @@
|
||||
/**
|
||||
/**
|
||||
* File: slider.c
|
||||
* Author: AWTK Develop Team
|
||||
* Brief: slider
|
||||
|
@ -1,4 +1,4 @@
|
||||
/**
|
||||
/**
|
||||
* File: tab_button.c
|
||||
* Author: AWTK Develop Team
|
||||
* Brief: tab_button
|
||||
|
@ -1,4 +1,4 @@
|
||||
#include "tkc/mem_allocator_pool.h"
|
||||
#include "tkc/mem_allocator_pool.h"
|
||||
#include "tkc/mem_allocator_simple.h"
|
||||
|
||||
void allocator_test_basic() {
|
||||
|
@ -1,4 +1,4 @@
|
||||
#include <string>
|
||||
#include <string>
|
||||
#include "gtest/gtest.h"
|
||||
#include "tkc/rect.h"
|
||||
#include "tkc/utils.h"
|
||||
|
@ -1,4 +1,4 @@
|
||||
#include "base/window_base.h"
|
||||
#include "base/window_base.h"
|
||||
#include "base/window.h"
|
||||
|
||||
widget_t* window_design_create(widget_t* parent, xy_t x, xy_t y, wh_t w, wh_t h);
|
||||
|
Loading…
x
Reference in New Issue
Block a user